Searched defs:src_name (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/vulkan/util/ |
D | vk_cmd_queue_gen.py | 430 def get_array_member_copy(struct, src_name, member): argument 462 def get_struct_copy(dst, src_name, src_type, size, types, level=0): argument
|
/third_party/ffmpeg/libavutil/tests/ |
D | hwdevice.c | 23 static int test_derivation(AVBufferRef *src_ref, const char *src_name) in test_derivation()
|
/third_party/nghttp2/src/ |
D | HtmlParser.cc | 88 void start_element_func(void *user_data, const xmlChar *src_name, in start_element_func()
|
/third_party/spirv-tools/source/diff/ |
D | diff.cpp | 1160 std::string src_name = GetName(src_id_to_, src_type_id, &src_has_name); in MatchOpTypeStruct() local 1269 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpSpecConstant() local 1318 std::string src_name = GetName(src_id_to_, src_id, &src_has_name); in MatchOpVariable() local 1535 const std::string src_name = GetSanitizedName(src_id_to_, src_func_id); in BestEffortMatchFunctions() local 2011 const opt::Operand& src_name = src_inst->GetOperand(1); in MatchExtInstImportIds() local 2065 const opt::Operand& src_name = src_inst->GetOperand(2); in MatchEntryPointIds() local
|
/third_party/curl/tests/libtest/ |
D | stub_gssapi.c | 376 gss_name_t *src_name, in gss_inquire_context()
|
/third_party/skia/dm/ |
D | DM.cpp | 849 const char* src_name = nullptr) { in gather_file_srcs()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | main.cpp | 591 string src_name; member
|