| /third_party/mesa3d/src/intel/tools/ |
| H A D | intel_sanitize_gpu.c | 93 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 D | vk_drm_syncobj.c | 143 uint32_t handle = to_drm_syncobj(sync)->syncobj; in sync_has_sync_file() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_cs.h | 246 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 D | omap_drm.h | 78 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 D | omap_drm.c | 73 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 D | radeon_cs_gem.c | 63 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 D | radeon_bo_gem.c | 60 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 D | private.h | 58 uint32_t handle; member
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify.h | 111 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 D | tftp_server.c | 81 void *handle; member [all...] |
| /third_party/libdrm/tests/amdgpu/ |
| H A D | uvd_enc_tests.c | 41 amdgpu_bo_handle handle; member [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | async-hooks-wrapper.cc | 33 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 D | write-barrier.h | 377 HeapHandle& handle = callback(); in Get() local [all...] |
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-object.h | 702 V8_INLINE static Isolate* GetIsolate(const TracedReference<Object>& handle) { in GetIsolate() argument
|
| H A D | v8-persistent-handle.h | 52 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 D | v8-function-callback.h | 282 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 D | v8-persistent-handle.h | 51 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 D | v8-function-callback.h | 260 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 D | cross-thread-persistent.h | 353 const auto* handle = static_cast<const BasicCrossThreadPersistent*>(ptr); in Trace() local
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | write-barrier.h | 244 HeapHandle& handle = callback(); in Get() local 331 HeapHandle& handle = callback(); in Get() local
|
| /third_party/node/deps/v8/src/codegen/ia32/ |
| H A D | assembler-ia32-inl.h | 177 void Assembler::emit(Handle<HeapObject> handle) { in emit() argument
|
| /third_party/node/deps/v8/src/handles/ |
| H A D | handles.h | 133 V8_INLINE Handle(Handle<S> handle) : HandleBase(handle) {} in Handle() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | constant-array-builder.h | 145 void SetDeferred(Handle<Object> handle) { in SetDeferred() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 53 gem_syncobj_destroy(int fd, uint32_t handle) in gem_syncobj_destroy() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_bo.c | 85 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...] |