Home
last modified time | relevance | path

Searched defs:src_name (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
Dvk_cmd_queue_gen.py282 def get_array_member_copy(struct, src_name, member): argument
311 def get_struct_copy(dst, src_name, src_type, size, types, level=0): argument
/third_party/boost/libs/graph/example/
Dinterior_property_map.cpp68 NameType src_name, targ_name; in who_owes_who() local
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dmass-elements.c36 const gchar *src_name = SRC_ELEMENT, *sink_name = SINK_ELEMENT; in main() local
/third_party/ffmpeg/libavutil/tests/
Dhwdevice.c23 static int test_derivation(AVBufferRef *src_ref, const char *src_name) in test_derivation()
/third_party/nghttp2/src/
DHtmlParser.cc88 void start_element_func(void *user_data, const xmlChar *src_name, in start_element_func()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.cpp197 const gchar *src_path, *src_type, *src_name, *error_domain, *msg, *debug_str, *details_str; in webkit_extension_gerror_msg_received() local
253 const gchar *src_name, *src_type, *src_path, *struct_str; in webkit_extension_bus_message_received() local
/third_party/curl/tests/libtest/
Dstub_gssapi.c363 gss_name_t *src_name, in gss_inquire_context()
/third_party/skia/dm/
DDM.cpp849 const char* src_name = nullptr) { in gather_file_srcs()
/third_party/flutter/skia/dm/
DDM.cpp830 const char* src_name = nullptr) { in gather_file_srcs()
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp591 string src_name; member