/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_execute.c | 208 struct pipe_fence_handle *handle = NULL; in finish_fence() local
|
/third_party/node/src/ |
H A D | js_native_api_v8.cc | 452 v8::Local<T> Escape(v8::Local<T> handle) { in Escape() argument [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 541 D3D12_CPU_DESCRIPTOR_HANDLE handle; member 551 D3D12_CPU_DESCRIPTOR_HANDLE handle; member
|
/third_party/libdrm/tests/amdgpu/ |
H A D | basic_tests.c | 706 amdgpu_va_handle handle; in amdgpu_bo_alloc_and_map_raw() local 2166 amdgpu_bo_handle handle; amdgpu_userptr_test() local [all...] |
/third_party/libdrm/ |
H A D | xf86drm.c | 1572 drm_public int drmRmMap(int fd, drm_handle_t handle) in drmRmMap() argument 1555 drmAddMap(int fd, drm_handle_t offset, drmSize size, drmMapType type, drmMapFlags flags, drm_handle_t *handle) drmAddMap() argument 1719 drmMap(int fd, drm_handle_t handle, drmSize size, drmAddressPtr address) drmMap() argument 2026 drmCreateContext(int fd, drm_context_t *handle) drmCreateContext() argument 2104 drmDestroyContext(int fd, drm_context_t handle) drmDestroyContext() argument 2115 drmCreateDrawable(int fd, drm_drawable_t *handle) drmCreateDrawable() argument 2126 drmDestroyDrawable(int fd, drm_drawable_t handle) drmDestroyDrawable() argument 2137 drmUpdateDrawableInfo(int fd, drm_drawable_t handle, drm_drawable_info_type_t type, unsigned int num, void *data) drmUpdateDrawableInfo() argument 2273 drmAgpAlloc(int fd, unsigned long size, unsigned long type, unsigned long *address, drm_handle_t *handle) drmAgpAlloc() argument 2303 drmAgpFree(int fd, drm_handle_t handle) drmAgpFree() argument 2328 drmAgpBind(int fd, drm_handle_t handle, unsigned long offset) drmAgpBind() argument 2353 drmAgpUnbind(int fd, drm_handle_t handle) drmAgpUnbind() argument 2571 drmScatterGatherAlloc(int fd, unsigned long size, drm_handle_t *handle) drmScatterGatherAlloc() argument 2586 drmScatterGatherFree(int fd, drm_handle_t handle) drmScatterGatherFree() argument 2787 drmAddContextPrivateMapping(int fd, drm_context_t ctx_id, drm_handle_t handle) drmAddContextPrivateMapping() argument 2801 drmGetContextPrivateMapping(int fd, drm_context_t ctx_id, drm_handle_t *handle) drmGetContextPrivateMapping() argument 2817 drmGetMap(int fd, int idx, drm_handle_t *offset, drmSize *size, drmMapType *type, drmMapFlags *flags, drm_handle_t *handle, int *mtrr) drmGetMap() argument 3306 drmPrimeHandleToFD(int fd, uint32_t handle, uint32_t flags, int *prime_fd) drmPrimeHandleToFD() argument 3324 drmPrimeFDToHandle(int fd, int prime_fd, uint32_t *handle) drmPrimeFDToHandle() argument 3339 drmCloseBufferHandle(int fd, uint32_t handle) drmCloseBufferHandle() argument 4822 drmSyncobjCreate(int fd, uint32_t flags, uint32_t *handle) drmSyncobjCreate() argument 4837 drmSyncobjDestroy(int fd, uint32_t handle) drmSyncobjDestroy() argument 4846 drmSyncobjHandleToFD(int fd, uint32_t handle, int *obj_fd) drmSyncobjHandleToFD() argument 4861 drmSyncobjFDToHandle(int fd, int obj_fd, uint32_t *handle) drmSyncobjFDToHandle() argument 4876 drmSyncobjImportSyncFile(int fd, uint32_t handle, int sync_file_fd) drmSyncobjImportSyncFile() argument 4888 drmSyncobjExportSyncFile(int fd, uint32_t handle, int *sync_file_fd) drmSyncobjExportSyncFile() argument [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 4683 void TurboAssembler::Push(Handle<HeapObject> handle) { in CallRecordWriteStub() argument
|
/third_party/node/deps/v8/src/codegen/arm/ |
H A D | macro-assembler-arm.cc | 402 void TurboAssembler::Push(Handle<HeapObject> handle) { in Push() argument
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | macro-assembler-ppc.cc | 302 void TurboAssembler::Push(Handle<HeapObject> handle) { in Push() argument
|
H A D | assembler-ppc.cc | 174 Operand::Operand(Handle<HeapObject> handle) { in Operand() argument
|
/third_party/node/deps/v8/src/baseline/ |
H A D | baseline-compiler.cc | 80 bool Clobbers(Register target, Handle<Object> handle) { return false; } in Clobbers() argument 92 bool MachineTypeMatches(MachineType type, Handle<HeapObject> handle) { in MachineTypeMatches() argument 95 bool MachineTypeMatches(MachineType type, Smi handle) { in MachineTypeMatches() argument 98 bool MachineTypeMatches(MachineType type, TaggedIndex handle) { in MachineTypeMatches() argument
|
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.cc | 619 void Assembler::mov(Register dst, Handle<HeapObject> handle) { in mov() argument 651 void Assembler::mov(Operand dst, Handle<HeapObject> handle) { in mov() argument 957 void Assembler::cmp(Register reg, Handle<HeapObject> handle) { in cmp() argument 979 void Assembler::cmp(Operand op, Handle<HeapObject> handle) { in cmp() argument
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | macro-assembler-loong64.cc | 2871 void TurboAssembler::Push(Handle<HeapObject> handle) { in CallRecordWriteStub() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_context.c | 1842 uint64_t handle = util_idalloc_alloc(&ctx->di.bindless[bd->ds.is_buffer].tex_slots); in zink_create_texture_handle() local 1851 zink_delete_texture_handle(struct pipe_context *pctx, uint64_t handle) in zink_delete_texture_handle() argument 1895 zero_bindless_descriptor(struct zink_context *ctx, uint32_t handle, bool is_buffer, bool is_image) zero_bindless_descriptor() argument 1921 zink_make_texture_handle_resident(struct pipe_context *pctx, uint64_t handle, bool resident) zink_make_texture_handle_resident() argument 1990 uint64_t handle = util_idalloc_alloc(&ctx->di.bindless[bd->ds.is_buffer].img_slots); zink_create_image_handle() local 1999 zink_delete_image_handle(struct pipe_context *pctx, uint64_t handle) zink_delete_image_handle() argument 2024 zink_make_image_handle_resident(struct pipe_context *pctx, uint64_t handle, unsigned paccess, bool resident) zink_make_image_handle_resident() argument [all...] |
/third_party/node/deps/uv/include/ |
H A D | uv.h | 426 uv_stream_t* handle; global() member 543 uv_stream_t* handle; global() member 600 uv_stream_t* handle; global() member 677 uv_udp_t* handle; global() member 773 uv_tty_set_mode(uv_tty_t* handle, int mode) uv_tty_set_mode() argument [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2grep.c | 974 HANDLE handle; member 2527 fill_buffer(void *handle, int frtype, char *buffer, PCRE2_SIZE length, in fill_buffer() argument 2579 pcre2grep(void *handle, int frtype, const char *filename, const char *printname) pcre2grep() argument 3249 void *handle; grep_or_recurse() local [all...] |
/third_party/pulseaudio/src/modules/alsa/ |
H A D | alsa-mixer.c | 5062 snd_pcm_t* handle; in mapping_open_pcm() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Program.cpp | 1369 Program::Program(rx::GLImplFactory *factory, ShaderProgramManager *manager, ShaderProgramID handle) in Program() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv2.cpp | 4208 GLuint handle = context->getRenderbufferName(); in RenderbufferStorageMultisample() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross.cpp | 613 bool Compiler::InterfaceVariableAccessHandler::handle(Op opcode, const uint32_t *args, uint32_t length) in handle() function in Compiler::InterfaceVariableAccessHandler 1973 bool Compiler::BufferAccessHandler::handle(Op opcode, const uint32_t *args, uint32_t length) in handle() function in Compiler::BufferAccessHandler 2542 bool Compiler::DummySamplerForCombinedImageHandler::handle(Op opcode, const uint32_t *args, uint32_t length) in handle() function in Compiler::DummySamplerForCombinedImageHandler 2623 bool Compiler::CombinedImageSamplerHandler::handle(Op opcode, const uint32_t *args, uint32_t length) in handle() function in Compiler::CombinedImageSamplerHandler 3082 bool Compiler::AnalyzeVariableScopeAccessHandler::handle(spv::Op op, const uint32_t *args, uint32_t length) in handle() function in Compiler::AnalyzeVariableScopeAccessHandler 3386 bool Compiler::StaticExpressionAccessHandler::handle(spv::Op op, const uint32_t *args, uint32_t length) in handle() function in Compiler::StaticExpressionAccessHandler 4013 bool Compiler::ActiveBuiltinHandler::handle(spv::Op opcode, const uint32_t *args, uint32_t length) handle() function in Compiler::ActiveBuiltinHandler 4207 bool Compiler::CombinedImageSamplerDrefHandler::handle(spv::Op opcode, const uint32_t *args, uint32_t) handle() function in Compiler::CombinedImageSamplerDrefHandler 4297 bool Compiler::CFGBuilder::handle(spv::Op, const uint32_t *, uint32_t) handle() function in Compiler::CFGBuilder 4348 bool Compiler::CombinedImageSamplerUsageHandler::handle(Op opcode, const uint32_t *args, uint32_t length) handle() function in Compiler::CombinedImageSamplerUsageHandler 4680 bool Compiler::PhysicalStorageBufferPointerHandler::handle(Op op, const uint32_t *args, uint32_t) handle() function in Compiler::PhysicalStorageBufferPointerHandler 4707 bool Compiler::InterlockedResourceAccessPrepassHandler::handle(Op op, const uint32_t *, uint32_t) handle() function in Compiler::InterlockedResourceAccessPrepassHandler 4782 bool Compiler::InterlockedResourceAccessHandler::handle(Op opcode, const uint32_t *args, uint32_t length) handle() function in Compiler::InterlockedResourceAccessHandler [all...] |
/third_party/python/Lib/test/ |
H A D | test_logging.py | 1001 def handle(self): member in TestTCPServer.__init__.DelegatingTCPRequestHandler 1032 def handle(self): member in TestUDPServer.__init__.DelegatingUDPRequestHandler 1188 def handle(sel member in MemoryHandlerTest.test_race_between_set_target_and_flush.MockRaceConditionHandler 4270 def handle(self, record): global() member in RecordingHandler [all...] |
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes.c | 744 void *handle; in CDataType_in_dll() local 3369 static PPROC FindAddress(void *handle, const char *name, PyObject *type) in FindAddress() argument 3550 void *handle; in PyCFuncPtr_FromDll() local [all...] |
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | policydb.h | 719 struct sepol_handle *handle; member
|
/third_party/vulkan-loader/loader/ |
H A D | loader.c | 1621 loader_platform_dl_handle handle = NULL; in loader_scanned_icd_add() local [all...] |
/third_party/glfw/src/ |
H A D | internal.h | 484 uintptr_t handle; member 512 EGLContext handle; member 518 OSMesaContext handle; member 826 void* handle; member 851 void* handle; member 865 void* handle; member
|
/third_party/backends/backend/ |
H A D | hp3500.c | 344 sane_open (SANE_String_Const name, SANE_Handle * handle) in sane_open() argument 438 sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) in sane_get_option_descriptor() argument 473 sane_control_option (SANE_Handle handle, SANE_Int option, in sane_control_option() argument 676 sane_start(SANE_Handle handle) sane_start() argument 760 sane_get_parameters(SANE_Handle handle, SANE_Parameters * params) sane_get_parameters() argument 807 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument 901 sane_close(SANE_Handle handle) sane_close() argument [all...] |