Home
last modified time | relevance | path

Searched defs:handle (Results 1476 - 1500 of 3557) sorted by relevance

1...<<51525354555657585960>>...143

/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c93 bo_size(int fd, uint32_t handle) in bo_size() argument
164 padding_is_good(int fd, uint32_t handle) in padding_is_good() argument
268 uint32_t handle = objects[i].handle; exec_and_check_padding() local
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_drm_syncobj.c143 uint32_t handle = to_drm_syncobj(sync)->syncobj; in sync_has_sync_file() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_cs.h246 vn_cs_handle_load_id(const void **handle, VkObjectType type) in vn_cs_handle_load_id() argument
252 vn_cs_handle_store_id(void **handle, vn_object_id id, VkObjectType type) in vn_cs_handle_store_id() argument
/third_party/libdrm/omap/
H A Domap_drm.h78 uint32_t handle; /* out */ member
89 uint32_t handle; /* buffer handle (in) */ member
94 uint32_t handle; /* buffer handle (in) */ member
105 uint32_t handle; /* buffer handle (in) */ member
H A Domap_drm.c73 uint32_t handle; member
160 lookup_bo(struct omap_device *dev, uint32_t handle) lookup_bo() argument
172 bo_from_handle(struct omap_device *dev, uint32_t handle) bo_from_handle() argument
[all...]
/third_party/libdrm/radeon/
H A Dradeon_cs_gem.c63 uint32_t handle; member
341 bof_t *bcs, *blob, *array, *bo, *size, *handle, *device_id, *root; in cs_gem_dump_bof() local
[all...]
H A Dradeon_bo_gem.c60 bo_open(struct radeon_bo_manager *bom, uint32_t handle, uint32_t size, uint32_t alignment, uint32_t domains, uint32_t flags) bo_open() argument
356 radeon_gem_prime_share_bo(struct radeon_bo *bo, int *handle) radeon_gem_prime_share_bo() argument
370 uint32_t handle; radeon_gem_bo_open_prime() local
[all...]
/third_party/libdrm/tegra/
H A Dprivate.h58 uint32_t handle; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify.h111 struct file_handle handle; member
83 fanotify_get_fid(const char *path, __kernel_fsid_t *fsid, struct file_handle *handle) fanotify_get_fid() argument
/third_party/lwip/src/apps/tftp/
H A Dtftp_server.c81 void *handle; member
[all...]
/third_party/libdrm/tests/amdgpu/
H A Duvd_enc_tests.c41 amdgpu_bo_handle handle; member
[all...]
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc33 i::Handle<i::Object> handle = Utils::OpenHandle(*hook->GetInternalField(0)); in UnwrapHook() local
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dwrite-barrier.h377 HeapHandle& handle = callback(); in Get() local
[all...]
/third_party/node/deps/v8/include/v8-include/
H A Dv8-object.h702 V8_INLINE static Isolate* GetIsolate(const TracedReference<Object>& handle) { in GetIsolate() argument
H A Dv8-persistent-handle.h52 V8_INLINE Eternal(Isolate* isolate, Local<S> handle) { in Eternal() argument
64 void Set(Isolate* isolate, Local<S> handle) { in Set() argument
[all...]
H A Dv8-function-callback.h282 void ReturnValue<T>::Set(const Global<S>& handle) { in Set() argument
293 void ReturnValue<T>::Set(const BasicTracedReference<S>& handle) { in Set() argument
304 Set(const Local<S> handle) Set() argument
[all...]
/third_party/node/deps/v8/include/
H A Dv8-persistent-handle.h51 V8_INLINE Eternal(Isolate* isolate, Local<S> handle) : val_(nullptr) { in Eternal() argument
64 void Set(Isolate* isolate, Local<S> handle) { in Set() argument
[all...]
H A Dv8-function-callback.h260 void ReturnValue<T>::Set(const Global<S>& handle) { in Set() argument
271 void ReturnValue<T>::Set(const BasicTracedReference<S>& handle) { in Set() argument
282 Set(const Local<S> handle) Set() argument
[all...]
/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h353 const auto* handle = static_cast<const BasicCrossThreadPersistent*>(ptr); in Trace() local
/third_party/node/deps/v8/include/cppgc/internal/
H A Dwrite-barrier.h244 HeapHandle& handle = callback(); in Get() local
331 HeapHandle& handle = callback(); in Get() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h177 void Assembler::emit(Handle<HeapObject> handle) { in emit() argument
/third_party/node/deps/v8/src/handles/
H A Dhandles.h133 V8_INLINE Handle(Handle<S> handle) : HandleBase(handle) {} in Handle() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.h145 void SetDeferred(Handle<Object> handle) { in SetDeferred() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c53 gem_syncobj_destroy(int fd, uint32_t handle) in gem_syncobj_destroy() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_bo.c85 static void lima_close_kms_handle(struct lima_screen *screen, uint32_t handle) in lima_close_kms_handle() argument
361 lima_bo_export(struct lima_bo *bo, struct winsys_handle *handle) lima_bo_export() argument
413 lima_bo_import(struct lima_screen *screen, struct winsys_handle *handle) lima_bo_import() argument
[all...]

Completed in 17 milliseconds

1...<<51525354555657585960>>...143