Home
last modified time | relevance | path

Searched defs:handle (Results 126 - 150 of 3948) sorted by relevance

12345678910>>...158

/third_party/libuv/test/
H A Dtest-embed.c43 static void async_cb(uv_async_t* handle) { in async_cb() argument
H A Dtest-walk-handles.c33 static void walk_cb(uv_handle_t* handle, void* arg) { in walk_cb() argument
44 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-tcp-connect-error-after-write.c34 static void close_cb(uv_handle_t* handle) { in close_cb() argument
/third_party/libuv/docs/code/uvstop/
H A Dmain.c6 void idle_cb(uv_idle_t *handle) { in idle_cb() argument
16 void prep_cb(uv_prepare_t *handle) { in prep_cb() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dhtab.c61 vlHandle handle = 0; in vlAddDataHTAB() local
71 void* vlGetDataHTAB(vlHandle handle) in vlGetDataHTAB() argument
83 void vlRemoveDataHTAB(vlHandle handle) in vlRemoveDataHTAB() argument
/third_party/node/test/addons/dlopen-ping-pong/
H A Dbinding.cc29 void* handle = dlopen(*filename, RTLD_LAZY); in LoadLibrary() local
/third_party/libdrm/radeon/
H A Dradeon_bo.h47 uint32_t handle; member
/third_party/libdrm/tests/radeon/
H A Drbo.h36 unsigned handle; member
/third_party/lzma/C/
H A D7zFile.h30 HANDLE handle; member
/third_party/node/deps/v8/src/heap/cppgc/
H A Dallocation.cc36 Allocate( cppgc::AllocationHandle& handle, size_t size, GCInfoIndex index) Allocate() argument
44 Allocate( cppgc::AllocationHandle& handle, size_t size, AlignVal alignment, GCInfoIndex index) Allocate() argument
54 Allocate( cppgc::AllocationHandle& handle, size_t size, GCInfoIndex index, CustomSpaceIndex space_index) Allocate() argument
64 Allocate( cppgc::AllocationHandle& handle, size_t size, AlignVal alignment, GCInfoIndex index, CustomSpaceIndex space_index) Allocate() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.h38 uint32_t handle; member
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/
H A Dldso_dlclose_test.cpp25 void* handle = dlopen("libdlopen_common_close.so", RTLD_NOW | RTLD_GLOBAL); in HWTEST_F() local
41 static void CloseTestFunc(void* handle, bool* isFinalizeFlag, const char* symbolName) in CloseTestFunc() argument
58 void* handle = dlopen("libldso_thread_test.so", RTLD_NOW); in HWTEST_F() local
79 void* handle = dlopen("libldso_thread_test_2.so", RTLD_NOW); HWTEST_F() local
106 void* handle = dlopen("libldso_dlclose_test_a.so", RTLD_GLOBAL); HWTEST_F() local
[all...]
H A Dldso_dladdr_test.cpp18 void* handle = dlopen("libdlopen_common.so", RTLD_NOW); in HWTEST_F() local
44 void* handle = dlopen("libdlopen_gnu_hash.so", RTLD_NOW); in HWTEST_F() local
71 void* handle = dlopen("libdlopen_sysv_hash.so", RTLD_NOW); in HWTEST_F() local
[all...]
H A Dldso_dlns_inherit_test.cpp56 void* handle = dlopen_ns(&dlnsA, g_dllName, RTLD_LAZY); in HWTEST_F() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.h35 uint32_t handle; member
/third_party/musl/Benchmark/musl/
H A Dlibc_linker.cpp497 static void DoDlsym(void *handle) in DoDlsym() argument
510 void *handle = dlopen(LIBGLES_MALI_PATH, RTLD_LAZY); in Bm_function_dlsym_libGLES_mali() local
523 void *handle; in Bm_function_dlclose() local
/third_party/node/deps/uv/src/unix/
H A Dno-fsevents.c27 int uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) { in uv_fs_event_init() argument
31 int uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, in uv_fs_event_start() argument
36 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() argument
40 void uv__fs_event_close(uv_fs_event_t* handle) { in uv__fs_event_close() argument
/third_party/node/deps/uv/src/win/
H A Dasync.c31 void uv__async_endgame(uv_loop_t* loop, uv_async_t* handle) { in uv__async_endgame() argument
40 int uv_async_init(uv_loop_t* loop, uv_async_t* handle, uv_async_cb async_cb) { in uv_async_init() argument
57 uv__async_close(uv_loop_t* loop, uv_async_t* handle) uv__async_close() argument
66 uv_async_send(uv_async_t* handle) uv_async_send() argument
86 uv__process_async_wakeup_req(uv_loop_t* loop, uv_async_t* handle, uv_req_t* req) uv__process_async_wakeup_req() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DHandleAllocator_unittest.cpp35 GLuint handle = allocator.allocate(); in TEST() local
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A Ddispatch.cpp61 HMODULE handle = LoadLibraryExA(path, NULL, LOAD_WITH_ALTERED_SEARCH_PATH); in CreateDispatch() local
/third_party/skia/src/gpu/vk/
H A DGrVkDescriptorSet.cpp14 GrVkDescriptorSet(GrVkGpu* gpu, VkDescriptorSet descSet, GrVkDescriptorPool* pool, GrVkDescriptorSetManager::Handle handle) GrVkDescriptorSet() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphoreExternalFuchsia.hpp50 zx_handle_close(handle); variable
60 zx_handle_close(handle); variable
136 zx_handle_t handle = ZX_HANDLE_INVALID; global() member in vk::ZirconEventExternalSemaphore
[all...]
H A DVulkanPlatform.hpp44 uint64_t handle; member in VkNonDispatchableHandle
/third_party/skia/tools/skiaserve/urlhandlers/
H A DDataHandler.cpp22 int DataHandler::handle(Request* request, MHD_Connection* connection, in handle() function in DataHandler
H A DDownloadHandler.cpp21 int DownloadHandler::handle(Request* request, MHD_Connection* connection, in handle() function in DownloadHandler

Completed in 6 milliseconds

12345678910>>...158