/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | compiler.py | 11 from itertools import chain namespace
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_wayland.c | 953 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 D | cms_env.c | 1230 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 D | ecp_nistz256.c | 1438 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 D | x509.h | 258 STACK_OF(X509) *chain; member
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ts.c | 169 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 D | cmp_msg.c | 445 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 D | statem_lib.c | 932 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 D | ts.c | 169 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 D | cms_env.c | 1211 int ossl_cms_EnvelopedData_final(CMS_ContentInfo *cms, BIO *chain) in ossl_cms_EnvelopedData_final() argument
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_msg.c | 445 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/skia/src/gpu/ops/ |
H A D | OpsTask.cpp | 1048 OpChain& chain = fOpChains[i]; forwardCombine() local [all...] |
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | x509.h | 235 STACK_OF(X509) *chain; member
|
/third_party/openssl/ssl/statem/ |
H A D | statem_lib.c | 897 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/include/crypto/ |
H A D | x509.h | 258 STACK_OF(X509) *chain; member
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | compiler.py | 5 from itertools import chain namespace
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | backward_references_enc.c | 267 int32_t* chain = (int32_t*)p->offset_length_; in VP8LHashChainFill() local [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ecp_nistz256.c | 1438 static const struct { unsigned char p, i; } chain[27] = { in ecp_nistz256_inv_mod_ord() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-morx-table.hh | 1112 const Chain<Types> *chain = &firstChain; in compile_flags() local 1125 const Chain<Types> *chain = &firstChain; in apply() local 1141 const Chain<Types> *chain in sanitize() local [all...] |
/third_party/python/Modules/ |
H A D | faulthandler.c | 110 int chain; member 813 faulthandler_register(int signum, int chain, _Py_sighandler_t *previous_p) in faulthandler_register() argument 912 int chain = 0; in faulthandler_register_py() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | x509v3.c | 2140 x509_certificate_chain_validate(struct x509_certificate *trusted, struct x509_certificate *chain, int *reason, int disable_time_checks) x509_certificate_chain_validate() argument 2272 x509_certificate_get_subject(struct x509_certificate *chain, struct x509_name *name) x509_certificate_get_subject() argument [all...] |
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | sirf-dma.c | 92 bool chain; /* is chain DMA? */ member 270 bool chain; in sirfsoc_dma_irq() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_pm4_headers_ai.h | 121 uint32_t chain:1; member
|
H A D | kfd_pm4_headers_vi.h | 127 uint32_t chain:1; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 64 u32 chain; member 71 u16 chain; member [all...] |