| /third_party/libuv/docs/code/ref-timer/ |
| H A D | main.c | 9 void gc(uv_timer_t *handle) { in gc() argument 13 void fake_job(uv_timer_t *handle) { in fake_job() argument
|
| /third_party/libuv/test/ |
| H A D | test-active.c | 32 static void close_cb(uv_handle_t* handle) { in close_cb() argument 38 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
|
| H A D | test-run-once.c | 31 static void idle_cb(uv_idle_t* handle) { in idle_cb() argument
|
| /third_party/libuv/docs/code/idle-basic/ |
| H A D | main.c | 6 void wait_for_a_while(uv_idle_t* handle) { in wait_for_a_while() argument
|
| /third_party/libuv/src/win/ |
| H A D | stream-inl.h | 33 uv__stream_init(uv_loop_t* loop, uv_stream_t* handle, uv_handle_type type) uv__stream_init() argument 49 uv__connection_init(uv_stream_t* handle) uv__connection_init() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_shader_buffer.h | 33 struct svga_winsys_surface *handle; member
|
| /third_party/mesa3d/src/gallium/targets/graw-null/ |
| H A D | graw_null.c | 7 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
|
| /third_party/musl/src/linux/ |
| H A D | name_to_handle_at.c | 5 name_to_handle_at(int dirfd, const char *pathname, struct file_handle *handle, int *mount_id, int flags) name_to_handle_at() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/ |
| H A D | ldso_dlns_create_test.cpp | 21 void* handle = dlopen(rootSo, RTLD_LAZY); in HWTEST_F() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_descriptor_pool.h | 39 d3d12_descriptor_handle_is_allocated(struct d3d12_descriptor_handle *handle) in d3d12_descriptor_handle_is_allocated() argument
|
| /third_party/node/deps/openssl/openssl/providers/common/include/prov/ |
| H A D | provider_ctx.h | 19 const OSSL_CORE_HANDLE *handle; member
|
| /third_party/node/deps/openssl/openssl/providers/fips/ |
| H A D | fips_entry.c | 13 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | stream-inl.h | 33 uv__stream_init(uv_loop_t* loop, uv_stream_t* handle, uv_handle_type type) uv__stream_init() argument 49 uv__connection_init(uv_stream_t* handle) uv__connection_init() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | AHBFunctions.cpp | 18 void AssignFn(void *handle, const char *name, T &fn) in AssignFn() argument 27 void *handle = dlopen(nullptr, RTLD_NOW); in AHBFunctions() local
|
| /third_party/openssl/providers/common/include/prov/ |
| H A D | provider_ctx.h | 19 const OSSL_CORE_HANDLE *handle; member
|
| /third_party/openssl/providers/fips/ |
| H A D | fips_entry.c | 13 int OSSL_provider_init(const OSSL_CORE_HANDLE *handle, in OSSL_provider_init() argument
|
| /applications/sample/wifi-iot/app/demolink/ |
| H A D | demosdk.c | 41 unsigned int handle; in DemoSdkEntry() local
|
| H A D | demosdk_adapter.c | 23 int DemoSdkCreateTask(unsigned int *handle, const struct TaskPara *para)
in DemoSdkCreateTask() argument
|
| /base/inputmethod/imf/services/adapter/focus_monitor/src/ |
| H A D | focus_monitor_manager.cpp | 35 void FocusMonitorManager::RegisterFocusChangedListener(const FocusHandle &handle) in RegisterFocusChangedListener() argument
|
| /base/msdp/device_status/intention/adapters/common_event_adapter/include/ |
| H A D | common_event_observer.h | 30 CommonEventObserver(const OHOS::EventFwk::CommonEventSubscribeInfo &info, CommonEventHandleType handle) in CommonEventObserver() argument
|
| /base/security/huks/test/fuzz_test/innerapi_fuzzer/hksabort_fuzzer/ |
| H A D | hksabort_fuzzer.cpp | 36 struct HksBlob handle = { sizeof(uint64_t), ReadData<uint8_t *>(data, size, sizeof(uint64_t)) }; in DoSomethingInterestingWithMyAPI() local
|
| /base/security/huks/interfaces/kits/napi/include/v9/ |
| H A D | huks_napi_abort_session.h | 31 struct HksBlob *handle = nullptr; member
|
| /base/startup/init/test/fuzztest/getparametername_fuzzer/ |
| H A D | getparametername_fuzzer.cpp | 29 ParamHandle handle = (ParamHandle)strtoul(str.c_str(), &rest, BASE); in FuzzGetParameterName() local
|
| /base/startup/init/test/fuzztest/getparametervalue_fuzzer/ |
| H A D | getparametervalue_fuzzer.cpp | 30 ParamHandle handle = (ParamHandle)strtoul(str.c_str(), &rest, BASE); in FuzzGetParameterValue() local
|
| /base/startup/init/test/fuzztest/getparametercommitid_fuzzer/ |
| H A D | getparametercommitid_fuzzer.cpp | 28 ParamHandle handle = (ParamHandle)strtoul(str.c_str(), &rest, BASE); in FuzzGetParameterCommitId() local
|