/third_party/backends/backend/ |
H A D | microtek.c | 2598 unsigned int line, bit; in pack_flat_data() local
|
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | ehci.c | 251 uint16_t bit; in ehci_init() local 2272 uint16_t bit; ehci_device_intr_open() local [all...] |
/third_party/mesa3d/src/amd/addrlib/src/gfx9/ |
H A D | gfx9addrlib.cpp | 368 CoordTerm &bit = (*eq)[b]; in HwlComputeCmaskInfo() local 733 CoordTerm &bit = (*eq)[b]; in HwlComputeDccInfo() local [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_surface.h | 214 } bit[20]; /* 0..num_bits-1 */ member
|
/third_party/mbedtls/3rdparty/everest/library/legacy/ |
H A D | Hacl_Curve25519.c | 692 uint64_t bit; in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local
|
/third_party/mbedtls/3rdparty/everest/library/ |
H A D | Hacl_Curve25519.c | 647 uint64_t bit; in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 1933 int bit; in ntfs_dump_attr_index_allocation() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 387 int bit = ffs( ~p->temp_in_use ); in get_temp() local
|
/third_party/lzma/Asm/x86/ |
H A D | LzmaDecOpt.asm | 132 bit equ x14
define [all...] |
/third_party/lzma/C/ |
H A D | LzmaDec.c | 298 unsigned bit;
in LZMA_DECODE_REAL() local 305 unsigned bit;
in LZMA_DECODE_REAL() local 755 unsigned bit;
in LzmaDec_TryDummy() local [all...] |
/third_party/node/deps/v8/src/execution/ppc/ |
H A D | simulator-ppc.h | 359 void SetFPSCR(int bit) { fp_condition_reg_ |= (1 << (31 - bit)); } in SetFPSCR() argument 360 void ClearFPSCR(int bit) { fp_condition_reg_ &= ~(1 << (31 - bit)); } in ClearFPSCR() argument
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler-tonode.cc | 1088 const uint32_t bit = 1 << static_cast<int>(t->assertion_type()); in RationalizeConsecutiveAtoms() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_program.c | 802 uint64_t bit = 1ull << index; in iris_group_index_to_bti() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_vbuf.c | 747 unsigned bit, vb_index = mgr->ve->ve[i].vertex_buffer_index; in u_vbuf_translate_begin() local [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nv50.cpp | 917 Value *bit = bld.getSSA(); in handleTXB() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_core.c | 1624 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_set_operation_bit() local 1651 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_test_operation_bit() local
|
/third_party/openssl/crypto/ |
H A D | provider_core.c | 1622 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_set_operation_bit() local 1649 unsigned char bit = (1 << (bitnum % 8)) & 0xFF; in ossl_provider_test_operation_bit() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcUniformBlockCase.cpp | 85 deUint32 bit; in operator <<() member
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 637 std::string glc::subgroups::getSubgroupFeatureName(SubgroupFeatureFlags bit) in getSubgroupFeatureName() argument 773 isSubgroupFeatureSupportedForDevice( Context& context, const SubgroupFeatureFlags bit) isSubgroupFeatureSupportedForDevice() argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | webpinfo.c | 221 const int bit = !!(data[p >> 3] & (128 >> ((p & 7)))); in GetBits() local 274 int bit; in ParseLossySegmentHeader() local 279 int bit; in ParseLossySegmentHeader() local 292 int bit; in ParseLossySegmentHeader() local 419 int base_q, bit; ParseLossyHeader() local 458 const int bit = !!(data[p >> 3] & (1 << ((p & 7)))); LLGetBits() local [all...] |
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | os2_table.cc | 93 int32_t UnicodeRange::range(int32_t bit) { in range() argument
|
/third_party/toybox/lib/ |
H A D | lib.c | 992 mode_t bit = 0; in string_to_mode() local 1027 int i, bit; mode_to_string() local [all...] |
/third_party/vixl/src/aarch64/ |
H A D | logic-aarch64.cc | 1120 LogicVRegister Simulator::bit(VectorFormat vform, in bit() function in vixl::aarch64::Simulator [all...] |
/third_party/python/Python/ |
H A D | hamt.c | 447 hamt_bitindex(uint32_t bitmap, uint32_t bit) in hamt_bitindex() argument 593 hamt_node_bitmap_clone_without(PyHamtNode_Bitmap *o, uint32_t bit) hamt_node_bitmap_clone_without() argument 700 uint32_t bit = hamt_bitpos(hash, shift); hamt_node_bitmap_assoc() local 960 uint32_t bit = hamt_bitpos(hash, shift); hamt_node_bitmap_without() local 1101 uint32_t bit = hamt_bitpos(hash, shift); hamt_node_bitmap_find() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | kernel_to_cil.c | 1636 unsigned int bit; in xperms_to_str() local 1885 uint32_t bit; map_filename_trans_to_str() local [all...] |