/third_party/musl/libc-test/src/functionalext/symver/ |
H A D | dlsym.c | 34 void *handle = dlopen(dso_no_symver_name, RTLD_LAZY); in dlsym_no_symver_0100() local 67 void *handle = dlopen(dso_no_symver_name, RTLD_LAZY); in dlsym_no_symver_0200() local 115 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); in dlsym_easy_symver_0200() local 148 void *handle = dlopen(dso_easy_symver_name, RTLD_LAZY); dlsym_easy_symver_0300() local 196 void *handle = dlopen(dso_hard_symver_name, RTLD_LAZY); dlsym_hard_symver_0200() local 229 void *handle = dlopen(dso_hard_symver_name, RTLD_LAZY); dlsym_hard_symver_0300() local 261 void *handle = dlopen(dso_no_symver_name, RTLD_LAZY); dlsym_time64_no_symver_0100() local [all...] |
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | provider_ctx.c | 30 void ossl_prov_ctx_set0_handle(PROV_CTX *ctx, const OSSL_CORE_HANDLE *handle) in ossl_prov_ctx_set0_handle() argument
|
/third_party/node/deps/openssl/openssl/providers/ |
H A D | nullprov.c | 70 int ossl_null_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_null_provider_init() argument
|
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | prov_seed.c | 15 size_t ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_entropy() argument 41 void ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_cleanup_entropy() argument 47 size_t ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_nonce() argument 72 void ossl_rand_cleanup_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_cleanup_nonce() argument
|
/third_party/node/deps/uv/src/unix/ |
H A D | poll.c | 31 uv_poll_t* handle; in uv__poll_io() local 68 int uv_poll_init(uv_loop_t* loop, uv_poll_t* handle, int fd) { in uv_poll_init() argument 97 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument 103 uv__poll_stop(uv_poll_t* handle) uv__poll_stop() argument 112 uv_poll_stop(uv_poll_t* handle) uv_poll_stop() argument 119 uv_poll_start(uv_poll_t* handle, int pevents, uv_poll_cb poll_cb) uv_poll_start() argument 158 uv__poll_close(uv_poll_t* handle) uv__poll_close() argument [all...] |
/third_party/node/deps/uv/src/win/ |
H A D | handle-inl.h | 88 uv__want_endgame(uv_loop_t* loop, uv_handle_t* handle) uv__want_endgame() argument 99 uv_handle_t* handle; uv__process_endgames() local 173 HANDLE handle; uv__get_osfhandle() local [all...] |
H A D | handle.c | 32 HANDLE handle; in uv_guess_handle() local 61 int uv_is_active(const uv_handle_t* handle) { in uv_is_active() argument 67 void uv_close(uv_handle_t* handle, uv_close_cb cb) { in uv_close() argument 151 uv_is_closing(const uv_handle_t* handle) uv_is_closing() argument [all...] |
/third_party/openssl/crypto/rand/ |
H A D | prov_seed.c | 15 size_t ossl_rand_get_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_entropy() argument 41 void ossl_rand_cleanup_entropy(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_cleanup_entropy() argument 47 size_t ossl_rand_get_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_get_nonce() argument 72 void ossl_rand_cleanup_nonce(ossl_unused const OSSL_CORE_HANDLE *handle, in ossl_rand_cleanup_nonce() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DDescriptorHeap.cpp | 39 D3D12_CPU_DESCRIPTOR_HANDLE handle = fCPUHeapStart; in getCPUHandle() local 46 D3D12_GPU_DESCRIPTOR_HANDLE handle = fGPUHeapStart; in getGPUHandle() local
|
/third_party/skia/src/core/ |
H A D | SkATrace.cpp | 58 updateTraceEventDuration(const uint8_t* categoryEnabledFlag, const char* name, SkEventTracer::Handle handle) updateTraceEventDuration() argument
|
/third_party/openssl/providers/ |
H A D | nullprov.c | 70 int ossl_null_provider_init(const OSSL_CORE_HANDLE *handle, in ossl_null_provider_init() argument
|
/third_party/openssl/providers/common/ |
H A D | provider_ctx.c | 30 void ossl_prov_ctx_set0_handle(PROV_CTX *ctx, const OSSL_CORE_HANDLE *handle) in ossl_prov_ctx_set0_handle() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/ |
H A D | SemaphoreServiceNull.cpp | 38 ResultOrError<VkSemaphore> Service::ImportSemaphore(ExternalSemaphoreHandle handle) { in ImportSemaphore() argument
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
H A D | ClipAlphaHandler.cpp | 22 int ClipAlphaHandler::handle(Request* request, MHD_Connection* connection, in handle() function in ClipAlphaHandler
|
H A D | CmdHandler.cpp | 21 int CmdHandler::handle(Request* request, MHD_Connection* connection, in handle() function in CmdHandler
|
H A D | ColorModeHandler.cpp | 22 int ColorModeHandler::handle(Request* request, MHD_Connection* connection, in handle() function in ColorModeHandler
|
H A D | EnableGPUHandler.cpp | 22 int EnableGPUHandler::handle(Request* request, MHD_Connection* connection, in handle() function in EnableGPUHandler
|
H A D | OpBoundsHandler.cpp | 22 int OpBoundsHandler::handle(Request* request, MHD_Connection* connection, const char* url, in handle() function in OpBoundsHandler
|
H A D | OverdrawHandler.cpp | 22 int OverdrawHandler::handle(Request* request, MHD_Connection* connection, in handle() function in OverdrawHandler
|
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | make-preload.php | 7 $handle = popen($cmd, 'r'); variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_handle_test.cc | 53 auto* handle = new CordzHandleDeleteTracker(&deleted); in TEST() local 75 auto* handle = new CordzHandleDeleteTracker(&deleted); in TEST() local 92 CordzHandleDeleteTracker* handle[ in TEST() local 141 auto* handle = new CordzHandle(); TEST() local [all...] |
/third_party/selinux/libsepol/src/ |
H A D | debug.c | 21 int sepol_msg_get_level(sepol_handle_t * handle) in sepol_msg_get_level() argument 27 const char *sepol_msg_get_channel(sepol_handle_t * handle) in sepol_msg_get_channel() argument 33 const char *sepol_msg_get_fname(sepol_handle_t * handle) in sepol_msg_get_fname() argument 41 sepol_msg_default_handler(void *varg __attribute__ ((unused)), sepol_handle_t * handle, const char *fmt, ...) sepol_msg_default_handler() argument 71 sepol_msg_set_callback(sepol_handle_t * handle, __attribute__ ((format(printf, 3, 4))) void (*msg_callback) (void *varg, sepol_handle_t * handle, const char *fmt, ...), void *msg_callback_arg) sepol_msg_set_callback() argument [all...] |
H A D | policydb_convert.c | 10 int policydb_from_image(sepol_handle_t * handle, in policydb_from_image() argument 34 int policydb_to_image(sepol_handle_t * handle, in policydb_to_image() argument [all...] |
/third_party/rust/crates/nix/test/ |
H A D | test_mount.rs | 62 let mut handle = stderr.lock(); in test_mount_tmpfs_without_flags_allows_rwx() variables 215 let mut handle = stderr.lock(); in setup_namespaces() variables
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | vlan_util.c | 27 struct nl_sock *handle = NULL; in vlan_add() local 127 struct nl_sock *handle in vlan_rem() local [all...] |