Home
last modified time | relevance | path

Searched defs:chain (Results 101 - 125 of 180) sorted by relevance

12345678

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp336 ReplaceAccessChain( Instruction* chain, const std::vector<Instruction*>& replacements) ReplaceAccessChain() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp336 ReplaceAccessChain( Instruction* chain, const std::vector<Instruction*>& replacements) ReplaceAccessChain() argument
[all...]
/third_party/skia/third_party/externals/jinja2/
H A Dfilters.py8 from itertools import chain namespace
H A Druntime.py4 from itertools import chain namespace
/third_party/python/Lib/test/
H A Dtest_genericalias.py26 from itertools import chain namespace
/third_party/skia/experimental/sktext/include/
H A DTypes.h204 sk_sp<FontChain> chain; member
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp337 ReplaceAccessChain( Instruction* chain, const std::vector<Instruction*>& replacements) ReplaceAccessChain() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_cred.c45 static int tlsv1_add_cert_der(struct x509_certificate **chain, in tlsv1_add_cert_der() argument
107 static int tlsv1_add_cert(struct x509_certificate **chain, in tlsv1_add_cert() argument
157 static int tlsv1_set_cert_chain(struct x509_certificate **chain, in tlsv1_set_cert_chain() argument
[all...]
H A Dx509v3.c2078 x509_certificate_chain_validate(struct x509_certificate *trusted, struct x509_certificate *chain, int *reason, int disable_time_checks) x509_certificate_chain_validate() argument
2210 x509_certificate_get_subject(struct x509_certificate *chain, struct x509_name *name) x509_certificate_get_subject() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_cred.c45 static int tlsv1_add_cert_der(struct x509_certificate **chain, in tlsv1_add_cert_der() argument
107 static int tlsv1_add_cert(struct x509_certificate **chain, in tlsv1_add_cert() argument
157 static int tlsv1_set_cert_chain(struct x509_certificate **chain, in tlsv1_set_cert_chain() argument
[all...]
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcf_mock.cpp498 int __wrap_X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, STACK_OF(X509) * chain) in __wrap_X509_STORE_CTX_init() argument
/third_party/jinja2/
H A Dcompiler.py6 from itertools import chain namespace
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.c82 xmlNode *chain = attr->children; in getcontent() local
112 xmlNode *chain = attr->children; getattrib() local
239 xmlNode *chain = node->children; parsevalue() local
278 xmlNode *chain = node->children; parsespectype() local
343 xmlNode *chain = node->children; parseenum() local
374 xmlNode *chain = node->children; parsebitfield() local
448 xmlNode *chain = node->children; parsebitset() local
541 xmlNode *chain = node->children; trydelem() local
609 xmlNode *chain = node->children; trydelem() local
652 xmlNode *chain = node->children; parsegroup() local
728 xmlNode *chain = node->children; parsedomain() local
754 xmlNode *chain = node->children; parsecopyright() local
942 xmlNode *chain = root->children; rnn_parsefile() local
[all...]
/third_party/node/deps/v8/third_party/jinja2/
H A Dcompiler.py5 from itertools import chain namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Dcompiler.py11 from itertools import chain namespace
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c953 struct wsi_wl_swapchain *chain = (struct wsi_wl_swapchain *)wsi_chain; in wsi_wl_swapchain_get_wsi_image() local
962 struct wsi_wl_swapchain *chain = (struct wsi_wl_swapchain *)wsi_chain; in wsi_wl_swapchain_acquire_next_image() local
1035 struct wsi_wl_swapchain *chain = data; frame_handle_done() local
1052 struct wsi_wl_swapchain *chain = (struct wsi_wl_swapchain *)wsi_chain; wsi_wl_swapchain_queue_present() local
1135 wsi_wl_image_init(struct wsi_wl_swapchain *chain, struct wsi_wl_image *image, const VkSwapchainCreateInfoKHR *pCreateInfo, const VkAllocationCallbacks* pAllocator) wsi_wl_image_init() argument
1216 wsi_wl_swapchain_images_free(struct wsi_wl_swapchain *chain) wsi_wl_swapchain_images_free() argument
1232 wsi_wl_swapchain_chain_free(struct wsi_wl_swapchain *chain, const VkAllocationCallbacks *pAllocator) wsi_wl_swapchain_chain_free() argument
1252 struct wsi_wl_swapchain *chain = (struct wsi_wl_swapchain *)wsi_chain; wsi_wl_swapchain_destroy() local
1271 struct wsi_wl_swapchain *chain; wsi_wl_surface_create_swapchain() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_env.c1230 int ossl_cms_EnvelopedData_final(CMS_ContentInfo *cms, BIO *chain) in ossl_cms_EnvelopedData_final() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c1438 static const struct { unsigned char p, i; } chain[27] = { in ecp_nistz256_inv_mod_ord() local
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dx509.h258 STACK_OF(X509) *chain; member
/third_party/node/deps/openssl/openssl/apps/
H A Dts.c169 char *inkey = NULL, *signer = NULL, *chain = NULL, *CApath = NULL; in ts_main() local
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
692 create_response(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy) create_response() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_msg.c445 ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype, int certReqId, const OSSL_CMP_PKISI *si, X509 *cert, const X509 *encryption_recip, STACK_OF(X509) *chain, STACK_OF(X509) *caPubs, int unprotectedErrors) ossl_cmp_certrep_new() argument
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_lib.c932 static int ssl_add_cert_to_wpacket(SSL *s, WPACKET *pkt, X509 *x, int chain) in ssl_add_cert_to_wpacket() argument
[all...]
/third_party/openssl/apps/
H A Dts.c169 char *inkey = NULL, *signer = NULL, *chain = NULL, *CApath = NULL; in ts_main() local
584 reply_command(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy, const char *in, int token_in, const char *out, int token_out, int text) reply_command() argument
692 create_response(CONF *conf, const char *section, const char *engine, const char *queryfile, const char *passin, const char *inkey, const EVP_MD *md, const char *signer, const char *chain, const char *policy) create_response() argument
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_env.c1211 int ossl_cms_EnvelopedData_final(CMS_ContentInfo *cms, BIO *chain) in ossl_cms_EnvelopedData_final() argument
/third_party/openssl/crypto/cmp/
H A Dcmp_msg.c445 ossl_cmp_certrep_new(OSSL_CMP_CTX *ctx, int bodytype, int certReqId, const OSSL_CMP_PKISI *si, X509 *cert, const X509 *encryption_recip, STACK_OF(X509) *chain, STACK_OF(X509) *caPubs, int unprotectedErrors) ossl_cmp_certrep_new() argument

Completed in 41 milliseconds

12345678