Home
last modified time | relevance | path

Searched refs:offset (Results 1 – 4 of 4) sorted by relevance

/mipi-sys-t-latest/printer/src/
Dmipi_syst_decode.cpp235 uint32_t offset(0); in decodeNormalMessage() local
242 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 …]
/mipi-sys-t-latest/collateral/generator/
Dsyst_cgen.pl680 my $offset = int($_[1]);
689 return $hash + $offset;
/mipi-sys-t-latest/library/include/
Dmipi_syst.h.in113 #define _MIPI_SYST_HASH_AT_CPP_TIME(str, offset) (_MIPI_SYST_HASH_x65599(str, sizeof(str)-1) + (off… argument
114 #define _MIPI_SYST_HASH_AT_RUN_TIME(str, offset) (mipi_syst_hash_x65599(str, sizeof(str)-1) + (offs… argument
/mipi-sys-t-latest/library/doxygen/
DReference.md272 MIPI_SYST_HASH(fmt, offset)<BR>
276 The offset parameter is used to change the result in case of hash