Lines Matching full:order
229 // individual bytes are unpacked low-order-bits first in TEST()
248 // high order bit should not get unpacked in TEST()
284 // individual bytes are unpacked low-order-bits first in TEST()
309 // high order bit should not get unpacked in TEST()
310 // individual bytes are unpacked low-order-bits first in TEST()
334 // individual bytes are unpacked low-order-bits first in TEST()
360 // individual bytes are unpacked low-order-bits first in TEST()
376 // individual bytes are unpacked low-order-bits first in TEST()
392 // individual bytes are unpacked low-order-bits first in TEST()
408 // individual bytes are unpacked low-order-bits first in TEST()
427 // high order bit should not get unpacked 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()
480 // high order bit should not get unpacked in TEST()
509 // an array of bytes will be read verbatim, low-order element first in TEST()
518 // check that the bytes were correctly unpacked (in byte order) in TEST()
525 // an array of bytes will be read verbatim, low-order element first in TEST()
534 // check that the bytes were correctly unpacked (in byte order) in TEST()
541 // an array of bytes will be read verbatim, low-order element first in TEST()
552 // check that the bytes were correctly unpacked (in byte order) 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()
574 // check that the bytes were correctly unpacked (in byte 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()
598 // check that the bytes were correctly unpacked (in byte 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()
621 // check that the bytes were correctly unpacked (in byte 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()
642 // check that the bytes were correctly unpacked (in byte 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()
669 // check that the bytes were correctly unpacked (in byte order) in TEST()
675 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
684 // check that the bytes were correctly unpacked (in byte order) in TEST()
705 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
714 // check that the bytes were correctly unpacked (in byte order) in TEST()
720 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
729 // check that the bytes were correctly unpacked (in byte order) in TEST()
740 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
749 // check that the bytes were correctly unpacked (in byte order) in TEST()
755 // a vector of bytes will be unpacked verbatim, low-order element first in TEST()
764 // check that the bytes were correctly unpacked (in byte order) in TEST()
770 // all elements will be unpacked in order, with each multi-byte in TEST()
799 // all elements will be unpacked in order, with each multi-byte in TEST()
823 // each element will be unpacked, filling the low-order bits first in TEST()
857 // other bits, effectively reading from a large value, low-order in TEST()