| /third_party/musl/src/exit/ |
| H A D | _Exit.c | 4 _Noreturn void _Exit(int ec) in _Exit() argument
|
| /third_party/benchmark/cmake/ |
| H A D | gnu_posix_regex.cpp | 6 int ec = regcomp(&re, "^[a-z]+[0-9]+$", REG_EXTENDED | REG_NOSUB); in main() local
|
| H A D | posix_regex.cpp | 6 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 D | der_ec_key.c | 14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC() argument
|
| H A D | der_sm2_key.c | 15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2() argument
|
| H A D | der_ecx_key.c | 14 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 D | der_sm2_sig.c | 23 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 D | der_ec_key.c | 14 int ossl_DER_w_algorithmIdentifier_EC(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_EC() argument
|
| H A D | der_sm2_key.c | 15 int ossl_DER_w_algorithmIdentifier_SM2(WPACKET *pkt, int cont, EC_KEY *ec) in ossl_DER_w_algorithmIdentifier_SM2() argument
|
| H A D | der_ecx_key.c | 14 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 D | der_sm2_sig.c | 23 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 D | mnote-huawei-data-type.c | 27 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 D | tokiter.cpp | 28 UBool TokenIterator::next(UnicodeString& token, UErrorCode& ec) { in next() argument 67 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) { in nextToken() argument
|
| H A D | textfile.cpp | 23 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 D | measure.cpp | 28 Measure(const Formattable& _number, MeasureUnit* adoptedUnit, UErrorCode& ec) Measure() argument
|
| H A D | curramt.cpp | 22 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument 27 CurrencyAmount(double amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
|
| H A D | currunit.cpp | 28 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 D | currfmt.cpp | 23 CurrencyFormat::CurrencyFormat(const Locale& locale, UErrorCode& ec) : in CurrencyFormat() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | curramt.cpp | 22 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument 27 CurrencyAmount(double amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
|
| H A D | measure.cpp | 28 Measure(const Formattable& _number, MeasureUnit* adoptedUnit, UErrorCode& ec) Measure() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | curramt.cpp | 22 CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument 27 CurrencyAmount(double amount, ConstChar16Ptr isoCode, UErrorCode& ec) CurrencyAmount() argument
|
| H A D | measure.cpp | 28 Measure(const Formattable& _number, MeasureUnit* adoptedUnit, UErrorCode& ec) Measure() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib677.c | 84 CURLcode ec; in test() local 102 CURLcode ec; in test() local [all...] |
| /third_party/benchmark/src/ |
| H A D | re.h | 120 int ec = regcomp(&re_, spec.c_str(), REG_EXTENDED | REG_NOSUB); in Init() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucat.cpp | 40 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
|