| /third_party/libuv/test/ |
| H A D | test-embed.c | 43 static void async_cb(uv_async_t* handle) { in async_cb() argument
|
| H A D | test-walk-handles.c | 33 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 D | test-tcp-connect-error-after-write.c | 34 static void close_cb(uv_handle_t* handle) { in close_cb() argument
|
| /third_party/libuv/docs/code/uvstop/ |
| H A D | main.c | 6 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 D | htab.c | 61 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 D | binding.cc | 29 void* handle = dlopen(*filename, RTLD_LAZY); in LoadLibrary() local
|
| /third_party/libdrm/radeon/ |
| H A D | radeon_bo.h | 47 uint32_t handle; member
|
| /third_party/libdrm/tests/radeon/ |
| H A D | rbo.h | 36 unsigned handle; member
|
| /third_party/lzma/C/ |
| H A D | 7zFile.h | 30 HANDLE handle;
member
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | allocation.cc | 36 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 D | iris_fence.h | 38 uint32_t handle; member
|
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
| H A D | ldso_dlclose_test.cpp | 25 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 D | ldso_dladdr_test.cpp | 18 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 D | ldso_dlns_inherit_test.cpp | 56 void* handle = dlopen_ns(&dlnsA, g_dllName, RTLD_LAZY); in HWTEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.h | 35 uint32_t handle; member
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_linker.cpp | 497 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 D | no-fsevents.c | 27 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 D | async.c | 31 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 D | HandleAllocator_unittest.cpp | 35 GLuint handle = allocator.allocate(); in TEST() local
|
| /third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
| H A D | dispatch.cpp | 61 HMODULE handle = LoadLibraryExA(path, NULL, LOAD_WITH_ALTERED_SEARCH_PATH); in CreateDispatch() local
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkDescriptorSet.cpp | 14 GrVkDescriptorSet(GrVkGpu* gpu, VkDescriptorSet descSet, GrVkDescriptorPool* pool, GrVkDescriptorSetManager::Handle handle) GrVkDescriptorSet() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkSemaphoreExternalFuchsia.hpp | 50 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 D | VulkanPlatform.hpp | 44 uint64_t handle; member in VkNonDispatchableHandle
|
| /third_party/skia/tools/skiaserve/urlhandlers/ |
| H A D | DataHandler.cpp | 22 int DataHandler::handle(Request* request, MHD_Connection* connection, in handle() function in DataHandler
|
| H A D | DownloadHandler.cpp | 21 int DownloadHandler::handle(Request* request, MHD_Connection* connection, in handle() function in DownloadHandler
|