/external/v8/src/arm/ |
assembler-arm.h | 142 int bit() const { function in struct:v8::internal::Register 188 int bit() const { function in struct:v8::internal::SwVfpRegister 238 int bit() const { function in struct:v8::internal::DwVfpRegister 431 int bit() const { function in struct:v8::internal::CRegister 562 // offset is any signed 32-bit value; offset is first loaded to register ip if 563 // it does not fit the addressing mode (12-bit unsigned and sign bit) 917 // ARMv7 instructions for loading a 32 bit immediate in two instructions. [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.c | 570 if (wpa_s->keys_cleared & BIT(i)) 575 if (!(wpa_s->keys_cleared & BIT(0)) && addr && 3555 le16 bit = host_to_le16(HT_CAP_INFO_40MHZ_INTOLERANT); local [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmutils.h | 655 /* bit map related macros */ 661 extern void setbit(void *array, uint bit); 662 extern void clrbit(void *array, uint bit); 663 extern bool isset(const void *array, uint bit); 664 extern bool isclr(const void *array, uint bit); 733 /* bcm_format_flags() bit description structure */ 735 uint32 bit; member in struct:bcm_bit_desc 760 /* 128-bit xor: *dst = *src1 xor *src2. dst1, src1 and src2 may have any alignment */ 820 #define mboolset(mb, bit) ((mb) |= (bit)) /* set one bool * [all...] |
/packages/apps/Exchange/src/com/android/exchange/utility/ |
CalendarUtilities.java | 1113 int bit = 1; 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 ----------- */ 3012 uint32_t bit = attrdefs[g][i].attrBit; local [all...] |
/external/vixl/src/vixl/a64/ |
logic-a64.cc | 87 // subnormal: The exponent is encoded as 0 and there is no implicit 1 bit. 92 // Calculate the exponent. The highest significant bit will have the value 113 // subnormal: The exponent is encoded as 0 and there is no implicit 1 bit. 118 // Calculate the exponent. The highest significant bit will have the value 138 // bit is forced to '1', making the result a quiet NaN. The unused 205 // bit is forced to '1', making the result a quiet NaN. The unused 250 // that the top bit is forced to '1', making the result a quiet NaN. 269 // Add the implicit '1' bit to the mantissa. 300 // that the top bit is forced to '1', making the result a quiet NaN. 319 // Add the implicit '1' bit to the mantissa 1275 LogicVRegister Simulator::bit(VectorFormat vform, function in class:vixl::Simulator [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 | 2363 unsigned int c, oc, bit; local 3777 pcre_uchar oc, bit; local 4004 pcre_uint32 oc, bit; local 4206 pcre_uint8 bit, cbit, all; local 5237 unsigned int c, oc, bit; local [all...] |
/external/v8/src/ |
jsregexp.cc | 1827 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 | |
/external/elfutils/src/src/ |
readelf.c | 8449 unsigned int bit = ((void *) i - data) * 8; local 8987 GElf_Xword bit = 1; local [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-io/2.0.5/ |
plexus-io-2.0.5.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-io/1.0/ |
plexus-io-1.0.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-io/2.0.4/ |
plexus-io-2.0.4.jar | |
/external/owasp/sanitizer/distrib/lib/ |
owasp-java-html-sanitizer.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/ |
tycho-packaging-plugin-0.20.0.jar | |
/prebuilts/devtools/tools/lib/ |
commons-compress-1.8.1.jar | |
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/ |
commons-compress-1.8.1.jar | |