Lines Matching +full:lsb +full:- +full:first

8  *     http://www.apache.org/licenses/LICENSE-2.0
31 // check that the bytes were correctly unpacked (LSB first) in TEST()
45 // check that the bytes were correctly unpacked (LSB first) in TEST()
72 // check that the bytes were correctly unpacked (LSB first) in TEST()
86 // check that the bytes were correctly unpacked (LSB first) in TEST()
113 // check that the bytes were correctly unpacked (LSB first) in TEST()
127 // check that the bytes were correctly unpacked (LSB first) in TEST()
154 // check that the bytes were correctly unpacked (LSB first) in TEST()
169 // check that the bytes were correctly unpacked (LSB first) in TEST()
196 // check that the bytes were correctly unpacked (LSB first) in TEST()
210 // check that the bytes were correctly unpacked (LSB first) in TEST()
229 // individual bytes are unpacked low-order-bits first in TEST()
241 // check that the bytes were correctly unpacked (LSB first) in TEST()
259 // check that the bytes were correctly unpacked (LSB first) in TEST()
276 // check that the bytes were correctly unpacked (LSB first) in TEST()
284 // individual bytes are unpacked low-order-bits first in TEST()
294 // check that the bytes were correctly unpacked (LSB first) in TEST()
310 // individual bytes are unpacked low-order-bits first in TEST()
320 // check that the bytes were correctly unpacked (LSB first) in TEST()
334 // individual bytes are unpacked low-order-bits first in TEST()
345 // check that the bytes were correctly unpacked (LSB first) in TEST()
360 // individual bytes are unpacked low-order-bits first in TEST()
370 // check that the bytes were correctly unpacked (LSB first) in TEST()
376 // individual bytes are unpacked low-order-bits first in TEST()
386 // check that the bytes were correctly unpacked (LSB first) in TEST()
392 // individual bytes are unpacked low-order-bits first in TEST()
402 // check that the bytes were correctly unpacked (LSB first) in TEST()
408 // individual bytes are unpacked low-order-bits first in TEST()
420 // check that the bytes were correctly unpacked (LSB first) in TEST()
438 // check that the bytes were correctly unpacked (LSB first) in TEST()
455 // check that the bytes were correctly unpacked (LSB first) in TEST()
463 // individual bytes are unpacked low-order-bits first in TEST()
464 // v1 will use 4 bytes, but in LSByte first order in TEST()
474 // check that the bytes were correctly unpacked (LSB first) in TEST()
489 // check that the bytes were correctly unpacked (LSB first) in TEST()
509 // an array of bytes will be read verbatim, low-order element first in TEST()
525 // an array of bytes will be read verbatim, low-order element first in TEST()
541 // an array of bytes will be read verbatim, low-order element first in TEST()
558 // an array of multi-byte values will be unpacked in order low-order in TEST()
559 // element first, each multi-byte element in LSByte order in TEST()
581 // an array of multi-byte values will be unpacked in order low-order in TEST()
582 // element first, each multi-byte element in LSByte order in TEST()
605 // an array of multi-byte values will be unpacked in order low-order in TEST()
606 // element first, each multi-byte element in LSByte order in TEST()
627 // a vector of multi-byte values will be unpacked in order low-order in TEST()
628 // element first, each multi-byte element in LSByte order in TEST()
651 // a vector of multi-byte values will be unpacked in order low-order in TEST()
652 // element first, each multi-byte element in LSByte order, in TEST()
675 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
705 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
720 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
740 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
755 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
770 // all elements will be unpacked in order, with each multi-byte in TEST()
771 // element being processed LSByte first in TEST()
790 // check that the bytes were correctly unpacked (LSB first) in TEST()
799 // all elements will be unpacked in order, with each multi-byte in TEST()
800 // element being processed LSByte first in TEST()
817 // check that the bytes were correctly unpacked (LSB first) in TEST()
823 // each element will be unpacked, filling the low-order bits first in TEST()
824 // with multi-byte values getting unpacked LSByte first in TEST()
846 // check that the bytes were correctly unpacked (LSB first) in TEST()
856 // unaligned multi-byte values will be unpacked the same as in TEST()
857 // other bits, effectively reading from a large value, low-order in TEST()
858 // bits first, then consuming the stream LSByte first in TEST()
889 // check that the bytes were correctly unpacked (LSB first) in TEST()