Home
last modified time | relevance | path

Searched defs:member (Results 26 - 50 of 295) sorted by relevance

12345678910>>...12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Denum.h8 } member; member
H A Dcanonical-types.hpp33 ClassCInnerB *member; member
/third_party/libuv/test/
H A Dtest-platform-output.c41 char* const* member; in TEST_IMPL() local
/third_party/mesa3d/src/compiler/spirv/
H A Dgl_spirv.c69 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 Dflatten_decoration_pass.cpp108 const uint32_t member = member_id_pairs[i + 1]; in Process() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dremove_struct_member_reduction_opportunity.cpp166 uint32_t member = literal_indices ? index_operand AdjustAccessedIndices() local
[all...]
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp175 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 Dflatten_decoration_pass.cpp108 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 Dremove_struct_member_reduction_opportunity.cpp166 uint32_t member = literal_indices ? index_operand AdjustAccessedIndices() local
[all...]
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp175 uint32_t member = literal_indices ? index_operand MarkAccessedMembersAsUsed() local
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dinferred_type_test.cc156 auto* member = Member("x", ty.i32()); in TEST_F() local
/third_party/spirv-tools/source/opt/
H A Dflatten_decoration_pass.cpp108 const uint32_t member = member_id_pairs[i + 1]; in Process() local
/third_party/spirv-tools/source/reduce/
H A Dremove_struct_member_reduction_opportunity.cpp166 uint32_t member = literal_indices ? index_operand AdjustAccessedIndices() local
[all...]
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp175 uint32_t member = literal_indices ? index_operand MarkAccessedMembersAsUsed() local
[all...]
/kernel/linux/linux-5.10/security/tomoyo/
H A Dgroup.c134 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 Dgroup.c134 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 Dtrace_btf.c76 const struct btf_member *member; in btf_find_struct_member() local
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock_output_test.py42 from io import open # pylint: disable=redefined-builtin, g-importing-member namespace
/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_per_member_structs.c34 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 Dlp_bld_struct.c46 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 DPrecise_test.cpp140 spirv::LiteralInteger member; in ValidateDecorations() local
/third_party/skia/third_party/externals/tint/src/transform/
H A Dnum_workgroups_from_uniform.cc37 Symbol member; member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dinvoke_test.cc79 int member; member
86 int member; member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_benchmark.cc36 char member; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarTypeUtil.cpp181 const StructMember& member = curType->getStructPtr()->getMember(iter->index); in operator <<() local

Completed in 11 milliseconds

12345678910>>...12