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

1 2 3 4 5 67 8 91011>>

  /libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/
CharsetTest.java 174 // Treats a little-endian BOM as an error and continues to read big-endian.
185 // Writes little-endian, with no BOM.
187 // Accepts a little-endian BOM and includes U+FEFF in the decoded output.
189 // Treats a big-endian BOM as an error and continues to read little-endian.
192 // Defaults to reading little-endian.
198 // Writes little-endian, with a BOM.
200 // Accepts a little-endian BOM and swallows the BOM.
202 // Swallows a big-endian BOM, but continues to read little-endian!
204 // Defaults to reading little-endian.
223 // Treats a little-endian BOM as an error and continues to read big-endian
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 99 {"S16_LE", "Signed 16 bit Little Endian"},
101 {"U16_LE", "Unsigned 16 bit Little Endian"},
103 {"S24_LE", "Signed 24 bit Little Endian"},
105 {"U24_LE", "Unsigned 24 bit Little Endian"},
107 {"S32_LE", "Signed 32 bit Little Endian"},
109 {"U32_LE", "Unsigned 32 bit Little Endian"},
111 {"FLOAT_LE", "Float 32 bit Little Endian"},
113 {"FLOAT64_LE", "Float 64 bit Little Endian"},
115 {"IEC958_SUBFRAME_LE", "IEC-958 Little Endian"},
123 {"S24_3LE", "Signed 24 bit Little Endian in 3bytes"}
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
xmlelement_unittest.cc 172 "little <b>little</b></em> test</root>");
176 "little <b>little</b></em> test</root>", pelCopy->Str());
181 "little <foo:b>little</foo:b></foo:em>", pelCopy->Str());
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
intnum.h 75 * integer value (little endian order). This function performs those conversions.
116 /** Create a new intnum from a little-endian or big-endian buffer.
117 * In little endian, the LSB is in ptr[0].
121 * \param bigendian endianness (nonzero=big, zero=little)
234 /** Output #yasm_intnum to buffer in little-endian or big-endian. Puts the
244 * \param bigendian endianness (nonzero=big, zero=little)
  /art/compiler/dex/quick/mips/
README.mips 15 o Endianness. Focus was on little-endian support, and if a big-endian
41 Little to no attempt was made to fill branch delay slots. Branch
  /external/bison/m4/
exponentd.m4 82 dnl (like integer types) are stored in little-endian byte order.
83 dnl The newer VFP instructions assume little-endian order
  /external/chromium_org/chromeos/network/
network_ui_data_unittest.cc 52 std::string organization("Little If Any, Inc.");
66 std::string organization("Little If Any, Inc.");
  /external/chromium_org/net/quic/
quic_utils.h 46 // SerializeUint128 writes |v| in little-endian form to |out|.
49 // SerializeUint128 writes the first 96 bits of |v| in little-endian form
  /external/chromium_org/third_party/leveldatabase/src/doc/
log_format.txt 7 checksum: uint32 // crc32c of type and data[] ; little-endian
8 length: uint16 // little-endian
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32toolhelp.h 21 // on Windows is very repetetive and clunky to use. This little
22 // template wraps it to make it a little more programmer friendly.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
dxbc.h 46 /* this is always little-endian! */
53 /* this is always little-endian! */
  /external/chromium_org/third_party/openssl/openssl/crypto/
ppccpuid.pl 105 Little: mtctr r4
123 bne Little
  /external/elfutils/lib/
sha1.h 73 in first 20 bytes following RESBUF. The result is always in little
83 always in little endian byte order, so that a byte-wise output yields
  /external/guava/guava/src/com/google/common/hash/
HashCodes.java 27 * in little endian order.
63 * in little endian order.
  /external/guava/guava-tests/test/com/google/common/io/
LittleEndianDataInputStreamTest.java 107 /* Read in various values in LITTLE ENDIAN FORMAT */
143 /* Read in various values in LITTLE ENDIAN FORMAT */
  /external/guava/guava-tests/test/com/google/common/io/testdata/
alice_in_wonderland.txt 91 an ignorant little girl she'll think me for asking! No, it'll
127 Suddenly she came upon a little three-legged table, all made of
133 curtain she had not noticed before, and behind it was a little
134 door about fifteen inches high: she tried the little golden key
144 very little use without my shoulders. Oh, how I wish
150 There seemed to be no use in waiting by the little door, so she
153 telescopes: this time she found a little bottle on it, (`which
158 It was all very well to say `Drink me,' but the wise little
161 for she had read several nice little histories about children who
188 size for going through the little door into that lovely garden
    [all...]
  /external/kernel-headers/original/linux/
prctl.h 60 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */
61 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
  /external/llvm/include/llvm/Transforms/Utils/
IntegerDivision.h 48 /// for targets with little or no support for less than 32 bit arithmetic.
55 /// little or no support for less than 32 bit arithmetic.
  /external/llvm/tools/llvm-objdump/
ELFDump.cpp 81 // Little-endian 32-bit
89 // Little-endian 64-bit
  /external/lzma/C/
Lzma86.h 23 2 4 dictSize (little endian)
24 6 8 uncompressed size (little endian)
  /external/lzma/
Methods.txt 32 07 - ARM (little endian)
33 08 - ARM Thumb (little endian)
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/include/
dxbc.h 46 /* this is always little-endian! */
53 /* this is always little-endian! */
  /external/openssl/crypto/
ppccpuid.pl 105 Little: mtctr r4
123 bne Little
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalConfig.h 73 /**< 0xb3 01 00 00 Little endian / b00 00 00 01 b3 big endian*/
76 /**< 0xb3 01 00 00 Little endian / b00 00 00 01 b3 big endian*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
waitstatus.h 77 # endif /* Little endian. */
91 # endif /* Little endian. */

Completed in 273 milliseconds

1 2 3 4 5 67 8 91011>>