Searched refs:encodeUint (Results 1 – 25 of 29) sorted by relevance
12
38 state.encodeUint(1)40 state.encodeUint(0)49 state.encodeUint(rpart)50 state.encodeUint(ipart)`,58 state.encodeUint(rpart)59 state.encodeUint(ipart)`,66 state.encodeUint(bits)`,73 state.encodeUint(bits)`,109 `state.encodeUint(uint64(len(x)))116 `state.encodeUint(uint64(x))`,[all …]
68 state.encodeUint(1)70 state.encodeUint(0)95 state.encodeUint(rpart)96 state.encodeUint(ipart)120 state.encodeUint(rpart)121 state.encodeUint(ipart)144 state.encodeUint(bits)167 state.encodeUint(bits)299 state.encodeUint(uint64(len(x)))322 state.encodeUint(uint64(x))[all …]
107 func (state *encoderState) encodeUint(x uint64) { func130 state.encodeUint(x)148 state.encodeUint(uint64(instr.field - state.fieldnum))179 state.encodeUint(1)181 state.encodeUint(0)200 state.encodeUint(value)221 state.encodeUint(bits)233 state.encodeUint(rpart)234 state.encodeUint(ipart)244 state.encodeUint(uint64(len(b)))[all …]
77 enc.countState.encodeUint(uint64(messageLen))
66 encState.encodeUint(tt.x)73 encState.encodeUint(u)
306 uintEnc.encodeUint(42u); in TEST()382 innerEncoder.encodeArray([&](auto& enc) { enc.encodeUint(ans); });
422 void encodeUint(const uint64_t val) { in encodeUint() function624 void encodeUint(const uint64_t val) { in encodeUint() function
227 enc.encodeUint(APPLOADER_PACKAGE_FORMAT_VERSION_CURRENT); in build_package()269 enc.encodeUint(APPLOADER_SIGNATURE_FORMAT_VERSION_CURRENT); in sign_package()
5852 encodeUint