/third_party/node/deps/openssl/openssl/crypto/evp/ |
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/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
|
/third_party/pcre2/pcre2/maint/ |
H A D | ucptest.c | 1018 char *arg = argv[first_arg]; in main() local
|
/third_party/python/Include/internal/ |
H A D | pycore_interp.h | 40 void *arg; member
|
/third_party/openssl/crypto/asn1/ |
H A D | a_strex.c | 39 static int send_bio_chars(void *arg, const void *buf, int len) in send_bio_chars() argument 49 static int send_fp_chars(void *arg, const void *buf, int len) in send_fp_chars() argument 67 do_esc_char(unsigned long c, unsigned short flags, char *do_quotes, char_io *io_ch, void *arg) do_esc_char() argument 139 do_buf(unsigned char *buf, int buflen, int type, unsigned short flags, char *quotes, char_io *io_ch, void *arg) do_buf() argument 235 do_hex_dump(char_io *io_ch, void *arg, unsigned char *buf, int buflen) do_hex_dump() argument 261 do_dump(unsigned long lflags, char_io *io_ch, void *arg, const ASN1_STRING *str) do_dump() argument 332 do_print_ex(char_io *io_ch, void *arg, unsigned long lflags, const ASN1_STRING *str) do_print_ex() argument 415 do_indent(char_io *io_ch, void *arg, int indent) do_indent() argument 427 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/openssl/crypto/evp/ |
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_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 | 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/openssl/crypto/bn/ |
H A D | bn_local.h | 284 void *arg; /* callback-specific data */ member
|
/third_party/openssl/crypto/conf/ |
H A D | conf_mod.c | 655 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/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/openssl/crypto/ |
H A D | core_namemap.c | 404 static void get_legacy_cipher_names(const OBJ_NAME *on, void *arg) in get_legacy_cipher_names() argument 412 static void get_legacy_md_names(const OBJ_NAME *on, void *arg) in get_legacy_md_names() argument 379 get_legacy_evp_names(int base_nid, int nid, const char *pem_name, void *arg) get_legacy_evp_names() argument 420 get_legacy_pkey_meth_names(const EVP_PKEY_ASN1_METHOD *ameth, void *arg) get_legacy_pkey_meth_names() argument [all...] |
/third_party/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/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/skia/third_party/externals/libjpeg-turbo/ |
H A D | djpeg.c | 204 char *arg; in parse_switches() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | genpng.c | 112 color_of(const char *arg) in color_of() argument 127 width_of(const char *arg) in width_of() argument 146 coordinate_of(const char *arg) in coordinate_of() argument 174 struct arg global() struct 295 alpha_calc(const struct arg *arg, double x, double y) alpha_calc() argument 366 inside_square_filled(const struct arg *arg, double x, double y) inside_square_filled() argument 372 square_check_line(const struct arg *arg, double x, double y, double w) square_check_line() argument 408 check_square_filled(const struct arg *arg, double x, double y) check_square_filled() argument 419 inside_square(const struct arg *arg, double x, double y) inside_square() argument 428 check_square(const struct arg *arg, double x, double y) check_square() argument 483 inside_circle_filled(const struct arg *arg, double x, double y) inside_circle_filled() argument 489 circle_check_line(const struct arg *arg, double x, double y, double w) circle_check_line() argument 517 check_circle_filled(const struct arg *arg, double x, double y) check_circle_filled() argument 523 inside_circle(const struct arg *arg, double x, double y) inside_circle() argument 529 check_circle(const struct arg *arg, double x, double y) check_circle() argument 601 inside_line(const struct arg *arg, double x, double y) inside_line() argument 607 check_line(const struct arg *arg, double x, double y) check_line() argument 654 shape_of(const char *arg, double width, int f) shape_of() argument 675 parse_arg(struct arg *arg, const char **argv ) parse_arg() argument [all...] |
/third_party/skia/third_party/externals/icu/source/samples/cal/ |
H A D | cal.c | 118 char *arg; in main() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | mhd2spdy_spdy.c | 509 spdy_cb_ssl_select_next_proto(SSL* ssl, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) spdy_cb_ssl_select_next_proto() argument
|
/third_party/openssl/test/ |
H A D | dsatest.c | 124 static int dsa_cb(int p, int n, BN_GENCB *arg) in dsa_cb() argument
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-subset.cc | 167 parse_gids(const char *name G_GNUC_UNUSED, const char *arg, gpointer data, GError **error) parse_gids() argument 243 parse_glyphs(const char *name G_GNUC_UNUSED, const char *arg, gpointer data, GError **error G_GNUC_UNUSED) parse_glyphs() argument 300 parse_text(const char *name G_GNUC_UNUSED, const char *arg, gpointer data, GError **error G_GNUC_UNUSED) parse_text() argument 334 parse_unicodes(const char *name G_GNUC_UNUSED, const char *arg, gpointer data, GError **error) parse_unicodes() argument 413 parse_nameids(const char *name, const char *arg, gpointer data, GError **error) parse_nameids() argument 467 parse_name_languages(const char *name, const char *arg, gpointer data, GError **error) parse_name_languages() argument 521 set_flag(const char *name, const char *arg, gpointer data, GError **error G_GNUC_UNUSED) set_flag() argument 535 parse_layout_features(const char *name, const char *arg, gpointer data, GError **error G_GNUC_UNUSED) parse_layout_features() argument 579 parse_drop_tables(const char *name, const char *arg, gpointer data, GError **error) parse_drop_tables() argument 624 parse_file_for(const char *name, const char *arg, gpointer data, GError **error) parse_file_for() argument 688 collect_face(const char *name, const char *arg, gpointer data, GError **error) collect_face() argument 705 collect_rest(const char *name, const char *arg, gpointer data, GError **error) collect_rest() argument [all...] |
/third_party/python/Modules/ |
H A D | _gdbmmodule.c | 101 gdbm_traverse(gdbmobject *dp, visitproc visit, void *arg) in gdbm_traverse() argument 377 gdbm_contains(PyObject *self, PyObject *arg) in gdbm_contains() argument 745 _gdbm_module_traverse(PyObject *module, visitproc visit, void *arg) in _gdbm_module_traverse() argument
|
/third_party/python/Modules/_io/clinic/ |
H A D | textio.c.h | 378 _io_TextIOWrapper_write(textio *self, PyObject *arg) in _io_TextIOWrapper_write() argument
|
/third_party/toybox/lib/ |
H A D | lib.h | 29 char *arg; member
|