Searched defs:ec (Results 1 - 25 of 334) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_shdr.c40 _libelf_getshdr(Elf_Scn *s, int ec) argument
H A Dgelf_checksum.c53 int ec; local
H A Delf_shstrndx.c42 int ec; local
74 int ec; local
H A Delf_shnum.c42 int ec; local
H A Delf_phnum.c42 int ec; local
H A Dgelf_shdr.c61 int ec; local
101 int ec; local
H A Dlibelf_extended.c58 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) argument
88 _libelf_setshstrndx(Elf *e, void *eh, int ec, size_t shstrndx) argument
117 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) argument
H A Dgelf_rela.c48 int ec; local
111 int ec; local
[all...]
H A Dgelf_sym.c48 int ec; local
110 int ec; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/cmake/
H A Dgnu_posix_regex.cpp6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); local
H A Dposix_regex.cpp6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); local
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/cmake/
H A Dgnu_posix_regex.cpp6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); local
H A Dposix_regex.cpp6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); local
/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/der/
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) argument
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) argument
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) argument
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) argument
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) argument
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) argument
H A Dder_sm2_sig.c23 ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, EC_KEY *ec, int mdnid) argument
H A Dder_ec_sig.c27 ossl_DER_w_algorithmIdentifier_ECDSA_with_MD(WPACKET *pkt, int cont, EC_KEY *ec, int mdnid) argument
/netbsd-current/sys/arch/sgimips/eisa/
H A Deisa_machdep.c87 eisa_maxslots(eisa_chipset_tag_t ec) argument
/netbsd-current/sys/dev/mii/
H A Dmii_ethersubr.c85 struct ethercom *ec = (struct ethercom *)ifp; local
102 struct ethercom *ec = (struct ethercom *)ifp; local
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dcondition_variable.cpp44 int ec = __libcpp_condvar_wait(&__cv_, lk.mutex()->native_handle()); variable
74 int ec = __libcpp_condvar_timedwait(&__cv_, lk.mutex()->native_handle(), &ts); variable
H A Dmutex.cpp33 int ec = __libcpp_mutex_lock(&__m_); local
47 int ec = __libcpp_mutex_unlock(&__m_); variable
48 (void)ec; variable
56 int ec = __libcpp_recursive_mutex_init(&__m_); local
71 int ec local
[all...]
/netbsd-current/lib/libbluetooth/
H A Dsdp_record.c57 uint16_t ec; local
126 uint16_t ec; local
185 uint16_t ec; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dre.h114 int ec = regcomp(&re_, spec.c_str(), REG_EXTENDED | REG_NOSUB); local
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dre.h120 int ec = regcomp(&re_, spec.c_str(), REG_EXTENDED | REG_NOSUB); local

Completed in 127 milliseconds

1234567891011>>