HomeSort by relevance Sort by last modified time
    Searched defs:bit (Results 326 - 350 of 455) sorted by null

<<111213141516171819

  /external/boringssl/src/crypto/curve25519/
curve25519.c 58 /* Ignores top bit of h. */
277 * Most multiplications by 2 and 19 are 32-bit precomputations;
278 * cheaper than 64-bit postcomputations.
1372 const uint8_t bit = 1 & (a[(8 * j) + (i \/ 8)] >> (i & 7)); local
    [all...]
  /external/dng_sdk/source/
dng_image_writer.cpp 3429 int32 bit = (int32) (fBitOffset & 7); local
    [all...]
  /external/tcpdump/
print-802_11.c 458 * fields are present. Set bit 31
462 * by setting bit 31.
471 * Value in microseconds of the MAC's 64-bit 802.11 Time
472 * Synchronization Function timer when the first bit of the
489 * Tx/Rx data rate. If bit 0x80 is set then it represents an
655 * (to 32-bit boundary)
2836 enum ieee80211_radiotap_type bit; local
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 182 (this is the last-one-out-turn-off-the-lights bit).
849 /* ---------- BEGIN filter for 64-bit 10.9.x ---------- */
902 /* ----------- END filter for 64-bit 10.9.x ----------- */
906 /* ---------- BEGIN filter for 64-bit 10.10.x ---------- */
964 /* ----------- END filter for 64-bit 10.10.x ----------- */
3146 uint32_t bit = attrdefs[g][i].attrBit; local
    [all...]
  /external/vixl/src/vixl/a64/
logic-a64.cc 89 // subnormal: The exponent is encoded as 0 and there is no implicit 1 bit.
94 // Calculate the exponent. The highest significant bit will have the value
115 // subnormal: The exponent is encoded as 0 and there is no implicit 1 bit.
120 // Calculate the exponent. The highest significant bit will have the value
140 // bit is forced to '1', making the result a quiet NaN. The unused
207 // bit is forced to '1', making the result a quiet NaN. The unused
252 // that the top bit is forced to '1', making the result a quiet NaN.
271 // Add the implicit '1' bit to the mantissa.
302 // that the top bit is forced to '1', making the result a quiet NaN.
321 // Add the implicit '1' bit to the mantissa
1279 LogicVRegister Simulator::bit(VectorFormat vform, function in class:vixl::Simulator
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-spu.c 1 /* SPU specific support for 32-bit ELF
4775 bfd_vma bit = ((bfd_vma) 8) >> ((offset & 15) >> 2); local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cmsccoll.c 3120 int32_t i = 0, n, j, bit; local
    [all...]
  /external/pcre/dist/
pcre_jit_compile.c 2414 unsigned int c, oc, bit; local
3823 pcre_uchar oc, bit; local
4050 pcre_uint32 oc, bit; local
4252 pcre_uint8 bit, cbit, all; local
5289 unsigned int c, oc, bit; local
    [all...]
  /external/v8/src/regexp/
jsregexp.cc 1808 int bit; local
    [all...]
  /external/valgrind/VEX/switchback/
test_bzip2.c 606 /* the buffer for bit stream creation */
727 /* the buffer for bit stream reading */
873 it is 32 bits on a 32-bit host and 64 bits on a 64-bit host, and so
6057 int bit; local
    [all...]
  /external/valgrind/exp-sgcheck/tests/
hackedbz2.c 629 /* the buffer for bit stream creation */
750 /* the buffer for bit stream reading */
896 it is 32 bits on a 32-bit host and 64 bits on a 64-bit host, and so
6470 int bit; local
    [all...]
  /external/valgrind/memcheck/tests/
origin5-bz2.c 622 /* the buffer for bit stream creation */
743 /* the buffer for bit stream reading */
889 it is 32 bits on a 32-bit host and 64 bits on a 64-bit host, and so
6465 int bit; local
    [all...]
varinfo6.c 660 /* the buffer for bit stream creation */
781 /* the buffer for bit stream reading */
927 it is 32 bits on a 32-bit host and 64 bits on a 64-bit host, and so
6500 int bit; local
    [all...]
  /external/valgrind/perf/
bz2.c 622 /* the buffer for bit stream creation */
743 /* the buffer for bit stream reading */
889 it is 32 bits on a 32-bit host and 64 bits on a 64-bit host, and so
6460 int bit; local
    [all...]
test_input_for_tinycc.c 5728 int bit; local
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 398 #define addBitToStream(/*size_t**/ bitpointer, /*ucvector**/ bitstream, /*unsigned char*/ bit)\
402 /*earlier bit of huffman code is in a lesser significant bit of an earlier byte*/\
403 (bitstream->data[bitstream->size - 1]) |= (bit << ((*bitpointer) & 0x7));\
534 uninited, a value >= numcodes is an address to another bit, a value < numcodes
535 is a code. The 2 rows are the 2 possible bit values (0 or 1), there are as
551 unsigned char bit = (unsigned char)((tree->tree1d[n] >> (tree->lengths[n] - i - 1)) & 1); local
553 if(tree->tree2d[2 * treepos + bit] == 32767) /*not yet filled in*/
555 if(i + 1 == tree->lengths[n]) /*last bit*/
557 tree->tree2d[2 * treepos + bit] = n; /*put the current code in it*
2945 int bit = 0; local
2967 int bit; local
4165 unsigned char bit = readBitFromReversedStream(&ibp, in); local
4194 unsigned char bit = readBitFromReversedStream(&ibp, in); local
    [all...]
  /external/zxing/core/
core.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 
  /external/elfutils/src/
readelf.c 8588 unsigned int bit = ((void *) i - data) * 8; local
9134 GElf_Xword bit = 1; local
    [all...]
  /external/libgdx/gdx/jni/gdx2d/
stb_image.h 24 PNG 1/2/4/8-bit-per-channel (16 bpc not supported)
28 PSD (composited view only, no extra channels, 8/16 bit-per-channel)
151 limited 16-bit PSD support
155 2.04 (2015-04-15) try to re-enable SIMD on MinGW 64-bit
169 1.47 (2014-12-14) 1/2/4-bit PNG support (both grayscale and paletted)
195 Omar Cornut (1/2/4-bit PNG) Ken Hamada
197 Richard Mitton (16-bit PSD) Blazej Dariusz Roszkowski
231 // - no 16-bit-per-channel PNG
232 // - no 12-bit-per-channel JPEG
234 // - no 1-bit BM
1849 short bit = (short) (1 << j->succ_low); local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 56 /* Define BFD64 here, even if our default architecture is 32 bit ELF
57 as this will allow us to read in and parse 64bit and 32bit ELF files.
58 Only do this if we believe that the compiler can support a 64 bit
791 rel_size, _("32-bit relocation data"));
821 rel_size, _("64-bit relocation data"));
844 warning. We know that if we do not have a 64 bit data
851 64-bit little-endian value: it has a 32-bit
889 rel_size, _("32-bit relocation data"))
8064 long int bit; member in struct:__anon75461
13416 int bit; member in struct:__anon75463
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ia64.c 351 /* MFI bundle of nops with stop-bit. */
634 /* 41-bit nop opcodes (one per unit): */
665 unsigned specific:1, /* is this a specific bit/regno? */
667 int index; /* specific regno/bit within dependency */
9616 valueT bit = ((valueT) 1 << regdeps[i].qp_regno); local
9753 valueT bit; local
    [all...]
tc-mips.c 138 /* The 16-bit or 32-bit bitstring of the instruction itself. This is
238 /* True if we should only emit 32-bit microMIPS instructions.
243 to 32 bit. This is initially determined when -mgp32 or -mfp32
344 /* True when generating 32-bit code for a 64-bit processor. */
347 /* True if the given ABI requires 32-bit registers. */
350 /* Likewise 64-bit registers. */
360 /* Return true if ISA supports 64 bit wide gp registers. */
371 /* Return true if ISA supports 64 bit wide float registers. *
2840 unsigned int channels, symval, bit; local
9056 int shift, bit; local
9126 hi >>= bit; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/antlr/antlr-runtime/3.5.2/
antlr-runtime-3.5.2.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/antlr-runtime/3.5.2/
antlr-runtime-3.5.2.jar 

Completed in 1722 milliseconds

<<111213141516171819