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

12 3 4 5 6 7 8 91011>>

  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
compact.txt 4 # obfuscated class files will generally be a little bit more compact.
  /external/guava/guava/src/com/google/common/io/
LittleEndianDataInputStream.java 32 * An implementation of {@link DataInput} that uses little-endian byte ordering
91 * {@link DataInputStream#readUnsignedShort()}, except using little-endian
95 * unsigned 16-bit integer in little-endian byte order
108 * using little-endian byte order.
111 * {@code int} in little-endian byte order
126 * except using little-endian byte order.
129 * {@code long} in little-endian byte order
148 * except using little-endian byte order.
151 * {@code float} in little-endian byte order
161 * {@link DataInputStream#readDouble()}, except using little-endian byt
    [all...]
LittleEndianDataOutputStream.java 30 * An implementation of {@link DataOutput} that uses little-endian byte ordering
80 * except using little-endian byte order.
91 * written using little-endian byte order.
103 * {@link DataOutputStream#writeDouble(double)}, except using little-endian
114 * {@link DataOutputStream#writeFloat(float)}, except using little-endian byte
125 * {@link DataOutputStream#writeInt(int)}, except using little-endian byte
139 * {@link DataOutputStream#writeLong(long)}, except using little-endian byte
151 * {@link DataOutputStream#writeShort(int)}, except using little-endian byte
  /external/chromium_org/third_party/sqlite/src/test/
wal_common.tcl 40 # it is "little", data is interpreted as an array of little-endian integers.
46 if {$endian!="big" && $endian!="little"} {
47 return -error "Bad value \"$endian\" - must be \"big\" or \"little\""
50 if {$endian == "little"} { set scanpattern i* }
59 set endian little
  /build/core/combo/arch/mips/
mips32r2-fp-xburst.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian without
  /external/chromium_org/third_party/lzma_sdk/
Bra.h 33 x86 little 1 4
34 ARMT little 2 2
35 ARM little 4 0
38 IA64 little 16 0
  /external/lzma/C/
Bra.h 33 x86 little 1 4
34 ARMT little 2 2
35 ARM little 4 0
38 IA64 little 16 0
  /external/llvm/unittests/Support/
EndianTest.cpp 29 EXPECT_EQ(LittleAsHost,(endian::read<int32_t, little, unaligned>(littleval)));
32 (endian::read<int32_t, little, unaligned>(littleval + 1)));
48 endian::write<int32_t, little, unaligned>(data, -1362446643);
53 endian::write<int32_t, little, unaligned>(data + 1, -1362446643);
63 unsigned char little[] = {0x00, 0x04, 0x03, 0x02, 0x01}; local
67 reinterpret_cast<little32_t *>(little + 1);
  /external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h 13 // a full-blown subclass. Clearly, very little is actually necessary at this
  /external/chromium_org/net/websockets/
websocket_errors_test.cc 15 // and add little value.
  /external/chromium_org/remoting/client/plugin/
chromoting_plugin_unittest.cc 11 // TODO(ajwong): Once ChromotingPlugin stablizes a little more, come up with
  /external/chromium_org/third_party/openssl/openssl/crypto/
alphacpuid.pl 98 beq $at,.Little
101 .Little:
115 beq $at,.Little
123 bne $17,.Little
  /external/clang/test/
make_test_dirs.pl 3 # Simple little Perl script that takes the cxx-sections.data file as
  /external/llvm/test/Other/
ResponseFile.ll 1 ; Test that we can recurse, at least a little bit. The -time-passes flag here
  /external/markdown/tests/misc/
multi-test.txt 30 And then there is a little bit of text.
  /external/openssl/crypto/
alphacpuid.pl 98 beq $at,.Little
101 .Little:
115 beq $at,.Little
123 bne $17,.Little
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
conv.h 37 /** Converts a 16-bit value from host to little endian byte order. */
39 /** Converts a 16-bit value from little endian to host byte order. */
41 /** Converts a 32-bit value from host to little endian byte order. */
43 /** Converts a 32-bit value from little endian to host byte order. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
conv.h 37 /** Converts a 16-bit value from host to little endian byte order. */
39 /** Converts a 16-bit value from little endian to host byte order. */
41 /** Converts a 32-bit value from host to little endian byte order. */
43 /** Converts a 32-bit value from little endian to host byte order. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
conv.h 37 /** Converts a 16-bit value from host to little endian byte order. */
39 /** Converts a 16-bit value from little endian to host byte order. */
41 /** Converts a 32-bit value from host to little endian byte order. */
43 /** Converts a 32-bit value from little endian to host byte order. */
  /system/extras/tests/bionic/libc/bionic/
test_relocs.c 1 /* this little test is written to check that the relocations generated
  /dalvik/dx/src/com/android/dx/io/instructions/
CodeInput.java 37 * Reads two code units, treating them as a little-endian {@code int}.
42 * Reads four code units, treating them as a little-endian {@code long}.
  /external/chromium_org/third_party/skia/src/utils/
SkBitmapHasher.cpp 16 * Write an int32 value to a stream in little-endian order.
27 * Return the first 8 bytes of a bytearray, encoded as a little-endian uint64.
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
CodeInput.java 37 * Reads two code units, treating them as a little-endian {@code int}.
42 * Reads four code units, treating them as a little-endian {@code long}.
  /external/hyphenation/
csutil.h 45 /* convert null terminated string to all little using encoding */
54 /* convert null terminated string to all little */
  /external/llvm/test/MC/Mips/
elf-objdump.s 3 // 32 bit little endian
7 // 64 bit little endian

Completed in 1615 milliseconds

12 3 4 5 6 7 8 91011>>