Home
last modified time | relevance | path

Searched refs:target_handle (Results 1 - 9 of 9) sorted by relevance

/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c207 CURL **target_handle; member
221 if (*d->target_handle == NULL) in debuginfod_write_callback()
223 *d->target_handle = d->handle; in debuginfod_write_callback()
236 if (*d->target_handle != d->handle) in debuginfod_write_callback()
1233 CURL *target_handle = NULL; in debuginfod_query_server() local
1259 escaped_string = curl_easy_escape(&target_handle, filename+1, 0); in debuginfod_query_server()
1290 data[i].target_handle = &target_handle; in debuginfod_query_server()
1413 if (target_handle != NULL) in debuginfod_query_server()
1416 if (data[i].handle != target_handle) in debuginfod_query_server()
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_dump_gpu.c151 handle = exec_objects[relocs[i].target_handle].handle; in relocate_bo()
153 handle = relocs[i].target_handle; in relocate_bo()
/third_party/python/Modules/
H A D_winapi.c1196 HANDLE target_handle; in _winapi_DuplicateHandle_impl() local
1204 &target_handle, in _winapi_DuplicateHandle_impl()
1216 return target_handle; in _winapi_DuplicateHandle_impl()
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h1064 __u32 target_handle; member
/third_party/libdrm/include/drm/
H A Di915_drm.h789 __u32 target_handle; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c422 .target_handle = find_exec_index(batch, target), in emit_reloc()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c228 entry->target_handle = -1; /* See also anv_cmd_buffer_process_relocs() */ in anv_reloc_list_add()
1392 list->relocs[i].target_handle = in anv_cmd_buffer_process_relocs()
/third_party/mesa3d/src/intel/common/tests/
H A Dmi_builder_test.cpp366 reloc.target_handle = addr.gem_handle == test->data_bo_handle ? 0 : 1;
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c201 * Array of info structs corresponding to relocs[i].target_handle etc
2075 bo_gem->relocs[bo_gem->reloc_count].target_handle = in do_bo_emit_reloc()

Completed in 26 milliseconds