Home
last modified time | relevance | path

Searched defs:chain (Results 1 - 25 of 204) sorted by relevance

123456789

/third_party/python/Tools/c-analyzer/c_common/
H A Diterutil.py13 def chain(): function
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_native/
H A DChainUtils.h38 MaybeError ValidateSingleSTypeInner(const ChainedStruct* chain, T sType) { in ValidateSingleSTypeInner() argument
45 MaybeError ValidateSingleSTypeInner(const ChainedStruct* chain, argument
55 ValidateSingleSType(const ChainedStruct* chain, T sType) ValidateSingleSType() argument
67 ValidateSingleSType(const ChainedStruct* chain, T sType, Args... sTypes) ValidateSingleSType() argument
[all...]
H A DChainUtils.cpp23 void FindInChain(const ChainedStruct* chain, const {{as_cppEnum(value.name)}}** out) { in FindInChain() argument
34 MaybeError ValidateSTypes(const ChainedStruct* chain, in ValidateSTypes() argument
[all...]
/third_party/elfutils/libdw/
H A Ddwarf_attr_integrate.c41 int chain = 16; /* Largest DIE ref chain we will follow. */ in dwarf_attr_integrate() local
H A Ddwarf_hasattr_integrate.c40 int chain = 16; /* Largest DIE ref chain we will follow. */ in dwarf_hasattr_integrate() local
H A Ddwarf_getfuncs.c110 struct Dwarf_Die_Chain chain = { .die = CUDIE (cudie->cu), in dwarf_getfuncs() local
57 tree_visitor(unsigned int depth __attribute__ ((unused)), struct Dwarf_Die_Chain *chain, void *arg) tree_visitor() argument
/test/xts/device_attest_lite/services/core/network/
H A Dattest_tls.c252 int32_t LoadCommonCert(mbedtls_x509_crt* chain) in LoadCommonCert() argument
266 int32_t LoadCommonOtherCert(mbedtls_x509_crt* chain, uint32_t cursor) in LoadCommonOtherCert() argument
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_dd.c59 int ossl_cms_DigestedData_do_final(const CMS_ContentInfo *cms, BIO *chain, in ossl_cms_DigestedData_do_final() argument
/third_party/python/Tools/msi/
H A Dcsv_to_wxs.py24 from itertools import chain, zip_longest namespace
/third_party/openssl/crypto/cms/
H A Dcms_dd.c59 int ossl_cms_DigestedData_do_final(const CMS_ContentInfo *cms, BIO *chain, in ossl_cms_DigestedData_do_final() argument
/third_party/rust/crates/rustix/src/backend/linux_raw/
H A Dvdso.rs260 let mut chain = *self.bucket.add((name_hash % self.nbucket) as usize); variables
[all...]
/third_party/vk-gl-cts/scripts/egl/
H A Dgtf_wrapper.py28 from itertools import chain namespace
H A Dlibrary.py26 from itertools import chain namespace
H A Dproc_address_tests.py28 from itertools import chain namespace
/third_party/vk-gl-cts/scripts/khr_util/
H A Dformat.py25 from itertools import chain namespace
H A Dgen_str_util.py23 from itertools import chain namespace
/third_party/vk-gl-cts/scripts/opengl/
H A Dgen_wrapper.py25 from itertools import chain namespace
/foundation/communication/netmanager_base/test/netmanagernative/unittest/bandwidth_manager_test/
H A Dbandwidth_manager_class_test.cpp72 ChainType chain = ChainType::CHAIN_OHBW_INPUT; in HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/test/netmanagernative/unittest/firewall_manager_test/
H A Dfirewall_manager_class_test.cpp69 ChainType chain = ChainType::CHAIN_OHFW_DOZABLE; in HWTEST_F() local
/third_party/musl/src/misc/
H A Dnftw.c15 struct history *chain; member
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dnftw.c12 struct history *chain; member
/third_party/nghttp2/tests/
H A Dnghttp2_buf_test.c191 nghttp2_buf_chain *chain; in test_nghttp2_bufs_remove() local
/third_party/libevdev/libevdev/
H A Dmake-event-names.py228 from itertools import chain namespace
/foundation/communication/netmanager_base/services/netpolicymanager/src/firewall_rule/
H A Dfirewall_rule.cpp24 std::shared_ptr<FirewallRule> FirewallRule::CreateFirewallRule(uint32_t chain) in CreateFirewallRule() argument
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_netsys_policy_wrapper.cpp113 uint32_t chain = 2; in HWTEST_F() local
121 uint32_t chain = 2; in HWTEST_F() local
129 uint32_t chain = 2; in HWTEST_F() local
138 uint32_t chain = 2; in HWTEST_F() local

Completed in 11 milliseconds

123456789