Lines Matching full:order
85 // individual bytes are packed low-order-bits first in TEST()
102 // individual bytes are packed low-order-bits first in TEST()
117 // individual bytes are packed low-order-bits first in TEST()
131 // individual bytes are packed low-order-bits first in TEST()
146 // individual bytes are packed low-order-bits first in TEST()
147 // v1 will occupy 4 bytes, but in LSByte first order in TEST()
174 // an array of bytes will be output verbatim, low-order element first in TEST()
180 // check that the bytes were correctly packed (in byte order) in TEST()
187 // an array of multi-byte values will be output in order low-order in TEST()
188 // element first, each multi-byte element in LSByte order in TEST()
199 // check that the bytes were correctly packed (in byte order) in TEST()
207 // a vector of multi-byte values will be output in order low-order in TEST()
208 // element first, each multi-byte element in LSByte order in TEST()
219 // check that the bytes were correctly packed (in byte order) in TEST()
227 // a vector of bytes will be output verbatim, low-order element first in TEST()
233 // check that the bytes were correctly packed (in byte order) in TEST()
267 // check that the bytes were correctly packed (in byte order) in TEST()
280 // check that the bytes were correctly packed (in byte order) in TEST()
337 // all elements will be processed in order, with each multi-byte in TEST()
358 // all elements will be processed in order, with each multi-byte in TEST()
395 // each element will be added, filling the low-order bits first in TEST()
420 // other bits, effectively building up a large value, low-order in TEST()