| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | gl_spirv.c | 69 spec_constant_decoration_cb(struct vtn_builder *b, struct vtn_value *v, int member, const struct vtn_decoration *dec, void *data) spec_constant_decoration_cb() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | flatten_decoration_pass.cpp | 108 const uint32_t member = member_id_pairs[i + 1]; in Process() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
| H A D | remove_struct_member_reduction_opportunity.cpp | 166 uint32_t member = literal_indices ? index_operand AdjustAccessedIndices() local [all...] |
| H A D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 175 uint32_t member = literal_indices ? index_operand MarkAccessedMembersAsUsed() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | flatten_decoration_pass.cpp | 108 const uint32_t member = member_id_pairs[i + 1]; in Process() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
| H A D | remove_struct_member_reduction_opportunity.cpp | 166 uint32_t member = literal_indices ? index_operand AdjustAccessedIndices() local [all...] |
| H A D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 175 uint32_t member = literal_indices ? index_operand MarkAccessedMembersAsUsed() local [all...] |
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| H A D | inferred_type_test.cc | 156 auto* member = Member("x", ty.i32()); in TEST_F() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | flatten_decoration_pass.cpp | 108 const uint32_t member = member_id_pairs[i + 1]; in Process() local
|
| /third_party/spirv-tools/source/reduce/ |
| H A D | remove_struct_member_reduction_opportunity.cpp | 166 uint32_t member = literal_indices ? index_operand AdjustAccessedIndices() local [all...] |
| H A D | remove_unused_struct_member_reduction_opportunity_finder.cpp | 175 uint32_t member = literal_indices ? index_operand MarkAccessedMembersAsUsed() local [all...] |
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | group.c | 134 struct tomoyo_path_group *member; in tomoyo_path_matches_group() local 162 struct tomoyo_number_group *member; in tomoyo_number_matches_group() local 192 struct tomoyo_address_group *member; tomoyo_address_matches_group() local [all...] |
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | group.c | 134 struct tomoyo_path_group *member; in tomoyo_path_matches_group() local 162 struct tomoyo_number_group *member; in tomoyo_number_matches_group() local 192 struct tomoyo_address_group *member; tomoyo_address_matches_group() local [all...] |
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_btf.c | 76 const struct btf_member *member; in btf_find_struct_member() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock_output_test.py | 42 from io import open # pylint: disable=redefined-builtin, g-importing-member namespace
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_split_per_member_structs.c | 34 find_var_member(struct nir_variable *var, unsigned member, in find_var_member() argument 107 build_member_deref(nir_builder *b, nir_deref_instr *deref, nir_variable *member) in build_member_deref() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_struct.c | 46 lp_build_struct_get_ptr(struct gallivm_state *gallivm, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get_ptr() argument 64 lp_build_struct_get(struct gallivm_state *gallivm, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get() argument 80 lp_build_struct_get_ptr2(struct gallivm_state *gallivm, LLVMTypeRef ptr_type, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get_ptr2() argument 99 lp_build_struct_get2(struct gallivm_state *gallivm, LLVMTypeRef ptr_type, LLVMValueRef ptr, unsigned member, const char *name) lp_build_struct_get2() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | Precise_test.cpp | 140 spirv::LiteralInteger member; in ValidateDecorations() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | num_workgroups_from_uniform.cc | 37 Symbol member; member [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/ |
| H A D | invoke_test.cc | 79 int member; member 86 int member; member [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| H A D | variant_benchmark.cc | 36 char member; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluVarTypeUtil.cpp | 181 const StructMember& member = curType->getStructPtr()->getMember(iter->index); in operator <<() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smumgr.c | 91 uint32_t smum_get_offsetof(struct pp_hwmgr *hwmgr, uint32_t type, uint32_t member) in smum_get_offsetof() argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | bpf_tcp_ca.c | 186 bpf_tcp_ca_init_member(const struct btf_type *t, const struct btf_member *member, void *kdata, const void *udata) bpf_tcp_ca_init_member() argument 225 bpf_tcp_ca_check_member(const struct btf_type *t, const struct btf_member *member) bpf_tcp_ca_check_member() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | btf.h | 183 btf_member_bit_offset(const struct btf_type *struct_type, const struct btf_member *member) btf_member_bit_offset() argument 190 btf_member_bitfield_size(const struct btf_type *struct_type, const struct btf_member *member) btf_member_bitfield_size() argument [all...] |