/third_party/boost/boost/hof/detail/ |
D | seq.hpp | 32 struct gens struct 39 template<> struct gens<0> : seq<> {}; struct 40 template<> struct gens<1> : seq<0> {}; struct
|
/third_party/boringssl/src/crypto/x509v3/ |
D | v3_alt.c | 261 GENERAL_NAMES *gens = NULL; in v2i_issuer_alt() local 289 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer() 331 GENERAL_NAMES *gens = NULL; in v2i_subject_alt() local 365 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() 422 GENERAL_NAMES *gens = NULL; in v2i_GENERAL_NAMES() local
|
D | v3_akey.c | 130 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
|
D | v3_crld.c | 290 GENERAL_NAMES *gens = NULL; in v2i_crld() local 464 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) in print_gens()
|
D | v3_utl.c | 553 GENERAL_NAMES *gens; in STACK_OF() local 587 GENERAL_NAMES *gens; in STACK_OF() local 1009 GENERAL_NAMES *gens = NULL; in do_x509_check() local
|
D | v3name_test.cc | 176 GENERAL_NAMES *gens = NULL; in set_altname() local
|
D | v3_purp.c | 803 GENERAL_NAMES *gens; in X509_check_akid() local
|
/third_party/openssl/crypto/x509v3/ |
D | v3_alt.c | 226 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_reserve(NULL, num); in v2i_issuer_alt() local 257 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer() 303 GENERAL_NAMES *gens; in v2i_subject_alt() local 342 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() 400 GENERAL_NAMES *gens; in v2i_GENERAL_NAMES() local
|
D | v3_akey.c | 76 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
|
D | v3_crld.c | 241 GENERAL_NAMES *gens = NULL; in v2i_crld() local 409 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) in print_gens()
|
D | v3_utl.c | 446 GENERAL_NAMES *gens; in STACK_OF() local 480 GENERAL_NAMES *gens; in STACK_OF() local 855 GENERAL_NAMES *gens = NULL; in do_x509_check() local
|
D | v3_purp.c | 900 GENERAL_NAMES *gens; in X509_check_akid() local
|
/third_party/openssl/crypto/x509/ |
D | x_crl.c | 86 GENERAL_NAMES *gens, *gtmp; variable
|
D | x509_vfy.c | 1363 GENERAL_NAMES *gens = NULL; in idp_check_dp() local
|
/third_party/boringssl/src/crypto/x509/ |
D | x_crl.c | 156 GENERAL_NAMES *gens, *gtmp; variable
|
D | x509_vfy.c | 1419 GENERAL_NAMES *gens = NULL; in idp_check_dp() local
|
/third_party/openssl/test/ |
D | v3nametest.c | 131 GENERAL_NAMES *gens = NULL; in set_altname() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | openssl-server.c | 719 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); local
|
/third_party/openssl/apps/ |
D | cms.c | 1220 GENERAL_NAMES *gens = NULL; in STACK_OF() local
|
D | apps.c | 2037 GENERAL_NAMES *gens; in get_dp_url() local
|
/third_party/python/Lib/test/ |
D | test_ast.py | 1310 def wrap(gens): argument
|
/third_party/python/Python/ |
D | ast.c | 44 validate_comprehension(asdl_seq *gens) in validate_comprehension()
|