Home
last modified time | relevance | path

Searched defs:ec (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/third_party/icu/icu4c/source/i18n/
Dformattedvalue.cpp82 ucfpos_open(UErrorCode* ec) { in ucfpos_open()
92 ucfpos_reset(UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_reset()
101 ucfpos_constrainCategory(UConstrainedFieldPosition* ptr, int32_t category, UErrorCode* ec) { in ucfpos_constrainCategory()
110 …s_constrainField(UConstrainedFieldPosition* ptr, int32_t category, int32_t field, UErrorCode* ec) { in ucfpos_constrainField()
119 ucfpos_getCategory(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getCategory()
128 ucfpos_getField(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getField()
137 …etIndexes(const UConstrainedFieldPosition* ptr, int32_t* pStart, int32_t* pLimit, UErrorCode* ec) { in ucfpos_getIndexes()
147 ucfpos_getInt64IterationContext(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getInt64IterationContext()
156 ucfpos_setInt64IterationContext(UConstrainedFieldPosition* ptr, int64_t context, UErrorCode* ec) { in ucfpos_setInt64IterationContext()
165 …tchesField(const UConstrainedFieldPosition* ptr, int32_t category, int32_t field, UErrorCode* ec) { in ucfpos_matchesField()
[all …]
Dnumber_capi.cpp86 UErrorCode* ec) { in unumf_openForSkeletonAndLocale()
100 UParseError* perror, UErrorCode* ec) { in unumf_openForSkeletonAndLocaleWithError()
114 UErrorCode* ec) { in unumf_formatInt()
127 UErrorCode* ec) { in unumf_formatDouble()
140 UFormattedNumber* uresult, UErrorCode* ec) { in unumf_formatDecimal()
154 UErrorCode* ec) { in unumf_resultToString()
167 …f_resultNextFieldPosition(const UFormattedNumber* uresult, UFieldPosition* ufpos, UErrorCode* ec) { in unumf_resultNextFieldPosition()
189 UErrorCode* ec) { in unumf_resultGetAllFieldPositions()
208 UErrorCode* ec) { in unumf_resultToDecimalNumber()
Dnumrange_capi.cpp92 UErrorCode* ec) { in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
113 UErrorCode* ec) { in unumrf_formatDoubleRange()
132 UErrorCode* ec) { in unumrf_formatDecimalRange()
148 UErrorCode* ec) { in unumrf_resultGetIdentityResult()
161 UErrorCode* ec) { in unumrf_resultGetFirstDecimalNumber()
177 UErrorCode* ec) { in unumrf_resultGetSecondDecimalNumber()
Dcurrunit.cpp28 CurrencyUnit::CurrencyUnit(ConstChar16Ptr _isoCode, UErrorCode& ec) { in CurrencyUnit()
58 CurrencyUnit::CurrencyUnit(StringPiece _isoCode, UErrorCode& ec) { in CurrencyUnit()
86 CurrencyUnit::CurrencyUnit(const MeasureUnit& other, UErrorCode& ec) : MeasureUnit(other) { in CurrencyUnit()
Dtranslit.cpp980 UErrorCode ec = U_ZERO_ERROR; in createBasicInstance() local
1239 UErrorCode ec = U_ZERO_ERROR; in registerFactory() local
1250 UErrorCode ec = U_ZERO_ERROR; in _registerFactory() local
1278 UErrorCode ec = U_ZERO_ERROR; in registerInstance() local
1285 UErrorCode ec = U_ZERO_ERROR; in _registerInstance() local
1292 UErrorCode ec = U_ZERO_ERROR; in registerAlias() local
1300 UErrorCode ec = U_ZERO_ERROR; in _registerAlias() local
1314 UErrorCode ec = U_ZERO_ERROR; in unregister() local
1329 UErrorCode ec = U_ZERO_ERROR; in countAvailableIDs() local
1345 UErrorCode ec = U_ZERO_ERROR; in getAvailableID() local
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedvalue.cpp82 ucfpos_open(UErrorCode* ec) { in ucfpos_open()
92 ucfpos_reset(UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_reset()
101 ucfpos_constrainCategory(UConstrainedFieldPosition* ptr, int32_t category, UErrorCode* ec) { in ucfpos_constrainCategory()
110 …s_constrainField(UConstrainedFieldPosition* ptr, int32_t category, int32_t field, UErrorCode* ec) { in ucfpos_constrainField()
119 ucfpos_getCategory(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getCategory()
128 ucfpos_getField(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getField()
137 …etIndexes(const UConstrainedFieldPosition* ptr, int32_t* pStart, int32_t* pLimit, UErrorCode* ec) { in ucfpos_getIndexes()
147 ucfpos_getInt64IterationContext(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getInt64IterationContext()
156 ucfpos_setInt64IterationContext(UConstrainedFieldPosition* ptr, int64_t context, UErrorCode* ec) { in ucfpos_setInt64IterationContext()
165 …tchesField(const UConstrainedFieldPosition* ptr, int32_t category, int32_t field, UErrorCode* ec) { in ucfpos_matchesField()
[all …]
Dnumber_capi.cpp86 UErrorCode* ec) { in unumf_openForSkeletonAndLocale()
100 UParseError* perror, UErrorCode* ec) { in unumf_openForSkeletonAndLocaleWithError()
114 UErrorCode* ec) { in unumf_formatInt()
126 UErrorCode* ec) { in unumf_formatDouble()
138 UFormattedNumber* uresult, UErrorCode* ec) { in unumf_formatDecimal()
151 UErrorCode* ec) { in unumf_resultToString()
164 …f_resultNextFieldPosition(const UFormattedNumber* uresult, UFieldPosition* ufpos, UErrorCode* ec) { in unumf_resultNextFieldPosition()
186 UErrorCode* ec) { in unumf_resultGetAllFieldPositions()
205 UErrorCode* ec) { in unumf_resultToDecimalNumber()
Dnumrange_capi.cpp92 UErrorCode* ec) { in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
113 UErrorCode* ec) { in unumrf_formatDoubleRange()
130 UErrorCode* ec) { in unumrf_formatDecimalRange()
144 UErrorCode* ec) { in unumrf_resultGetIdentityResult()
157 UErrorCode* ec) { in unumrf_resultGetFirstDecimalNumber()
173 UErrorCode* ec) { in unumrf_resultGetSecondDecimalNumber()
Dcurrunit.cpp28 CurrencyUnit::CurrencyUnit(ConstChar16Ptr _isoCode, UErrorCode& ec) { in CurrencyUnit()
58 CurrencyUnit::CurrencyUnit(StringPiece _isoCode, UErrorCode& ec) { in CurrencyUnit()
86 CurrencyUnit::CurrencyUnit(const MeasureUnit& other, UErrorCode& ec) : MeasureUnit(other) { in CurrencyUnit()
Dtranslit.cpp980 UErrorCode ec = U_ZERO_ERROR; in createBasicInstance() local
1225 UErrorCode ec = U_ZERO_ERROR; in registerFactory() local
1236 UErrorCode ec = U_ZERO_ERROR; in _registerFactory() local
1264 UErrorCode ec = U_ZERO_ERROR; in registerInstance() local
1271 UErrorCode ec = U_ZERO_ERROR; in _registerInstance() local
1278 UErrorCode ec = U_ZERO_ERROR; in registerAlias() local
1286 UErrorCode ec = U_ZERO_ERROR; in _registerAlias() local
1300 UErrorCode ec = U_ZERO_ERROR; in unregister() local
1315 UErrorCode ec = U_ZERO_ERROR; in countAvailableIDs() local
1331 UErrorCode ec = U_ZERO_ERROR; in getAvailableID() local
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dformattedvalue.cpp82 ucfpos_open(UErrorCode* ec) { in ucfpos_open()
92 ucfpos_reset(UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_reset()
101 ucfpos_constrainCategory(UConstrainedFieldPosition* ptr, int32_t category, UErrorCode* ec) { in ucfpos_constrainCategory()
110 …s_constrainField(UConstrainedFieldPosition* ptr, int32_t category, int32_t field, UErrorCode* ec) { in ucfpos_constrainField()
119 ucfpos_getCategory(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getCategory()
128 ucfpos_getField(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getField()
137 …etIndexes(const UConstrainedFieldPosition* ptr, int32_t* pStart, int32_t* pLimit, UErrorCode* ec) { in ucfpos_getIndexes()
147 ucfpos_getInt64IterationContext(const UConstrainedFieldPosition* ptr, UErrorCode* ec) { in ucfpos_getInt64IterationContext()
156 ucfpos_setInt64IterationContext(UConstrainedFieldPosition* ptr, int64_t context, UErrorCode* ec) { in ucfpos_setInt64IterationContext()
165 …tchesField(const UConstrainedFieldPosition* ptr, int32_t category, int32_t field, UErrorCode* ec) { in ucfpos_matchesField()
[all …]
Dnumber_capi.cpp112 UErrorCode* ec) { in unumf_openForSkeletonAndLocale()
126 UParseError* perror, UErrorCode* ec) { in unumf_openForSkeletonAndLocaleWithError()
141 UErrorCode* ec) { in unumf_formatInt()
154 UErrorCode* ec) { in unumf_formatDouble()
167 UFormattedNumber* uresult, UErrorCode* ec) { in unumf_formatDecimal()
181 UErrorCode* ec) { in unumf_resultToString()
194 …f_resultNextFieldPosition(const UFormattedNumber* uresult, UFieldPosition* ufpos, UErrorCode* ec) { in unumf_resultNextFieldPosition()
216 UErrorCode* ec) { in unumf_resultGetAllFieldPositions()
235 UErrorCode* ec) { in unumf_resultToDecimalNumber()
258 usnum_openForInt64(int64_t value, UErrorCode* ec) { in usnum_openForInt64()
[all …]
Dnumrange_capi.cpp92 UErrorCode* ec) { in unumrf_openForSkeletonWithCollapseAndIdentityFallback()
114 UErrorCode* ec) { in unumrf_formatDoubleRange()
133 UErrorCode* ec) { in unumrf_formatDecimalRange()
149 UErrorCode* ec) { in unumrf_resultGetIdentityResult()
162 UErrorCode* ec) { in unumrf_resultGetFirstDecimalNumber()
178 UErrorCode* ec) { in unumrf_resultGetSecondDecimalNumber()
Dcurrunit.cpp28 CurrencyUnit::CurrencyUnit(ConstChar16Ptr _isoCode, UErrorCode& ec) { in CurrencyUnit()
58 CurrencyUnit::CurrencyUnit(StringPiece _isoCode, UErrorCode& ec) { in CurrencyUnit()
86 CurrencyUnit::CurrencyUnit(const MeasureUnit& other, UErrorCode& ec) : MeasureUnit(other) { in CurrencyUnit()
Dtranslit.cpp980 UErrorCode ec = U_ZERO_ERROR; in createBasicInstance() local
1239 UErrorCode ec = U_ZERO_ERROR; in registerFactory() local
1250 UErrorCode ec = U_ZERO_ERROR; in _registerFactory() local
1278 UErrorCode ec = U_ZERO_ERROR; in registerInstance() local
1285 UErrorCode ec = U_ZERO_ERROR; in _registerInstance() local
1292 UErrorCode ec = U_ZERO_ERROR; in registerAlias() local
1300 UErrorCode ec = U_ZERO_ERROR; in _registerAlias() local
1314 UErrorCode ec = U_ZERO_ERROR; in unregister() local
1329 UErrorCode ec = U_ZERO_ERROR; in countAvailableIDs() local
1345 UErrorCode ec = U_ZERO_ERROR; in getAvailableID() local
[all …]
/third_party/node/deps/openssl/openssl/providers/common/der/
Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519()
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448()
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519()
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448()
/third_party/openssl/providers/common/der/
Dder_ecx_key.c14 int ossl_DER_w_algorithmIdentifier_X25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X25519()
23 int ossl_DER_w_algorithmIdentifier_X448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_X448()
32 int ossl_DER_w_algorithmIdentifier_ED25519(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED25519()
41 int ossl_DER_w_algorithmIdentifier_ED448(WPACKET *pkt, int cont, ECX_KEY *ec) in ossl_DER_w_algorithmIdentifier_ED448()
/third_party/icu/icu4c/source/test/intltest/
Dtextfile.cpp23 TextFile::TextFile(const char* _name, const char* _encoding, UErrorCode& ec) : in TextFile()
78 UBool TextFile::readLine(UnicodeString& line, UErrorCode& ec) { in readLine()
113 UBool TextFile::readLineSkippingComments(UnicodeString& line, UErrorCode& ec, in readLineSkippingComments()
134 UBool TextFile::setBuffer(int32_t index, char c, UErrorCode& ec) { in setBuffer()
/third_party/icu/icu4c/source/test/cintltst/
Dunumberrangeformattertst.c50 UErrorCode ec = U_ZERO_ERROR; in TestExampleCode() local
81 UErrorCode ec = U_ZERO_ERROR; in TestFormattedValue() local
127 UErrorCode ec = U_ZERO_ERROR; in TestSkeletonParseError() local
164 UErrorCode ec = U_ZERO_ERROR; in TestGetDecimalNumbers() local
/third_party/node/deps/icu-small/source/common/
Duset_props.cpp34 UErrorCode* ec) in uset_openPattern()
54 UErrorCode* ec) in uset_openPatternOptions()
103 UProperty prop, int32_t value, UErrorCode* ec) { in uset_applyIntPropertyValue()
111 UErrorCode* ec) { in uset_applyPropertyAlias()
134 UErrorCode* ec) { in uset_toPattern()
/third_party/icu/icu4c/source/common/
Duset_props.cpp34 UErrorCode* ec) in uset_openPattern()
54 UErrorCode* ec) in uset_openPatternOptions()
103 UProperty prop, int32_t value, UErrorCode* ec) { in uset_applyIntPropertyValue()
111 UErrorCode* ec) { in uset_applyPropertyAlias()
134 UErrorCode* ec) { in uset_toPattern()
/third_party/skia/third_party/externals/icu/source/common/
Duset_props.cpp34 UErrorCode* ec) in uset_openPattern()
54 UErrorCode* ec) in uset_openPatternOptions()
103 UProperty prop, int32_t value, UErrorCode* ec) { in uset_applyIntPropertyValue()
111 UErrorCode* ec) { in uset_applyPropertyAlias()
134 UErrorCode* ec) { in uset_toPattern()
/third_party/pulseaudio/src/modules/echo-cancel/
Dnull.c28 bool pa_null_ec_init(pa_core *c, pa_echo_canceller *ec, in pa_null_ec_init()
49 void pa_null_ec_run(pa_echo_canceller *ec, const uint8_t *rec, const uint8_t *play, uint8_t *out) { in pa_null_ec_run()
55 void pa_null_ec_done(pa_echo_canceller *ec) { in pa_null_ec_done()
/third_party/node/deps/openssl/openssl/crypto/ec/
Dec_backend.c100 int ossl_ec_set_check_group_type_from_name(EC_KEY *ec, const char *name) in ossl_ec_set_check_group_type_from_name()
111 static int ec_set_check_group_type_from_param(EC_KEY *ec, const OSSL_PARAM *p) in ec_set_check_group_type_from_param()
359 int ossl_ec_set_ecdh_cofactor_mode(EC_KEY *ec, int mode) in ossl_ec_set_ecdh_cofactor_mode()
396 int ossl_ec_key_fromdata(EC_KEY *ec, const OSSL_PARAM params[], int include_private) in ossl_ec_key_fromdata()
499 int ossl_ec_group_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_group_fromdata()
518 static int ec_key_point_format_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ec_key_point_format_fromdata()
534 static int ec_key_group_check_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ec_key_group_check_fromdata()
544 static int ec_set_include_public(EC_KEY *ec, int include) in ec_set_include_public()
556 int ossl_ec_key_otherparams_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_key_otherparams_fromdata()
587 int ossl_ec_key_is_foreign(const EC_KEY *ec) in ossl_ec_key_is_foreign()
/third_party/openssl/crypto/ec/
Dec_backend.c100 int ossl_ec_set_check_group_type_from_name(EC_KEY *ec, const char *name) in ossl_ec_set_check_group_type_from_name()
111 static int ec_set_check_group_type_from_param(EC_KEY *ec, const OSSL_PARAM *p) in ec_set_check_group_type_from_param()
359 int ossl_ec_set_ecdh_cofactor_mode(EC_KEY *ec, int mode) in ossl_ec_set_ecdh_cofactor_mode()
396 int ossl_ec_key_fromdata(EC_KEY *ec, const OSSL_PARAM params[], int include_private) in ossl_ec_key_fromdata()
499 int ossl_ec_group_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_group_fromdata()
518 static int ec_key_point_format_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ec_key_point_format_fromdata()
534 static int ec_key_group_check_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ec_key_group_check_fromdata()
544 static int ec_set_include_public(EC_KEY *ec, int include) in ec_set_include_public()
556 int ossl_ec_key_otherparams_fromdata(EC_KEY *ec, const OSSL_PARAM params[]) in ossl_ec_key_otherparams_fromdata()
587 int ossl_ec_key_is_foreign(const EC_KEY *ec) in ossl_ec_key_is_foreign()

12345678910>>...14