| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | struct_with_bitfields.h | 3 struct bitfield { struct
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | bigint.h | 41 int32_t bitfield = RELAXED_READ_INT32_FIELD(*this, kBitfieldOffset); in length() local 47 int32_t bitfield = ACQUIRE_READ_INT32_FIELD(*this, kBitfieldOffset); in length() local
|
| H A D | bigint.cc | 116 int32_t bitfield = RELAXED_READ_INT32_FIELD(*this, kBitfieldOffset); in set_sign() local 121 int32_t bitfield = RELAXED_READ_INT32_FIELD(*this, kBitfieldOffset); in set_length() local 126 int32_t bitfield = LengthBits::encode(length) | SignBits::encode(sign); in initialize_bitfield() local 1344 DigitsByteLengthForBitfield(uint32_t bitfield) DigitsByteLengthForBitfield() argument 1369 FromSerializedDigits( Isolate* isolate, uint32_t bitfield, base::Vector<const uint8_t> digits_storage) FromSerializedDigits() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | bitfield.c | 15 struct bitfield { struct
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | bitfield.c | 15 struct bitfield { struct
|
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-data-view-gen.h | 46 TNode<Word32T> bitfield = LoadBigIntBitfield(value); in DataViewDecodeBigIntLength() local 51 TNode<Word32T> bitfield = LoadBigIntBitfield(value); in DataViewDecodeBigIntSign() local
|
| H A D | builtins-bigint-gen.h | 20 TNode<Word32T> bitfield = LoadBigIntBitfield(value); in ReadBigIntLength() local 26 TNode<Word32T> bitfield = LoadBigIntBitfield(value); in ReadBigIntSign() local 33 TNode<Uint32T> bitfield = Unsigned( in WriteBigIntSignAndLength() local
|
| H A D | builtins-call-gen.cc | 472 auto bitfield = UncheckedParameter<Word32T>(Descriptor::kBitField); in CallReceiver() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | struct_with_bitfields.rs | 96 pub struct bitfield { structure names 129 impl bitfield { impls
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_set_program_inouts.cpp | 101 GLbitfield64 bitfield; in mark() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_gather_info.c | 108 uint64_t bitfield; in set_io_mask() local [all...] |
| /third_party/node/deps/v8/src/execution/ |
| H A D | stack-guard.cc | 246 bool TestAndClear(int* bitfield, int mask) { in TestAndClear() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_pstipple.c | 241 free_bit(uint bitfield) in free_bit() argument
|
| /third_party/skia/third_party/externals/oboe/src/opensles/ |
| H A D | AudioStreamOpenSLES.cpp | 49 SLuint32 bitfield = (1 << channelCount) - 1; in channelCountToChannelMaskDefault() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_aaline.c | 155 free_bit(uint64_t bitfield) in free_bit() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fMultisampleTests.cpp | 61 static std::string sampleMaskToString (const std::vector<deUint32>& bitfield, int numBits) in sampleMaskToString() argument
|
| H A D | es31fTextureMultisampleTests.cpp | 58 static std::string sampleMaskToString (const std::vector<deUint32>& bitfield, int numBits) in sampleMaskToString() argument
|
| /third_party/libbpf/src/ |
| H A D | relo_core.c | 689 bool bitfield; in bpf_core_calc_field_relo() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_bptc_tmp.h | 872 const struct bptc_float_bitfield *bitfield; in extract_float_endpoints() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_rt_builder.h | 420 nir_ssa_def *bitfield = nir_channel(b, data, 3); in brw_nir_rt_load_mem_hit_from_addr() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_ra.c | 165 mark_node_class (unsigned *bitfield, unsigned node) in mark_node_class() argument
|
| /third_party/node/src/ |
| H A D | node_http2.h | 543 uint8_t bitfield; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
| H A D | vktBindingMutableTests.cpp | 276 std::vector<VkDescriptorType> toDescriptorTypeVector (DescriptorTypeFlags bitfield) in toDescriptorTypeVector() argument [all...] |
| H A D | vktBindingValveMutableTests.cpp | 197 std::vector<VkDescriptorType> toDescriptorTypeVector (DescriptorTypeFlags bitfield) in toDescriptorTypeVector() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
| H A D | vktBindingMutableTests.cpp | 272 std::vector<VkDescriptorType> toDescriptorTypeVector (DescriptorTypeFlags bitfield) in toDescriptorTypeVector() argument [all...] |