/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
H A D | s-c.c | 247 static void *waiter(void *arg) in waiter() argument
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | builtin.c | 51 struct expression *arg = first_expression(expr->args); in evaluate_pure_unop() local 69 struct expression *arg; in eval_args() local 109 struct expression *arg, *args[3]; in evaluate_choose() local 124 struct expression *arg = first_ptr_list((struct ptr_list *) expr->args); expand_expect() local 137 struct expression *arg; expand_warning() local 221 struct expression *arg; expand_bswap() local 289 struct expression *arg; evaluate_fp_unop() local 310 struct expression *arg = first_expression(expr->args); expand_isdigit() local 330 struct expression *arg; evaluate_overflow_gen() local 409 struct expression *arg; evaluate_generic_int_op() local 462 struct expression *arg; eval_atomic_common() local 527 struct expression *arg = first_expression(expr->args); expand_object_size() local 607 struct symbol *arg; declare_builtin() local [all...] |
/third_party/ltp/tools/genload/ |
H A D | stress.c | 121 char *arg = argv[i]; in main() local [all...] |
H A D | genload.c | 121 char *arg = argv[i]; in main() local [all...] |
/third_party/lwip/src/netif/ppp/ |
H A D | ccp.c | 1522 static int ccp_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), void *arg) { in ccp_printpkt() argument 1728 ccp_rack_timeout(void *arg) ccp_rack_timeout() argument [all...] |
H A D | pppoe.c | 814 pppoe_timeout(void *arg) in pppoe_timeout() argument
|
H A D | pppol2tp.c | 345 static void pppol2tp_input(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) { in pppol2tp_input() argument 732 static void pppol2tp_timeout(void *arg) { in pppol2tp_timeout() argument
|
/third_party/lwip/test/unit/api/ |
H A D | test_sockets.c | 695 int arg; in START_TEST() local
|
/third_party/node/deps/v8/src/torque/ |
H A D | csa-generator.cc | 166 VisitResult arg = VisitResult(type, stack->TopRange(slot_count)); in ProcessArgumentsCommon() local
|
/third_party/mksh/ |
H A D | os2.c | 45 } arg; member 321 struct a_s_arg arg; in access_ex() local 334 struct a_s_arg arg; in stat_ex() local 343 test_exec_exist(const char *name, void *arg) test_exec_exist() argument 360 struct a_s_arg arg; real_exec_name() local [all...] |
/third_party/musl/libc-test/src/functionalext/thread/ |
H A D | pthread_cond_timedwait.c | 233 static void *ClockWaitTimedwait1(void *arg) in ClockWaitTimedwait1() argument 242 static void *ClockWaitTimedwait2(void *arg) in ClockWaitTimedwait2() argument 277 static void *ClockWaitTimeOut(void *arg) in ClockWaitTimeOut() argument 311 static void *ClockWaitTimedwait3(void *arg) in ClockWaitTimedwait3() argument 320 static void *ClockWaitTimedwait4(void *arg) in ClockWaitTimedwait4() argument 355 ClockWaitTimeOut2(void *arg) ClockWaitTimeOut2() argument 389 ClockWaitTimeMismatch(void *arg) ClockWaitTimeMismatch() argument 407 ClockWaitTimeMismatch1(void *arg) ClockWaitTimeMismatch1() argument 416 ClockWaitTimeMismatch2(void *arg) ClockWaitTimeMismatch2() argument 457 ClockWaitTimeMismatch3(void *arg) ClockWaitTimeMismatch3() argument 492 ClockWaitTimeMismatch4(void *arg) ClockWaitTimeMismatch4() argument 501 ClockWaitTimeMismatch5(void *arg) ClockWaitTimeMismatch5() argument 535 PthreadCondMonotonicTimeWait1(void *arg) PthreadCondMonotonicTimeWait1() argument 544 PthreadCondMonotonicTimeWait2(void *arg) PthreadCondMonotonicTimeWait2() argument 580 PthreadCondMonotonicTimeOut(void *arg) PthreadCondMonotonicTimeOut() argument 613 PthreadCondMonotonicTimeEinval(void *arg) PthreadCondMonotonicTimeEinval() argument 644 PthreadCondUnsignedTimeWait1(void *arg) PthreadCondUnsignedTimeWait1() argument 653 PthreadCondUnsignedTimeWait2(void *arg) PthreadCondUnsignedTimeWait2() argument 685 PthreadCondUnsignedTimeOut(void *arg) PthreadCondUnsignedTimeOut() argument [all...] |
/third_party/musl/libc-test/src/functionalext/trace/ |
H A D | trace_marker.c | 523 static void *ThreadTraceMarkerFir(void *arg) in ThreadTraceMarkerFir() argument 567 static void *ThreadTraceMarkerSec(void *arg) in ThreadTraceMarkerSec() argument 637 static void *ThreadTraceMarkerAsyncFir(void *arg) in ThreadTraceMarkerAsyncFir() argument 681 static void *ThreadTraceMarkerAsyncSec(void *arg) in ThreadTraceMarkerAsyncSec() argument 751 static void *ThreadTraceMarkerCountFir(void *arg) in ThreadTraceMarkerCountFir() argument 790 static void *ThreadTraceMarkerCountSec(void *arg) in ThreadTraceMarkerCountSec() argument
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | a_strex.c | 38 static int send_bio_chars(void *arg, const void *buf, int len) in send_bio_chars() argument 48 static int send_fp_chars(void *arg, const void *buf, int len) in send_fp_chars() argument 66 do_esc_char(unsigned long c, unsigned short flags, char *do_quotes, char_io *io_ch, void *arg) do_esc_char() argument 138 do_buf(unsigned char *buf, int buflen, int type, unsigned short flags, char *quotes, char_io *io_ch, void *arg) do_buf() argument 234 do_hex_dump(char_io *io_ch, void *arg, unsigned char *buf, int buflen) do_hex_dump() argument 260 do_dump(unsigned long lflags, char_io *io_ch, void *arg, const ASN1_STRING *str) do_dump() argument 331 do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, const ASN1_STRING *str) do_print_ex() argument 412 do_indent(char_io *io_ch, void *arg, int indent) do_indent() argument 424 do_name_ex(char_io *io_ch, void *arg, const X509_NAME *n, int indent, unsigned long flags) do_name_ex() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_local.h | 284 void *arg; /* callback-specific data */ member
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | core_namemap.c | 407 static void get_legacy_cipher_names(const OBJ_NAME *on, void *arg) in get_legacy_cipher_names() argument 415 static void get_legacy_md_names(const OBJ_NAME *on, void *arg) in get_legacy_md_names() argument 382 get_legacy_evp_names(int base_nid, int nid, const char *pem_name, void *arg) get_legacy_evp_names() argument 423 get_legacy_pkey_meth_names(const EVP_PKEY_ASN1_METHOD *ameth, void *arg) get_legacy_pkey_meth_names() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/store/ |
H A D | store_result.c | 85 int ossl_store_handle_load_result(const OSSL_PARAM params[], void *arg) in ossl_store_handle_load_result() argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | e_aes_cbc_hmac_sha256.c | 748 static int aesni_cbc_hmac_sha256_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in aesni_cbc_hmac_sha256_ctrl() argument [all...] |
H A D | keymgmt_meth.c | 286 EVP_KEYMGMT_do_all_provided(OSSL_LIB_CTX *libctx, void (*fn)(EVP_KEYMGMT *keymgmt, void *arg), void *arg) EVP_KEYMGMT_do_all_provided() argument
|
H A D | e_aes_cbc_hmac_sha1.c | 771 static int aesni_cbc_hmac_sha1_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in aesni_cbc_hmac_sha1_ctrl() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/rand/ |
H A D | rand_lib.c | 513 static void rand_delete_thread_state(void *arg) in rand_delete_thread_state() argument
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | decoder_meth.c | 566 static void do_one(ossl_unused int id, void *method, void *arg) in do_one() argument 573 OSSL_DECODER_do_all_provided(OSSL_LIB_CTX *libctx, void (*user_fn)(OSSL_DECODER *decoder, void *arg), void *user_arg) OSSL_DECODER_do_all_provided() argument
|
H A D | encoder_meth.c | 575 static void do_one(ossl_unused int id, void *method, void *arg) in do_one() argument 582 OSSL_ENCODER_do_all_provided(OSSL_LIB_CTX *libctx, void (*user_fn)(OSSL_ENCODER *encoder, void *arg), void *user_arg) OSSL_ENCODER_do_all_provided() argument
|
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_mod.c | 661 CONF_parse_list(const char *list_, int sep, int nospc, int (*list_cb) (const char *elem, int len, void *usr), void *arg) CONF_parse_list() argument
|
/third_party/node/deps/uv/src/win/ |
H A D | thread.c | 92 void* arg; member 97 static UINT __stdcall uv__thread_start(void* arg) { in uv__thread_start() argument 114 int uv_thread_create(uv_thread_t *tid, void (*entry)(void *arg), void *arg) { in uv_thread_create() argument 120 uv_thread_create_ex(uv_thread_t* tid, const uv_thread_options_t* params, void (*entry)(void *arg), void *arg) uv_thread_create_ex() argument [all...] |
/third_party/python/Python/ |
H A D | thread_pthread.h | 229 void *arg; member 233 pythread_wrapper(void *arg) in pythread_wrapper() argument 246 PyThread_start_new_thread(void (*func)(void *), void *arg) in PyThread_start_new_thread() argument
|