Home
last modified time | relevance | path

Searched defs:data_source (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/tool/pps/
Dpps_datasource.cc302 if (auto data_source = ctx.GetDataSourceLocked()) { in trace_callback() local
312 if (auto data_source = ctx.GetDataSourceLocked()) { in trace_callback() local
/third_party/mindspore/mindspore/profiler/common/
Dutil.py47 def fwrite_format(output_data_path, data_source=None, is_print=False, is_start=False): argument
/third_party/weston/libweston/
Ddata-device.c42 struct weston_data_source *data_source; member
656 struct weston_data_source *data_source = drag->base.data_source; in drag_grab_button() local
/third_party/weston/clients/
Ddnd.c81 struct wl_data_source *data_source; member
/third_party/skia/third_party/externals/angle2/scripts/
Dgenerate_entry_points.py2491 def write_stubs_header(api, annotation, title, data_source, out_file, all_commands, commands, argument