Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkan-docs/src/
DmakeSpec97 exts = set() variable
100 exts = set(deps.khrExtensions()) variable
103 exts = set(deps.ratifiedExtensions()) variable
106 exts = set(deps.allExtensions()) variable
/third_party/openssl/ssl/statem/
Dextensions_cust.c81 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
176 custom_ext_methods *exts = &s->cert->custext; in custom_ext_add() local
322 void custom_exts_free(custom_ext_methods *exts) in custom_exts_free()
354 custom_ext_methods *exts = &ctx->cert->custext; in add_custom_ext_intern() local
Dextensions.c419 int tls_validate_all_contexts(SSL *s, unsigned int thisctx, RAW_EXTENSION *exts) in tls_validate_all_contexts()
567 custom_ext_methods *exts = &s->cert->custext; in tls_collect_extensions() local
693 RAW_EXTENSION *exts, X509 *x, size_t chainidx) in tls_parse_extension()
742 int tls_parse_all_extensions(SSL *s, int context, RAW_EXTENSION *exts, X509 *x, in tls_parse_all_extensions()
/third_party/node/deps/openssl/openssl/ssl/statem/
Dextensions_cust.c81 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
176 custom_ext_methods *exts = &s->cert->custext; in custom_ext_add() local
322 void custom_exts_free(custom_ext_methods *exts) in custom_exts_free()
356 custom_ext_methods *exts = &ctx->cert->custext; in add_custom_ext_intern() local
Dextensions.c447 int tls_validate_all_contexts(SSL *s, unsigned int thisctx, RAW_EXTENSION *exts) in tls_validate_all_contexts()
595 custom_ext_methods *exts = &s->cert->custext; in tls_collect_extensions() local
721 RAW_EXTENSION *exts, X509 *x, size_t chainidx) in tls_parse_extension()
770 int tls_parse_all_extensions(SSL *s, int context, RAW_EXTENSION *exts, X509 *x, in tls_parse_all_extensions()
/third_party/skia/third_party/externals/sfntly/cpp/tools/
Dutils.py20 def GetFontList(path, exts, negate=False): argument
/third_party/skia/tools/flags/
DCommonFlagsImages.cpp12 static const char* const exts[] = { in CollectImages() local
/third_party/mesa3d/src/freedreno/rnn/
Dpath.c42 const char *exts[] = { "", ".gz" }; in find_in_path() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dest.c249 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/hs20/client/
Dest.c249 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/
Dgenerate_grammar_tables.py109 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/
Dgenerate_grammar_tables.py119 def compose_extension_list(exts): argument
226 def __init__(self, opname, caps, exts, operands, version, lastVersion): argument
407 def __init__(self, enumerant, value, caps, exts, parameters, version, lastVersion): argument
/third_party/skia/third_party/externals/spirv-tools/utils/
Dgenerate_grammar_tables.py109 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-headers/tools/buildHeaders/
DjsonToSpirv.cpp313 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/
DjsonToSpirv.cpp313 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/lzma/CPP/7zip/UI/Common/
DArchiveName.cpp121 const char *exts = isHash ? g_HashExts : g_ArcExts; in CreateArchiveName() local
/third_party/openssl/crypto/x509/
Dx509_req.c170 int X509_REQ_add_extensions_nid(X509_REQ *req, in X509_REQ_add_extensions_nid()
188 int X509_REQ_add_extensions(X509_REQ *req, const STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dx509_req.c170 int X509_REQ_add_extensions_nid(X509_REQ *req, in X509_REQ_add_extensions_nid()
188 int X509_REQ_add_extensions(X509_REQ *req, const STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp515 const auto& exts = object["extensions"]; in jsonToSpirv() local
578 Extensions exts = getExts(inst); in jsonToSpirv() local
645 Extensions exts(getExts(enumerant)); in jsonToSpirv() local
/third_party/libwebsockets/lwsws/
Dmain.c69 static const struct lws_extension exts[] = { variable
/third_party/mesa3d/src/virtio/vulkan/
Dvn_device.c160 find_extension_names(const char *const *exts, in find_extension_names()
172 merge_extension_names(const char *const *exts, in merge_extension_names()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFunctionsGL.cpp117 const char *exts = reinterpret_cast<const char *>(getString(GL_EXTENSIONS)); in initialize() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c196 const struct gl_extensions *exts, const void *mem_ctx, in xfb_decl_init()
736 const struct gl_extensions *exts, in parse_xfb_decls()
1123 const struct gl_extensions *exts, in init_varying_matches()
2358 const struct gl_extensions *exts, in assign_initial_varying_locations()
2669 const struct gl_extensions *exts, in assign_final_varying_locations()
2915 const struct gl_extensions *exts, gl_api api, void *mem_ctx) in link_varyings()
3157 const struct gl_extensions *exts, in gl_nir_link_varyings()

1234