Home
last modified time | relevance | path

Searched defs:nf (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Djn.c154 double t,q0,q1,w,h,z,tmp,nf; in jn() local
H A Djnf.c102 float t,q0,q1,w,h,z,tmp,nf; in jnf() local
/third_party/musl/src/math/
H A Djn.c154 double t,q0,q1,w,h,z,tmp,nf; in jn() local
H A Djnf.c102 float t,q0,q1,w,h,z,tmp,nf; in jnf() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DNumberFormatSpecificationTest.java167 private static String format(double d, NumberFormat nf) { in format() argument
H A DNumberFormatRegressionTest.java330 void checkNBSPPatternRtNum(String testcase, NumberFormat nf, doubl argument
348 checkNBSPPatternRT(String testcase, NumberFormat nf) checkNBSPPatternRT() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DNumberFormatSpecificationTest.java162 private static String format(double d, NumberFormat nf) { in format() argument
H A DNumberFormatRegressionTest.java327 void checkNBSPPatternRtNum(String testcase, NumberFormat nf, doubl argument
345 checkNBSPPatternRT(String testcase, NumberFormat nf) checkNBSPPatternRT() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/fork/
H A Dfork09.c67 int pid, status, nf; in main() local
/third_party/icu/icu4c/source/i18n/
H A Dupluralrules.cpp149 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in uplrules_selectWithFormat() local
/third_party/icu/icu4c/source/samples/numfmt/
H A Dmain.cpp105 setNumberFormatCurrency_2_4(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_4() argument
194 setNumberFormatCurrency_2_6(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_6() argument
230 NumberFormat *nf; showCurrencyFormatting() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dupluralrules.cpp149 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in uplrules_selectWithFormat() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_patternstring.cpp130 LocalizedNumberFormatter nf = NumberFormatter::with().macros(macros).locale("und"); in testCurrencyDecimal() local
H A Dpptest.cpp181 NumberFormat *nf = NumberFormat::createInstance(status); in TestFieldPosition_example() local
H A Duobjtest.cpp586 NumberFormat *nf = NumberFormat::createInstance("de", errorCode); in TestCompilerRTTI() local
[all...]
H A Ddtfmapts.cpp237 const NumberFormat *nf = def->getNumberFormat(); in testAPI() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dupluralrules.cpp149 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in uplrules_selectWithFormat() local
/third_party/skia/third_party/externals/icu/source/samples/numfmt/
H A Dmain.cpp105 setNumberFormatCurrency_2_4(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_4() argument
194 setNumberFormatCurrency_2_6(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_6() argument
230 NumberFormat *nf; showCurrencyFormatting() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/
H A DTimer.java84 private DecimalFormat nf = (DecimalFormat) NumberFormat.getNumberInstance(ULocale.ENGLISH); field in Timer
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/
H A DMessageFormat2Test.java201 private final LocalizedNumberFormatter nf; field in MessageFormat2Test.TemperatureFormatterFactory.TemperatureFormatterImpl
205 TemperatureFormatterImpl(LocalizedNumberFormatter nf, TemperatureFormatterFactory formatterFactory) { in TemperatureFormatterImpl() argument
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DTimer.java81 private DecimalFormat nf = (DecimalFormat) NumberFormat.getNumberInstance(ULocale.ENGLISH); field in Timer
/third_party/libwebsockets/lib/roles/mqtt/
H A Dprimitives.c146 lws_mqtt_str_init(lws_mqtt_str_t *s, uint8_t *buf, uint16_t lim, char nf) in lws_mqtt_str_init() argument
/third_party/lwip/src/netif/
H A Dslipif.c330 slipif_loop_thread(void *nf) in slipif_loop_thread() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dunumberformattertst.c368 UNumberFormatter* nf = unumf_openForSkeletonAndLocale( in TestPerUnitInArabic() local
389 UNumberFormatter* nf = NULL; in Test21674_State() local
447 UNumberFormatter* nf = unumf_openForSkeletonAndLocale(testCases[i].skeleton, -1, "en_US", &err); in TestNegativeDegrees() local
[all...]
/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtod.c96 e, e1, esign, i, j, k, nd, nd0, nf, nz, nz0, sign; local

Completed in 13 milliseconds

1234