Searched defs:tres (Results 1 – 7 of 7) sorted by relevance
/third_party/curl/src/ |
D | tool_operate.c | 2183 CURLcode tres = msg->data.result; in parallel_transfers() local 2212 CURLcode tres = add_parallel_transfers(global, multi, share, in parallel_transfers() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 675 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_init() local 689 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_deinit() local 1500 struct threaded_resource *tres = threaded_resource(resource); in tc_set_shader_images() local 1589 struct threaded_resource *tres = threaded_resource(src->buffer); in tc_set_shader_buffers() local 1834 struct threaded_resource *tres = threaded_resource(res); in tc_create_stream_output_target() local 2039 struct threaded_resource *tres, unsigned usage, in tc_improve_map_buffer_flags() 2142 struct threaded_resource *tres = threaded_resource(resource); in tc_buffer_map() local 2220 struct threaded_resource *tres = threaded_resource(resource); in tc_texture_map() local 2274 struct threaded_resource *tres = threaded_resource(ttrans->b.resource); in tc_buffer_do_flush_region() local 2299 struct threaded_resource *tres = threaded_resource(transfer->resource); in tc_transfer_flush_region() local [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/midi/ |
D | midiparse.c | 261 gboolean res = TRUE, tres; in gst_midi_parse_perform_seek() local
|
/third_party/glib/gio/ |
D | glocalfileoutputstream.c | 1034 int tres; in handle_overwrite_open() local
|
/third_party/python/Modules/ |
D | _tkinter.c | 1942 Tcl_Obj *tres; in GetVar() local 1950 tres = Tcl_GetVar2Ex(Tkapp_Interp(self), name1, name2, flags); in GetVar() local
|
/third_party/python/Lib/test/ |
D | test_enum.py | 1102 tres = 3 variable in TestEnum.test_intenum_transitivity.numero 3139 tres = 4.0 variable in TestUnique.test_unique_clean.Clean 3152 tres = 1 variable in TestUnique.test_unique_dirty.Dirty
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasesrc.c | 1676 gboolean res = TRUE, tres; in gst_base_src_perform_seek() local
|