Searched refs:target_handle (Results 1 – 11 of 11) sorted by relevance
207 CURL **target_handle; member221 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() local1259 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()1453 if (target_handle && (c->progressfn || maxsize > 0)) in debuginfod_query_server()[all …]
57 let (target_layer, target_handle) = layer::named("target") in with_filters_boxed()75 target_handle.assert_finished(); in with_filters_boxed()
151 handle = exec_objects[relocs[i].target_handle].handle; in relocate_bo()153 handle = relocs[i].target_handle; in relocate_bo()
1196 HANDLE target_handle; in _winapi_DuplicateHandle_impl() local1204 &target_handle, in _winapi_DuplicateHandle_impl()1216 return target_handle; in _winapi_DuplicateHandle_impl()
508 psa_key_handle_t target_handle = PSA_KEY_HANDLE_INIT;555 PSA_ASSERT( psa_open_key( target_id, &target_handle ) );
789 __u32 target_handle; member
422 .target_handle = find_exec_index(batch, target), in emit_reloc()
1064 __u32 target_handle; member
228 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()
366 reloc.target_handle = addr.gem_handle == test->data_bo_handle ? 0 : 1; in __gen_combine_address()
2075 bo_gem->relocs[bo_gem->reloc_count].target_handle = in do_bo_emit_reloc()