/third_party/openssl/ssl/statem/ |
D | extensions_cust.c | 81 custom_ext_method *custom_ext_find(const custom_ext_methods *exts, in custom_ext_find() 103 void custom_ext_init(custom_ext_methods *exts) in custom_ext_init() 118 custom_ext_methods *exts = &s->cert->custext; in custom_ext_parse() local 177 custom_ext_methods *exts = &s->cert->custext; in custom_ext_add() local 320 void custom_exts_free(custom_ext_methods *exts) in custom_exts_free() 352 custom_ext_methods *exts = &ctx->cert->custext; in add_custom_ext_intern() local
|
D | extensions.c | 415 int tls_validate_all_contexts(SSL *s, unsigned int thisctx, RAW_EXTENSION *exts) in tls_validate_all_contexts() 563 custom_ext_methods *exts = &s->cert->custext; in tls_collect_extensions() local 692 RAW_EXTENSION *exts, X509 *x, size_t chainidx) in tls_parse_extension() 741 int tls_parse_all_extensions(SSL *s, int context, RAW_EXTENSION *exts, X509 *x, in tls_parse_all_extensions()
|
/third_party/flutter/skia/third_party/externals/sfntly/cpp/tools/ |
D | utils.py | 20 def GetFontList(path, exts, negate=False): argument
|
/third_party/flutter/skia/tools/flags/ |
D | CommonFlagsImages.cpp | 11 static const char* const exts[] = { in CollectImages() local
|
/third_party/skia/third_party/externals/sfntly/cpp/tools/ |
D | utils.py | 20 def GetFontList(path, exts, negate=False): argument
|
/third_party/mesa3d/src/freedreno/rnn/ |
D | path.c | 42 const char *exts[] = { "", ".gz" }; in find_in_path() local
|
/third_party/skia/tools/flags/ |
D | CommonFlagsImages.cpp | 12 static const char* const exts[] = { in CollectImages() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
D | est.c | 249 static void add_csrattrs_oid(struct hs20_osu_client *ctx, ASN1_OBJECT *oid, in add_csrattrs_oid() 272 static void add_csrattrs_ext_req(struct hs20_osu_client *ctx, in add_csrattrs_ext_req() 303 static void add_csrattrs_attr(struct hs20_osu_client *ctx, Attribute *attr, in add_csrattrs_attr() 335 static void add_csrattrs(struct hs20_osu_client *ctx, CsrAttrs *csrattrs, in add_csrattrs()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
D | est.c | 249 static void add_csrattrs_oid(struct hs20_osu_client *ctx, ASN1_OBJECT *oid, in add_csrattrs_oid() 272 static void add_csrattrs_ext_req(struct hs20_osu_client *ctx, in add_csrattrs_ext_req() 303 static void add_csrattrs_attr(struct hs20_osu_client *ctx, Attribute *attr, in add_csrattrs_attr() 335 static void add_csrattrs(struct hs20_osu_client *ctx, CsrAttrs *csrattrs, in add_csrattrs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
D | generate_grammar_tables.py | 109 def compose_extension_list(exts): argument 216 def __init__(self, opname, caps, exts, operands, version, lastVersion): argument 392 def __init__(self, enumerant, value, caps, exts, parameters, version, lastVersion): argument
|
/third_party/spirv-tools/utils/ |
D | generate_grammar_tables.py | 109 def compose_extension_list(exts): argument 216 def __init__(self, opname, caps, exts, operands, version, lastVersion): argument 392 def __init__(self, enumerant, value, caps, exts, parameters, version, lastVersion): argument
|
/third_party/skia/third_party/externals/spirv-tools/utils/ |
D | generate_grammar_tables.py | 109 def compose_extension_list(exts): argument 216 def __init__(self, opname, caps, exts, operands, version, lastVersion): argument 392 def __init__(self, enumerant, value, caps, exts, parameters, version, lastVersion): argument
|
/third_party/boost/libs/beast/test/beast/http/ |
D | chunk_encode.cpp | 87 chunk_extensions exts; in testChunkHeader() local 121 chunk_extensions exts; in testChunkBody() local
|
/third_party/flutter/skia/third_party/externals/spirv-tools/utils/ |
D | generate_grammar_tables.py | 75 def compose_extension_list(exts): argument 270 def __init__(self, enumerant, value, caps, exts, parameters): argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | image_folder_op.cc | 28 … const std::set<std::string> &exts, const std::map<std::string, int32_t> &map, in ImageFolderOp() 244 …ImageFolderOp::CountRowsAndClasses(const std::string &path, const std::set<std::string> &exts, int… in CountRowsAndClasses()
|
/third_party/boost/libs/compute/test/ |
D | test_extents.cpp | 90 compute::extents<3> exts = compute::dim(4, 5, 6); in BOOST_AUTO_TEST_CASE() local
|
/third_party/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 297 const auto& exts = object["extensions"]; in jsonToSpirv() local 341 Extensions exts = getExts(inst); in jsonToSpirv() local 390 Extensions exts(getExts(enumerant)); in jsonToSpirv() local
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 313 const auto& exts = object["extensions"]; in jsonToSpirv() local 372 Extensions exts = getExts(inst); in jsonToSpirv() local 436 Extensions exts(getExts(enumerant)); in jsonToSpirv() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 313 const auto& exts = object["extensions"]; in jsonToSpirv() local 372 Extensions exts = getExts(inst); in jsonToSpirv() local 436 Extensions exts(getExts(enumerant)); in jsonToSpirv() local
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_device.c | 121 find_extension_names(const char *const *exts, in find_extension_names() 133 merge_extension_names(const char *const *exts, in merge_extension_names()
|
/third_party/openssl/crypto/x509/ |
D | x509_req.c | 183 int X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts, in X509_REQ_add_extensions_nid() 200 int X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
|
/third_party/libwebsockets/lwsws/ |
D | main.c | 69 static const struct lws_extension exts[] = { variable
|
/third_party/openssl/crypto/x509v3/ |
D | v3_prn.c | 138 int X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | FunctionsGL.cpp | 117 const char *exts = reinterpret_cast<const char *>(getString(GL_EXTENSIONS)); in initialize() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | FunctionsGL.cpp | 117 const char *exts = reinterpret_cast<const char *>(getString(GL_EXTENSIONS)); in initialize() local
|