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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
endian.h 1 /* x86_64 is little-endian. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
endian.h 1 /* x86_64 is little-endian. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
endian.h 1 /* x86_64 is little-endian. */
  /build/core/combo/arch/mips/
mips32.mk 2 # Generating binaries for MIPS32/soft-float/little-endian
mips32-fp.mk 2 # Generating binaries for MIPS32/hard-float/little-endian
mips32r2-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian
mips32r2.mk 2 # Generating binaries for MIPS32R2/soft-float/little-endian
mips32r2dsp-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
mips32r2dsp.mk 2 # Generating binaries for MIPS32R2/soft-float/little-endian/dsp
mips32r2dspr2-fp.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian/dsp
mips32r2dspr2.mk 2 # Generating binaries for MIPS32R2/soft-float/little-endian/dsp
  /dalvik/dx/tests/116-leb128/
info.txt 1 Performs little endian operations.
  /frameworks/base/docs/html/training/
best-performance.jd 8 and uses as little battery as possible.</p
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
head.good 2 translating, you are carving out a little bit of order in the
middle.good 2 to an end finally. But you have a chance to carve a little bit
head.inp 2 translating, you are carving out a little bit of order in the
4 to an end finally. But you have a chance to carve a little bit
middle.inp 2 translating, you are carving out a little bit of order in the
4 to an end finally. But you have a chance to carve a little bit
  /external/chromium_org/third_party/mesa/src/src/gbm/main/
gbm.h 82 #define GBM_FORMAT_BIG_ENDIAN (1<<31) /* format is big endian instead of little endian */
92 #define GBM_FORMAT_XRGB4444 __gbm_fourcc_code('X', 'R', '1', '2') /* [15:0] x:R:G:B 4:4:4:4 little endian */
93 #define GBM_FORMAT_XBGR4444 __gbm_fourcc_code('X', 'B', '1', '2') /* [15:0] x:B:G:R 4:4:4:4 little endian */
94 #define GBM_FORMAT_RGBX4444 __gbm_fourcc_code('R', 'X', '1', '2') /* [15:0] R:G:B:x 4:4:4:4 little endian */
95 #define GBM_FORMAT_BGRX4444 __gbm_fourcc_code('B', 'X', '1', '2') /* [15:0] B:G:R:x 4:4:4:4 little endian */
97 #define GBM_FORMAT_ARGB4444 __gbm_fourcc_code('A', 'R', '1', '2') /* [15:0] A:R:G:B 4:4:4:4 little endian */
98 #define GBM_FORMAT_ABGR4444 __gbm_fourcc_code('A', 'B', '1', '2') /* [15:0] A:B:G:R 4:4:4:4 little endian */
99 #define GBM_FORMAT_RGBA4444 __gbm_fourcc_code('R', 'A', '1', '2') /* [15:0] R:G:B:A 4:4:4:4 little endian */
100 #define GBM_FORMAT_BGRA4444 __gbm_fourcc_code('B', 'A', '1', '2') /* [15:0] B:G:R:A 4:4:4:4 little endian */
102 #define GBM_FORMAT_XRGB1555 __gbm_fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian *
    [all...]
  /external/mesa3d/src/gbm/main/
gbm.h 82 #define GBM_FORMAT_BIG_ENDIAN (1<<31) /* format is big endian instead of little endian */
92 #define GBM_FORMAT_XRGB4444 __gbm_fourcc_code('X', 'R', '1', '2') /* [15:0] x:R:G:B 4:4:4:4 little endian */
93 #define GBM_FORMAT_XBGR4444 __gbm_fourcc_code('X', 'B', '1', '2') /* [15:0] x:B:G:R 4:4:4:4 little endian */
94 #define GBM_FORMAT_RGBX4444 __gbm_fourcc_code('R', 'X', '1', '2') /* [15:0] R:G:B:x 4:4:4:4 little endian */
95 #define GBM_FORMAT_BGRX4444 __gbm_fourcc_code('B', 'X', '1', '2') /* [15:0] B:G:R:x 4:4:4:4 little endian */
97 #define GBM_FORMAT_ARGB4444 __gbm_fourcc_code('A', 'R', '1', '2') /* [15:0] A:R:G:B 4:4:4:4 little endian */
98 #define GBM_FORMAT_ABGR4444 __gbm_fourcc_code('A', 'B', '1', '2') /* [15:0] A:B:G:R 4:4:4:4 little endian */
99 #define GBM_FORMAT_RGBA4444 __gbm_fourcc_code('R', 'A', '1', '2') /* [15:0] R:G:B:A 4:4:4:4 little endian */
100 #define GBM_FORMAT_BGRA4444 __gbm_fourcc_code('B', 'A', '1', '2') /* [15:0] B:G:R:A 4:4:4:4 little endian */
102 #define GBM_FORMAT_XRGB1555 __gbm_fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian *
    [all...]
  /external/llvm/include/llvm/Support/
Endian.h 24 enum endianness {big, little, native}; enumerator in enum:llvm::support::endianness
92 <uint8_t, little, unaligned> ulittle8_t;
94 <uint16_t, little, unaligned> ulittle16_t;
96 <uint32_t, little, unaligned> ulittle32_t;
98 <uint64_t, little, unaligned> ulittle64_t;
101 <int8_t, little, unaligned> little8_t;
103 <int16_t, little, unaligned> little16_t;
105 <int32_t, little, unaligned> little32_t;
107 <int64_t, little, unaligned> little64_t;
110 <uint8_t, little, aligned> aligned_ulittle8_t
    [all...]
  /dalvik/vm/mterp/mips/
OP_SUB_LONG.S 3 * For little endian the code sequence looks as follows:
  /external/chromium_org/third_party/openssl/openssl/crypto/dsa/
README 3 I have since modified a them a little but a debt of gratitude
  /external/llvm/test/MC/AArch64/
elf-objdump.s 1 // 64 bit little endian
  /external/openssl/crypto/dsa/
README 3 I have since modified a them a little but a debt of gratitude
  /external/proguard/examples/dictionaries/
compact.txt 4 # obfuscated class files will generally be a little bit more compact.

Completed in 414 milliseconds

1 2 3 4 5 6 7 8 91011>>