/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | conf.h | 37 char *name; member 123 const char *name); variable 125 const char *name); variable
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | storeutl.c | 421 const char *name = OSSL_STORE_INFO_get0_NAME(info); in process() local
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | decoder_meth.c | 362 inner_ossl_decoder_fetch(struct decoder_data_st *methdata, int id, const char *name, const char *properties) inner_ossl_decoder_fetch() argument 450 OSSL_DECODER_fetch(OSSL_LIB_CTX *libctx, const char *name, const char *properties) OSSL_DECODER_fetch() argument 550 OSSL_DECODER_is_a(const OSSL_DECODER *decoder, const char *name) OSSL_DECODER_is_a() argument 593 OSSL_DECODER_names_do_all(const OSSL_DECODER *decoder, void (*fn)(const char *name, void *data), void *data) OSSL_DECODER_names_do_all() argument [all...] |
H A D | encoder_meth.c | 372 inner_ossl_encoder_fetch(struct encoder_data_st *methdata, int id, const char *name, const char *properties) inner_ossl_encoder_fetch() argument 459 OSSL_ENCODER_fetch(OSSL_LIB_CTX *libctx, const char *name, const char *properties) OSSL_ENCODER_fetch() argument 559 OSSL_ENCODER_is_a(const OSSL_ENCODER *encoder, const char *name) OSSL_ENCODER_is_a() argument 602 OSSL_ENCODER_names_do_all(const OSSL_ENCODER *encoder, void (*fn)(const char *name, void *data), void *data) OSSL_ENCODER_names_do_all() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_mod.c | 41 char *name; in DEFINE_STACK_OF() local 59 char *name; member 249 module_run(const CONF *cnf, const char *name, const char *value, unsigned long flags) module_run() argument 285 module_load_dso(const CONF *cnf, const char *name, const char *value) module_load_dso() argument 326 module_add(DSO *dso, const char *name, conf_init_func *ifunc, conf_finish_func *ffunc) module_add() argument 374 module_find(const char *name) module_find() argument 405 module_init(CONF_MODULE *pmod, const char *name, const char *value, const CONF *cnf) module_init() argument 568 CONF_module_add(const char *name, conf_init_func *ifunc, conf_finish_func *ffunc) CONF_module_add() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/dso/ |
H A D | dso_win32.c | 608 static void *win32_globallookup(const char *name) in win32_globallookup() argument
|
/third_party/node/deps/uv/src/win/ |
H A D | core.c | 731 uv__getsockpeername(const uv_handle_t* handle, uv__peersockfunc func, struct sockaddr* name, int* namelen, int delayed_error) uv__getsockpeername() argument
|
H A D | udp.c | 39 uv_udp_getpeername(const uv_udp_t* handle, struct sockaddr* name, int* namelen) uv_udp_getpeername() argument 51 uv_udp_getsockname(const uv_udp_t* handle, struct sockaddr* name, int* namelen) uv_udp_getsockname() argument
|
/third_party/libabigail/src/ |
H A D | abg-leaf-reporter.cc | 680 string name = d.first_subject()->get_pretty_representation(); in report() local
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/testing/ |
H A D | TestNumberingScheme.java | 348 public RangeModifier setGeocode(SimpleLanguageTag lang, String name) { in setGeocode() argument
|
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | ty.rs | 89 pub fn name(&self) -> Option<&str> { in name() functions 707 let mut name = if is_anonymous { from_clang_ty() variables [all...] |
/third_party/openssl/test/ |
H A D | ct_test.c | 495 const char name[] = "name"; in test_ctlog_from_base64() local
|
/third_party/openssl/test/testutil/ |
H A D | driver.c | 137 static int check_single_test_params(char *name, char *testname, char *itname) in check_single_test_params() argument
|
/third_party/pcre2/pcre2/maint/ |
H A D | ucptest.c | 536 unsigned char name[128]; in find_chars() local 882 unsigned char name[24]; process_command_line() local [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_substitute.c | 548 PCRE2_UCHAR name[33]; in pcre2_substitute() local [all...] |
/third_party/pulseaudio/src/daemon/ |
H A D | ohos_pa_main.c | 371 static int set_one_rlimit(const pa_rlimit *r, int resource, const char *name) { in set_one_rlimit() argument 444 static pa_dbus_connection *register_dbus_name(pa_core *c, DBusBusType bus, const char* name) { in register_dbus_name() argument [all...] |
H A D | main.c | 368 static int set_one_rlimit(const pa_rlimit *r, int resource, const char *name) { in set_one_rlimit() argument 441 static pa_dbus_connection *register_dbus_name(pa_core *c, DBusBusType bus, const char* name) { in register_dbus_name() argument [all...] |
/third_party/pulseaudio/src/modules/macosx/ |
H A D | module-bonjour-publish.c | 195 const char *name = NULL, *t; in publish_service() local 144 dns_service_register_reply(DNSServiceRef sdRef, DNSServiceFlags flags, DNSServiceErrorType errorCode, const char *name, const char *regtype, const char *domain, void *context) dns_service_register_reply() argument [all...] |
/third_party/pulseaudio/src/modules/dbus/ |
H A D | module-dbus-protocol.c | 124 static void client_send_event_cb(pa_client *c, const char *name, pa_proplist *data) { in client_send_event_cb() argument
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | memblockq.c | 37 pa_memblockq_new( const char *name, int64_t idx, size_t maxlength, size_t tlength, const pa_sample_spec *sample_spec, size_t prebuf, size_t minreq, size_t maxrewind, pa_memchunk *silence) pa_memblockq_new() argument
|
/third_party/openssl/apps/ |
H A D | storeutl.c | 421 const char *name = OSSL_STORE_INFO_get0_NAME(info); in process() local
|
/third_party/openssl/crypto/evp/ |
H A D | keymgmt_meth.c | 280 int EVP_KEYMGMT_is_a(const EVP_KEYMGMT *keymgmt, const char *name) in EVP_KEYMGMT_is_a() argument 216 evp_keymgmt_fetch_from_prov(OSSL_PROVIDER *prov, const char *name, const char *properties) evp_keymgmt_fetch_from_prov() argument 297 EVP_KEYMGMT_names_do_all(const EVP_KEYMGMT *keymgmt, void (*fn)(const char *name, void *data), void *data) EVP_KEYMGMT_names_do_all() argument
|
/third_party/openssl/crypto/conf/ |
H A D | conf_mod.c | 41 char *name; in DEFINE_STACK_OF() local 59 char *name; member 243 static int module_run(const CONF *cnf, const char *name, cons argument 279 module_load_dso(const CONF *cnf, const char *name, const char *value) module_load_dso() argument 320 module_add(DSO *dso, const char *name, conf_init_func *ifunc, conf_finish_func *ffunc) module_add() argument 368 module_find(const char *name) module_find() argument 399 module_init(CONF_MODULE *pmod, const char *name, const char *value, const CONF *cnf) module_init() argument 562 CONF_module_add(const char *name, conf_init_func *ifunc, conf_finish_func *ffunc) CONF_module_add() argument [all...] |
/third_party/openssl/crypto/rand/ |
H A D | rand_lib.c | 537 char *name; in rand_new_seed() local 570 char *name, *cipher; in rand_new_drbg() local [all...] |
/third_party/openssl/crypto/crmf/ |
H A D | crmf_lib.c | 372 char name[80] = ""; in create_popo_signature() local 624 char name[OSSL_MAX_NAME_SIZE]; in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert() local [all...] |