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

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_r11g11b10f.h 57 /* Decode little-endian 32-bit floating-point value */
143 /* Decode little-endian 32-bit floating-point value */
  /external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzmaLib.h 28 1 4 dictSize (little endian).
83 Usually, a big number gives a little bit better compression ratio and
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
file.h 252 /** Write a 16-bit value to a buffer in little endian, incrementing buffer
264 /** Write a 32-bit value to a buffer in little endian, incrementing buffer
313 /** Write a 16-bit value to a buffer in little endian. Does not increment
325 /** Write a 32-bit value to a buffer in little endian. Does not increment
413 /** Read a 16-bit value from a buffer in little endian, incrementing buffer
425 /** Read a 32-bit value from a buffer in little endian, incrementing buffer
473 /** Read a 16-bit value from a buffer in little endian. Does not increment
485 /** Read a 32-bit value from a buffer in little endian. Does not increment
floatnum.h 91 /** Output a #yasm_floatnum to buffer in little-endian or big-endian. Puts the
103 * \param bigendian endianness (nonzero=big, zero=little)
  /external/harfbuzz/src/
harfbuzz-shape.h 90 /* Attributes types are described by "interned strings"; this is a little
107 * You could handle this like HB_Language, but an enum seems a little nicer;
  /external/libmtp/src/
gphoto2-endian-ppc.h 18 /* le (little-endian), NN is 16 or 32 (number of bits) and a, */
23 /* So, to convert a 32-bit integer stored in a buffer in little-endian */
  /external/llvm/include/llvm/ADT/
GraphTraits.h 10 // This file defines the little GraphTraits<X> template class that should be
64 // Inverse - This class is used as a little marker class to tell the graph
  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 59 const std::string &FS, bool little,
62 MipsArchVersion(Mips32), MipsABI(UnknownABI), IsLittle(little),
MipsSubtarget.h 53 // IsLittle - The target is Little Endian
145 const std::string &FS, bool little, Reloc::Model RM,
  /external/lzma/C/
LzmaLib.h 27 1 4 dictSize (little endian).
82 Usually, a big number gives a little bit better compression ratio and
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_r11g11b10f.h 57 /* Decode little-endian 32-bit floating-point value */
143 /* Decode little-endian 32-bit floating-point value */
  /external/openfst/src/include/fst/
heap.h 38 // The templated heap implementation is a little different from the
141 // Note a little tricky here. When we swap we need to swap:
  /external/qemu/block/
bochs.c 41 // always little-endian
61 // always little-endian
  /external/qemu/distrib/sdl-1.2.15/test/
testplatform.c 79 (SDL_BYTEORDER == SDL_LIL_ENDIAN) ? "little" : "big");
89 (real_byteorder == SDL_LIL_ENDIAN) ? "little" : "big");
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
heap.h 34 // The templated heap implementation is a little different from the
133 // note a little tricky here. When we swap we need to swap
  /external/srtp/crypto/include/
crypto_math.h 148 #else /* assume little endian architecture */
172 #ifdef DATATYPES_USE_MACROS /* little functions are really macros */
  /external/strace/
PORTING 24 single-stepping in a debugger with little or nothing to show for it,
30 detached readers are invited to continue with little to risk but
  /external/valgrind/main/VEX/priv/
guest_generic_x87.h 52 stored little-endian. Limitations, all of which could be fixed,
65 stored little-endian. Limitations, both of which could be fixed,
  /external/webp/src/utils/
utils.h 46 // Read 16, 24 or 32 bits stored in little-endian order.
59 // Store 16, 24 or 32 bits in little-endian order.
  /frameworks/base/tools/orientationplot/
README.txt 20 since this script is of very little brain and will get confused otherwise.
85 a little to the side, or they hold the device loosely so its orientation
  /frameworks/native/services/surfaceflinger/
SurfaceFlingerConsumer.cpp 119 // + a little extra padding
148 // A little extra padding to compensate for slack between actual vsync
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
floatobject.h 94 * argument, true if you want the string in little-endian format (exponent
111 * argument, true if the string is in little-endian format (exponent
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
floatobject.h 94 * argument, true if you want the string in little-endian format (exponent
111 * argument, true if the string is in little-endian format (exponent
  /system/core/libmincrypt/tools/
DumpPublicKey.java 99 // Write out modulus as little endian array of integers.
113 // Write R^2 as little endian array of integers.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
sunspider-crypto-md5.html 42 * Calculate the MD5 of an array of little-endian words, and a bit length
202 * Convert a string to an array of little-endian words
215 * Convert an array of little-endian words to a string
227 * Convert an array of little-endian words to a hex string.
242 * Convert an array of little-endian words to a base-64 string

Completed in 760 milliseconds

<<11121314151617181920>>