HomeSort by relevance Sort by last modified time
    Searched full:little (Results 251 - 275 of 4093) sorted by null

<<11121314151617181920>>

  /external/openssl/crypto/
x86_64cpuid.S 165 .Little:
169 jnz .Little
187 jne .Little
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ArrayAdapterTest.java 68 //this assertion may look a little backwards since R.id.title is labeled
76 //this assertion may look a little backwards since R.id.title is labeled
84 //this assertion may look a little backwards since R.id.title is labeled
  /external/speex/libspeex/
speex_header.c 47 /** Convert little endian */
128 /*Make sure everything is now little-endian*/
168 /*Make sure everything is converted correctly from little-endian*/
  /external/tcpdump/
extract.h 43 * assemble them. (That might not be the case on a little-endian platform,
106 * Macros to extract possibly-unaligned little-endian integral values.
107 * XXX - do loads on little-endian machines that support unaligned loads?