Searched defs:tres (Results 1 – 7 of 7) sorted by relevance
/third_party/elfutils/libdw/ |
D | fde.c | 122 struct dwarf_fde **tres = tsearch (fde, &cache->fde_tree, &compare_fde); in intern_fde() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_threaded_context.c | 709 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_init() local 737 struct threaded_resource *tres = threaded_resource(res); in threaded_resource_deinit() local 1557 struct threaded_resource *tres = threaded_resource(resource); in tc_set_shader_images() local 1647 struct threaded_resource *tres = threaded_resource(src->buffer); in tc_set_shader_buffers() local 1894 struct threaded_resource *tres = threaded_resource(res); in tc_create_stream_output_target() local 2106 struct threaded_resource *tres, unsigned usage, in tc_improve_map_buffer_flags() 2209 struct threaded_resource *tres = threaded_resource(resource); in tc_buffer_map() local 2346 struct threaded_resource *tres = threaded_resource(resource); in tc_texture_map() local 2400 struct threaded_resource *tres = threaded_resource(ttrans->b.resource); in tc_buffer_do_flush_region() local 2430 struct threaded_resource *tres = threaded_resource(transfer->resource); in tc_transfer_flush_region() local [all …]
|
D | u_threaded_context.h | 626 struct threaded_resource *tres = threaded_resource(buf); in tc_buffer_disable_cpu_storage() local
|
/third_party/curl/src/ |
D | tool_operate.c | 2377 CURLcode tres = msg->data.result; in parallel_transfers() local 2422 CURLcode tres = add_parallel_transfers(global, multi, share, in parallel_transfers() local
|
/third_party/elfutils/src/ |
D | nm.c | 699 struct local_name **tres = tsearch (newp, &local_root, in get_local_names() 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
|