/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
_dec.h | 17 /* Alpha is little-endian */
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 33 // Little endian platform.
|
_dec.h | 17 /* Alpha is little-endian */
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 33 // Little endian platform.
|
_dec.h | 17 /* Alpha is little-endian */
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
_android.h | 33 // Little endian platform.
|
_dec.h | 17 /* Alpha is little-endian */
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
_android.h | 33 // Little endian platform.
|
_dec.h | 17 /* Alpha is little-endian */
|
/system/core/include/utils/ |
ByteOrder.h | 34 * device -- for the ARM CPUs we use today, this is little endian.
|
/system/core/libpixelflinger/ |
rotate90CW_4x4_16v6.S | 28 // The code below is complicated by ARM's little endianness.
|
/cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/ |
AlmostFullTest.java | 104 Log.w(TAG, "too little space: " + freeDisk); 121 Log.w(TAG, "too little space: " + freeDisk); 134 Log.w(TAG, "too little space: " + freeDisk);
|
/cts/tests/tests/media/src/android/media/cts/ |
IvfWriter.java | 147 * Note that ordering is little-endian. 161 * Note that ordering is little-endian. 176 * Note that ordering is little-endian.
|
/development/ndk/platforms/android-3/include/sys/ |
endian.h | 28 * Generic definitions for little- and big-endian systems. Other endianesses 31 * This file is meant to be included from a little- or big-endian port's 32 * machine/endian.h after setting _BYTE_ORDER to either 1234 for little endian
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
ia64cpuid.S | 142 .Little: 146 (p6) br.cond.dptk .Little 165 (p7) br.cond.dpnt .Little
|
pariscid.pl | 102 cmpib,*>>= 15,$len,Little 122 Little 124 addib,*<> -1,$len,Little
|
x86_64cpuid.S | 165 .Little: 169 jnz .Little 187 jne .Little
|
/external/clang/test/Analysis/ |
out-of-bounds.c | 17 const char *mystr = "mary had a little lamb"; 22 const char *mystr = "mary had a little lamb"; 27 const char *mystr = "mary had a little lamb";
|
/external/elfutils/lib/ |
md5.h | 78 in first 16 bytes following RESBUF. The result is always in little 88 always in little endian byte order, so that a byte-wise output yields 102 result is always in little endian byte order, so that a byte-wise
|
/external/guava/guava/src/com/google/common/hash/ |
HashCode.java | 35 * an {@code int} value in little-endian order. 41 * a {@code long} value in little-endian order. 106 * everything else in the hashing API uniformly treats multibyte values as little-endian. But
|
/external/kernel-headers/original/linux/byteorder/ |
generic.h | 21 * to please Linus T., replaced huge #ifdef's between little/big endian 40 * since little endian, big endian, and pdp endian machines needn't it. 67 * between native CPU format and little/big endian format
|
/external/libvorbis/doc/vorbisfile/ |
ov_read.html | 86 <dd>Specifies big or little endian byte packing. 0 for little endian, 1 for b 129 little-endian samples.
|
/external/llvm/include/llvm/Bitcode/ |
ReaderWriter.h | 77 // (Hint: it's a little-endian encoding.) 91 // little-endian this time, and it's a little redundant.
|
/external/openssl/crypto/ |
ia64cpuid.S | 142 .Little: 146 (p6) br.cond.dptk .Little 165 (p7) br.cond.dpnt .Little
|
pariscid.pl | 102 cmpib,*>>= 15,$len,Little 122 Little 124 addib,*<> -1,$len,Little
|