| /third_party/ltp/libs/libltpvdso/ |
| H A D | parse_vdso.c | 48 void *bucket, *chain; member
|
| /third_party/node/deps/v8/third_party/jinja2/ |
| H A D | nativetypes.py | 2 from itertools import chain namespace
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | nativetypes.py | 3 from itertools import islice, chain namespace
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_addr.c | 1213 addr_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, IPAddrBlocks *ext) addr_validate_path_internal() argument [all...] |
| H A D | v3_asid.c | 750 asid_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, ASIdentifiers *ext) asid_validate_path_internal() argument [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | v3_asid.c | 736 asid_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, ASIdentifiers *ext) asid_validate_path_internal() argument [all...] |
| H A D | v3_addr.c | 1209 addr_validate_path_internal(X509_STORE_CTX *ctx, STACK_OF(X509) *chain, IPAddrBlocks *ext) addr_validate_path_internal() argument [all...] |
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | nativetypes.py | 2 from itertools import chain namespace
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | pkcs12.rs | 382 let mut chain = Stack::new().unwrap(); in create_only_ca() variables
|
| /third_party/mesa3d/.gitlab-ci/tests/ |
| H A D | test_lava_job_submitter.py | 11 from itertools import chain, repeat namespace
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | event.cpp | 101 event::chain(event &ev) { in chain() function in event
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | scalar.c | 53 c448_dsword_t chain = 0; in sc_subx() local 83 c448_dword_t chain = 0; sc_montmul() local 127 c448_dword_t chain = 0; ossl_curve448_scalar_add() local 229 c448_dword_t chain = 0; ossl_curve448_scalar_halve() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ess/ |
| H A D | ess_lib.c | 286 OSSL_ESS_check_signing_certs(const ESS_SIGNING_CERT *ss, const ESS_SIGNING_CERT_V2 *ssv2, const STACK_OF(X509) *chain, int require_signing_cert) OSSL_ESS_check_signing_certs() argument
|
| /third_party/openssl/crypto/ess/ |
| H A D | ess_lib.c | 286 OSSL_ESS_check_signing_certs(const ESS_SIGNING_CERT *ss, const ESS_SIGNING_CERT_V2 *ssv2, const STACK_OF(X509) *chain, int require_signing_cert) OSSL_ESS_check_signing_certs() argument
|
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | scalar.c | 53 c448_dsword_t chain = 0; in sc_subx() local 83 c448_dword_t chain = 0; sc_montmul() local 127 c448_dword_t chain = 0; ossl_curve448_scalar_add() local 229 c448_dword_t chain = 0; ossl_curve448_scalar_halve() local [all...] |
| /third_party/openssl/test/ |
| H A D | bio_prefix_text.c | 40 static BIO **chain = NULL; variable [all...] |
| /third_party/skia/tests/ |
| H A D | TextureOpTest.cpp | 24 static void check_chain(OpsTaskTestingAccess::OpChain* chain, SkRect firstRect, SkRect lastRect, in check_chain() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | bcmsrom_tbl.h | 1132 uint16 chain; member
|
| /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...] |