/third_party/node/deps/cares/src/lib/ |
H A D | ares__slist.c | 90 size_t bit; in ares__slist_coin_flip() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | usc_impl.cpp | 122 int8_t bit = 0; in highBit() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | regexcmp.cpp | 1472 int32_t bit = 0; in doParseActions() local [all...] |
H A D | scriptset.cpp | 65 uint32_t bit = 1 << (script & 31); in test() local 79 uint32_t bit = 1 << (script & 31); in set() local 93 uint32_t bit = 1 << (script & 31); in reset() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_debug.c | 509 int bit = tile.coverage/(64.0*64.0)*10; in lp_debug_draw_bins_by_coverage() local
|
/third_party/libinput/src/ |
H A D | util-prop-parsers.c | 503 int bit = ABS_MASK_MIN; in parse_evdev_abs_prop() local
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | ttable.c | 49 struct bit { struct 52 u64 bit; member
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
H A D | kill10.c | 750 void checklist_reset(int bit) in checklist_reset() argument
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | ttable.c | 49 struct bit { struct 52 u64 bit; member
|
/third_party/lwip/src/netif/ppp/ |
H A D | auth.c | 1047 int bit; in auth_peer_success() local 1137 int bit; in auth_withpeer_success() local [all...] |
H A D | pppos.c | 142 int bit; in ppp_get_fcs() local
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_debug.c | 255 FLAG(struct debug_stream *stream, unsigned dw, unsigned bit, const char *fmt, in FLAG() argument
|
H A D | i915_fpc_emit.c | 36 int bit = ffs(~p->temp_flag); in i915_get_temp() local 59 int bit = ffs(~p->utemp_flag); in i915_get_utemp() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_ra_coalesce.cpp | 320 unsigned bit = sel_chan(reg, chan); in color_chunks() local 550 unsigned bit = sel_chan(reg, swz[i]); in color_reg_constraint() local
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_gv100.cpp | 348 Value *bit = bld.getScratch(); in handleEXTBF() local 383 Value *bit = bld.getScratch(); in handleINSBF() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_rand.c | 27 int b, ret = 0, bit, bytes, mask; in bnrand() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeSpecification.java | 742 private static int nextUnsetBit(int mask, int bit) { in nextUnsetBit() argument [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_rand.c | 27 int b, ret = 0, bit, bytes, mask; in bnrand() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | regexcmp.cpp | 1477 int32_t bit = 0; in doParseActions() local [all...] |
H A D | scriptset.cpp | 65 uint32_t bit = 1 << (script & 31); in test() local 79 uint32_t bit = 1 << (script & 31); in set() local 93 uint32_t bit = 1 << (script & 31); in reset() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_writer_utils.c | 108 int VP8PutBit(VP8BitWriter* const bw, int bit, int prob) { in VP8PutBit() argument 126 int VP8PutBitUniform(VP8BitWriter* const bw, int bit) { in VP8PutBitUniform() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | usc_impl.cpp | 122 int8_t bit = 0; in highBit() local
|
/third_party/toybox/toys/posix/ |
H A D | file.c | 291 int bit = s[0]=='\xce'?32:64; in do_regular_file() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
H A D | sysinfo.cc | 460 int bit; // tid_array[word] = 1u << bit; in GetTID() local [all...] |
/third_party/selinux/libsepol/tests/ |
H A D | test-ebitmap.c | 190 unsigned int bit, count; in test_ebitmap_set_and_get() local 742 unsigned int bit; test_ebitmap_not() local [all...] |