Home
last modified time | relevance | path

Searched defs:bit (Results 251 - 275 of 343) sorted by relevance

1...<<11121314

/third_party/backends/backend/
H A Dmicrotek.c2598 unsigned int line, bit; in pack_flat_data() local
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c251 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 Dgfx9addrlib.cpp368 CoordTerm &bit = (*eq)[b]; in HwlComputeCmaskInfo() local
733 CoordTerm &bit = (*eq)[b]; in HwlComputeDccInfo() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_surface.h214 } bit[20]; /* 0..num_bits-1 */ member
/third_party/mbedtls/3rdparty/everest/library/legacy/
H A DHacl_Curve25519.c692 uint64_t bit; in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local
/third_party/mbedtls/3rdparty/everest/library/
H A DHacl_Curve25519.c647 uint64_t bit; in Hacl_EC_Ladder_SmallLoop_cmult_small_loop_step() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c1933 int bit; in ntfs_dump_attr_index_allocation() local
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c387 int bit = ffs( ~p->temp_in_use ); in get_temp() local
/third_party/lzma/Asm/x86/
H A DLzmaDecOpt.asm132 bit equ x14 define
[all...]
/third_party/lzma/C/
H A DLzmaDec.c298 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 Dsimulator-ppc.h359 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 Dregexp-compiler-tonode.cc1088 const uint32_t bit = 1 << static_cast<int>(t->assertion_type()); in RationalizeConsecutiveAtoms() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c802 uint64_t bit = 1ull << index; in iris_group_index_to_bti() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c747 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 Dnv50_ir_lowering_nv50.cpp917 Value *bit = bld.getSSA(); in handleTXB() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_core.c1624 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 Dprovider_core.c1622 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 DglcUniformBlockCase.cpp85 deUint32 bit; in operator <<() member
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp637 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 Dwebpinfo.c221 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 Dos2_table.cc93 int32_t UnicodeRange::range(int32_t bit) { in range() argument
/third_party/toybox/lib/
H A Dlib.c992 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 Dlogic-aarch64.cc1120 LogicVRegister Simulator::bit(VectorFormat vform, in bit() function in vixl::aarch64::Simulator
[all...]
/third_party/python/Python/
H A Dhamt.c447 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 Dkernel_to_cil.c1636 unsigned int bit; in xperms_to_str() local
1885 uint32_t bit; map_filename_trans_to_str() local
[all...]

Completed in 57 milliseconds

1...<<11121314