Searched refs:offset (Results 1 – 4 of 4) sorted by relevance
235 uint32_t offset(0); in decodeNormalMessage() local242 if (length < (offset + sizeof(uint32_t))) throw tooshort_exception(); in decodeNormalMessage()243 dest.setHeader(bytes2ValLE<uint32_t>(data+offset)); in decodeNormalMessage()244 offset += sizeof(uint32_t); in decodeNormalMessage()249 if (length < offset + sizeof(uint32_t)) throw tooshort_exception(); in decodeNormalMessage()257 if (length < (offset + sizeof(uint64_t[2]))) throw tooshort_exception(); in decodeNormalMessage()259 dest.setGuid(guid(data+offset)); in decodeNormalMessage()260 offset += sizeof(uint64_t[2]); in decodeNormalMessage()268 if (length < offset + sizeof(uint8_t)) throw tooshort_exception(); in decodeNormalMessage()269 uint32_t tag(data[offset++]); in decodeNormalMessage()[all …]
680 my $offset = int($_[1]);689 return $hash + $offset;
113 #define _MIPI_SYST_HASH_AT_CPP_TIME(str, offset) (_MIPI_SYST_HASH_x65599(str, sizeof(str)-1) + (off… argument114 #define _MIPI_SYST_HASH_AT_RUN_TIME(str, offset) (mipi_syst_hash_x65599(str, sizeof(str)-1) + (offs… argument
272 MIPI_SYST_HASH(fmt, offset)<BR>276 The offset parameter is used to change the result in case of hash