Home
last modified time | relevance | path

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

12345678910>>...13

/third_party/musl/src/exit/
H A D_Exit.c4 _Noreturn void _Exit(int ec) in _Exit() argument
/third_party/benchmark/cmake/
H A Dgnu_posix_regex.cpp6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); in main() local
H A Dposix_regex.cpp6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); in main() local
/third_party/node/deps/openssl/openssl/providers/common/der/
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC() argument
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2() argument
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519() argument
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448() argument
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519() argument
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448() argument
H A Dder_sm2_sig.c23 ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, EC_KEY *ec, int mdnid) ossl_DER_w_algorithmIdentifier_SM2_with_MD() argument
/third_party/openssl/providers/common/der/
H A Dder_ec_key.c14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC() argument
H A Dder_sm2_key.c15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2() argument
H A Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519() argument
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448() argument
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519() argument
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448() argument
H A Dder_sm2_sig.c23 ossl_DER_w_algorithmIdentifier_SM2_with_MD(WPACKET *pkt, int cont, EC_KEY *ec, int mdnid) ossl_DER_w_algorithmIdentifier_SM2_with_MD() argument
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-data-type.c27 MnoteHuaweiEntryCount *ec = exif_huawei_entry_count_new_mem (mem); in exif_huawei_entry_count_new() local
37 MnoteHuaweiEntryCount *ec; in exif_huawei_entry_count_new_mem() local
54 exif_huawei_entry_count_free (MnoteHuaweiEntryCount *ec) in exif_huawei_entry_count_free() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtokiter.cpp28 UBool TokenIterator::next(UnicodeString& token, UErrorCode& ec) { in next() argument
67 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) { in nextToken() argument
H A Dtextfile.cpp23 TextFile::TextFile(const char* _name, const char* _encoding, UErrorCode& ec) : in TextFile() argument
78 UBool TextFile::readLine(UnicodeString& line, UErrorCode& ec) { in readLine() argument
113 readLineSkippingComments(UnicodeString& line, UErrorCode& ec, UBool trim) readLineSkippingComments() argument
134 setBuffer(int32_t index, char c, UErrorCode& ec) setBuffer() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dmeasure.cpp28 Measure(const Formattable& _number, MeasureUnit* adoptedUnit, UErrorCode& ec) Measure() argument
H A Dcurramt.cpp22 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
27 CurrencyAmount(double amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
H A Dcurrunit.cpp28 CurrencyUnit::CurrencyUnit(ConstChar16Ptr _isoCode, UErrorCode& ec) { in CurrencyUnit() argument
58 CurrencyUnit::CurrencyUnit(StringPiece _isoCode, UErrorCode& ec) { in CurrencyUnit() argument
86 CurrencyUnit::CurrencyUnit(const MeasureUnit& other, UErrorCode& ec) : MeasureUnit(other) { in CurrencyUnit() argument
H A Dcurrfmt.cpp23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcurramt.cpp22 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
27 CurrencyAmount(double amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
H A Dmeasure.cpp28 Measure(const Formattable& _number, MeasureUnit* adoptedUnit, UErrorCode& ec) Measure() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcurramt.cpp22 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
27 CurrencyAmount(double amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
H A Dmeasure.cpp28 Measure(const Formattable& _number, MeasureUnit* adoptedUnit, UErrorCode& ec) Measure() argument
/third_party/curl/tests/libtest/
H A Dlib677.c84 CURLcode ec; in test() local
102 CURLcode ec; in test() local
[all...]
/third_party/benchmark/src/
H A Dre.h120 int ec = regcomp(&re_, spec.c_str(), REG_EXTENDED | REG_NOSUB); in Init() local
/third_party/icu/icu4c/source/common/
H A Ducat.cpp40 u_catopen(const char* name, const char* locale, UErrorCode* ec) { in u_catopen() argument
50 u_catgets(u_nl_catd catd, int32_t set_num, int32_t msg_num, const UChar* s, int32_t* len, UErrorCode* ec) u_catgets() argument

Completed in 5 milliseconds

12345678910>>...13