| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | stream.c | 271 struct callchain_list *chain; in print_stream_callchain() local
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| H A D | fragmentation.c | 63 struct batadv_frag_table_entry *chain; in batadv_frag_purge_orig() local 107 batadv_frag_init_chain(struct batadv_frag_table_entry *chain, u16 seqno) batadv_frag_init_chain() argument 141 struct batadv_frag_table_entry *chain; batadv_frag_insert_packet() local 248 batadv_frag_merge_packets(struct hlist_head *chain) batadv_frag_merge_packets() argument [all...] |
| /kernel/linux/linux-6.6/sound/ |
| H A D | sound_core.c | 350 const int chain = unit % SOUND_STEP; in register_sound_special_device() local 519 static struct sound_unit *__look_for_unit(int chain, int unit) in __look_for_unit() argument 535 int chain; in soundcore_open() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_formatimpl.cpp | 126 const MicroPropsGenerator* chain = &fMicros; in macrosToMicroGenerator() local [all...] |
| /third_party/mbedtls/library/ |
| H A D | x509_crl.c | 283 int mbedtls_x509_crl_parse_der(mbedtls_x509_crl *chain, in mbedtls_x509_crl_parse_der() argument 505 int mbedtls_x509_crl_parse(mbedtls_x509_crl *chain, const unsigned char *buf, size_t buflen) in mbedtls_x509_crl_parse() argument 567 int mbedtls_x509_crl_parse_file(mbedtls_x509_crl *chain, const char *path) in mbedtls_x509_crl_parse_file() argument [all...] |
| /third_party/libwebsockets/lib/system/async-dns/ |
| H A D | private-lib-async-dns.h | 43 struct lws_adns_cache *chain; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | gfx10_query.c | 307 uint32_t chain; in gfx10_sh_query_get_result_resource() member
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_buf.c | 91 static int buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, in buf_chain_new() argument 111 static void buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) { in buf_chain_del() argument 131 nghttp2_buf_chain *chain; in nghttp2_bufs_init3() local 160 nghttp2_buf_chain *chain; nghttp2_bufs_realloc() local 185 nghttp2_buf_chain *chain, *next_chain; nghttp2_bufs_free() local 204 nghttp2_buf_chain *chain; nghttp2_bufs_wrap_init() local 305 nghttp2_buf_chain *chain; bufs_alloc_chain() local 435 nghttp2_buf_chain *chain; nghttp2_bufs_remove() local 470 nghttp2_buf_chain *chain; nghttp2_bufs_remove_copy() local 487 nghttp2_buf_chain *chain, *ci; nghttp2_bufs_reset() local 522 nghttp2_buf_chain *chain; nghttp2_bufs_next_present() local [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_buf.c | 91 static int buf_chain_new(nghttp2_buf_chain **chain, size_t chunk_length, in buf_chain_new() argument 111 static void buf_chain_del(nghttp2_buf_chain *chain, nghttp2_mem *mem) { in buf_chain_del() argument 131 nghttp2_buf_chain *chain; in nghttp2_bufs_init3() local 160 nghttp2_buf_chain *chain; nghttp2_bufs_realloc() local 185 nghttp2_buf_chain *chain, *next_chain; nghttp2_bufs_free() local 204 nghttp2_buf_chain *chain; nghttp2_bufs_wrap_init() local 305 nghttp2_buf_chain *chain; bufs_alloc_chain() local 435 nghttp2_buf_chain *chain; nghttp2_bufs_remove() local 470 nghttp2_buf_chain *chain; nghttp2_bufs_remove_copy() local 487 nghttp2_buf_chain *chain, *ci; nghttp2_bufs_reset() local 522 nghttp2_buf_chain *chain; nghttp2_bufs_next_present() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_formatimpl.cpp | 126 const MicroPropsGenerator* chain = &fMicros; in macrosToMicroGenerator() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | cmp_mock_srv.c | 81 ossl_cmp_mock_srv_set1_chainOut(OSSL_CMP_SRV_CTX *srv_ctx, STACK_OF(X509) *chain) ossl_cmp_mock_srv_set1_chainOut() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_cmp.c | 465 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain, in X509_chain_check_suiteb() argument 550 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain, in X509_chain_check_suiteb() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | ocsp_vfy.c | 30 ocsp_verify_signer(X509 *signer, int response, X509_STORE *st, unsigned long flags, STACK_OF(X509) *untrusted, STACK_OF(X509) **chain) ocsp_verify_signer() argument 222 ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) ocsp_check_issuer() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_ess.c | 102 ossl_cms_check_signing_certs(const CMS_SignerInfo *si, const STACK_OF(X509) *chain) ossl_cms_check_signing_certs() argument
|
| /third_party/python/Lib/test/ |
| H A D | seq_tests.py | 85 from itertools import chain namespace
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_ess.c | 102 ossl_cms_check_signing_certs(const CMS_SignerInfo *si, const STACK_OF(X509) *chain) ossl_cms_check_signing_certs() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | cmp_mock_srv.c | 81 ossl_cmp_mock_srv_set1_chainOut(OSSL_CMP_SRV_CTX *srv_ctx, STACK_OF(X509) *chain) ossl_cmp_mock_srv_set1_chainOut() argument
|
| /third_party/openssl/crypto/ocsp/ |
| H A D | ocsp_vfy.c | 30 ocsp_verify_signer(X509 *signer, int response, X509_STORE *st, unsigned long flags, STACK_OF(X509) *untrusted, STACK_OF(X509) **chain) ocsp_verify_signer() argument 222 ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain) ocsp_check_issuer() argument [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | x509_cmp.c | 462 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain, in X509_chain_check_suiteb() argument 547 int X509_chain_check_suiteb(int *perror_depth, X509 *x, STACK_OF(X509) *chain, in X509_chain_check_suiteb() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_formatimpl.cpp | 126 const MicroPropsGenerator* chain = &fMicros; in macrosToMicroGenerator() local [all...] |
| /third_party/openssl/test/ |
| H A D | danetest.c | 55 static int verify_chain(SSL *ssl, STACK_OF(X509) *chain) in verify_chain() argument [all...] |
| /third_party/python/Lib/lib2to3/ |
| H A D | refactor.py | 22 from itertools import chain namespace
|
| /third_party/spirv-tools/source/opt/ |
| H A D | const_folding_rules.cpp | 152 std::vector<const analysis::Constant*> chain; in FoldInsertWithConstants() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_server_read.c | 402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| H A D | tlsv1_server_read.c | 402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local [all...] |