Home
last modified time | relevance | path

Searched defs:chain (Results 151 - 175 of 511) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstream.c271 struct callchain_list *chain; in print_stream_callchain() local
/kernel/linux/linux-6.6/net/batman-adv/
H A Dfragmentation.c63 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 Dsound_core.c350 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 Dnumber_formatimpl.cpp126 const MicroPropsGenerator* chain = &fMicros; in macrosToMicroGenerator() local
[all...]
/third_party/mbedtls/library/
H A Dx509_crl.c283 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 Dprivate-lib-async-dns.h43 struct lws_adns_cache *chain; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c307 uint32_t chain; in gfx10_sh_query_get_result_resource() member
/third_party/nghttp2/lib/
H A Dnghttp2_buf.c91 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 Dnghttp2_buf.c91 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 Dnumber_formatimpl.cpp126 const MicroPropsGenerator* chain = &fMicros; in macrosToMicroGenerator() local
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dcmp_mock_srv.c81 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 Dx509_cmp.c465 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 Docsp_vfy.c30 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 Dcms_ess.c102 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 Dseq_tests.py85 from itertools import chain namespace
/third_party/openssl/crypto/cms/
H A Dcms_ess.c102 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 Dcmp_mock_srv.c81 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 Docsp_vfy.c30 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 Dx509_cmp.c462 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 Dnumber_formatimpl.cpp126 const MicroPropsGenerator* chain = &fMicros; in macrosToMicroGenerator() local
[all...]
/third_party/openssl/test/
H A Ddanetest.c55 static int verify_chain(SSL *ssl, STACK_OF(X509) *chain) in verify_chain() argument
[all...]
/third_party/python/Lib/lib2to3/
H A Drefactor.py22 from itertools import chain namespace
/third_party/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp152 std::vector<const analysis::Constant*> chain; in FoldInsertWithConstants() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_server_read.c402 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 Dtlsv1_server_read.c402 struct x509_certificate *chain = NULL, *last = NULL, *cert; in tls_process_certificate() local
[all...]

Completed in 20 milliseconds

12345678910>>...21