HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 476 - 500 of 2960) sorted by null

<<11121314151617181920>>

  /external/libvorbis/doc/
05-comment.tex 208 bitstream mapping which renders least-significant-bit of the word to be
209 coded into the least significant available bit of the current
v-comment.html 258 bitstream mapping which renders least-significant-bit of the word to be
259 coded into the least significant available bit of the current
  /external/llvm/include/llvm/ADT/
APInt.h 134 /// significant word is assigned a value to ensure that those bits are
466 /// the low bits and right shift to the least significant bit.
689 /// The RHS value is assigned to *this. If the significant bits in RHS exceed
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/tls/
DistinguishedNameParser.java 42 // significant values of repeated attributes occur first.
344 * Parses the DN and returns the most significant attribute value
  /external/opencv3/3rdparty/libpng/
pnginfo.h 121 /* The sBIT chunk specifies the number of significant high-order bits
127 png_color_8 sig_bit; /* significant bits in color channels */
pngstruct.h 188 png_color_8 sig_bit; /* significant bits in each available channel */
192 png_color_8 shift; /* shift for significant bit tranformation */
  /external/pdfium/third_party/lpng_v163/
pnginfo.h 134 /* The sBIT chunk specifies the number of significant high-order bits
140 png_color_8 sig_bit; /* significant bits in color channels */
  /external/skia/src/opts/
SkTextureCompressor_opts.h 110 // Takes a row of alpha values and places the most significant three bits of each byte into
111 // the least significant bits of the same byte
  /external/tpm2/
TpmFail.c 320 // the more significant 32-bits of a vendor-specific value
329 // the less significant 32-bits of a vendor-specific value
  /external/v8/src/regexp/arm64/
regexp-macro-assembler-arm64.h 232 CACHED_LSW, // Least Significant Word of a 64 bit hardware register.
233 CACHED_MSW // Most Significant Word of a 64 bit hardware register.
  /external/valgrind/coregrind/
m_compiler.c 79 significant position. If x is 0, the result is undefined. */
115 significant bit position. If x is 0, the result is undefined. */
  /external/valgrind/none/tests/s390x/
cksm.c 224 The data is such that the least significant byte is zero,
226 in the least significant byte. */
  /external/vixl/src/vixl/
utils.h 221 // significant byte, and b[7] is the most significant.
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 56 GSCAN_ATTRIBUTE_AP_FLAGS, /* flags on significant change event */
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pnginfo.h 121 /* The sBIT chunk specifies the number of significant high-order bits
127 png_color_8 sig_bit; /* significant bits in color channels */
pngstruct.h 188 png_color_8 sig_bit; /* significant bits in each available channel */
192 png_color_8 shift; /* shift for significant bit tranformation */
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DataManager.java 41 // Each MediaSet and MediaItem has a unique 64 bits id. The most significant
42 // 32 bits represents its parent, and the least significant 32 bits represents
  /prebuilts/go/darwin-x86/src/compress/lzw/
writer.go 76 // writeLSB writes the code c for "Least Significant Bits first" data.
90 // writeMSB writes the code c for "Most Significant Bits first" data.
  /prebuilts/go/linux-x86/src/compress/lzw/
writer.go 76 // writeLSB writes the code c for "Least Significant Bits first" data.
90 // writeMSB writes the code c for "Most Significant Bits first" data.
  /system/bt/service/common/bluetooth/binder/
parcel_helpers.cpp 85 // The scheme used by android.os.ParcelUuid is to wrote the most significant
86 // bits first as one 64-bit integer, followed by the least significant bits in
  /system/core/include/system/
camera.h 33 * The least significant 3 bits of an "int" value are used for this purpose:
44 * recommended only when copying out data brings significant performance price
  /system/extras/tests/lib/testUtil/
testUtil.c 191 // the randomness into the most significant bits.
217 * least significant bits. For small mod values this can produce
  /toolchain/binutils/binutils-2.25/include/opcode/
m88k.h 29 * and type. The offset is the bit number of the least significant
30 * bit of the operand with bit 0 being the least significant bit of
  /toolchain/binutils/binutils-2.25/opcodes/
mmix-opc.c 68 /* All bits in the opcode-byte are significant. Add "| ..." expressions
73 /* Bits 7..1 of the opcode are significant. */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info-1     [all...]

Completed in 1411 milliseconds

<<11121314151617181920>>