Home
last modified time | relevance | path

Searched defs:nf (Results 1 – 25 of 172) sorted by relevance

1234567

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatRegressionTest.java50 NumberFormat nf = NumberFormat.getInstance(Locale.US); in Test4161100() local
79 NumberFormat nf = NumberFormat.getInstance(loc); in TestJ691() local
330 void checkNBSPPatternRtNum(String testcase, NumberFormat nf, double myNumber) { in checkNBSPPatternRtNum()
348 void checkNBSPPatternRT(String testcase, NumberFormat nf) { in checkNBSPPatternRT()
355 NumberFormat nf = null; in TestNBSPInPattern() local
397 …DecimalFormat nf = (DecimalFormat) NumberFormat.getInstance(locale, NumberFormat.PLURALCURRENCYSTY… in TestAffixesNoCurrency() local
DNumberFormatSpecificationTest.java46 NumberFormat nf = nfWithPattern("#,##0.##"); in TestNfSetters() local
165 private static String format(double d, NumberFormat nf) { in format()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatRegressionTest.java47 NumberFormat nf = NumberFormat.getInstance(Locale.US); in Test4161100() local
76 NumberFormat nf = NumberFormat.getInstance(loc); in TestJ691() local
327 void checkNBSPPatternRtNum(String testcase, NumberFormat nf, double myNumber) { in checkNBSPPatternRtNum()
345 void checkNBSPPatternRT(String testcase, NumberFormat nf) { in checkNBSPPatternRT()
352 NumberFormat nf = null; in TestNBSPInPattern() local
394 …DecimalFormat nf = (DecimalFormat) NumberFormat.getInstance(locale, NumberFormat.PLURALCURRENCYSTY… in TestAffixesNoCurrency() local
DNumberFormatSpecificationTest.java43 NumberFormat nf = nfWithPattern("#,##0.##"); in TestNfSetters() local
162 private static String format(double d, NumberFormat nf) { in format()
/external/python/cpython2/Parser/
Dpgen.c48 addnfastate(nfa *nf) in addnfastate()
63 addnfaarc(nfa *nf, int from, int to, int lbl) in addnfaarc()
81 nfa *nf; in newnfa() local
134 nfa *nf; in addnfa() local
183 nfa *nf; in compile_rule() local
200 compile_rhs(labellist *ll, nfa *nf, node *n, int *pa, int *pb) in compile_rhs()
233 compile_alt(labellist *ll, nfa *nf, node *n, int *pa, int *pb) in compile_alt()
255 compile_item(labellist *ll, nfa *nf, node *n, int *pa, int *pb) in compile_item()
292 compile_atom(labellist *ll, nfa *nf, node *n, int *pa, int *pb) in compile_atom()
319 dumpstate(labellist *ll, nfa *nf, int istate) in dumpstate()
[all …]
/external/libcups/vcnet/regex/
Dsplit.c188 register int nf; local
194 print(nf, nfp, fields) in print() argument
212 int nf; member
282 register int nf; in regress() local
/external/icu/icu4c/source/samples/numfmt/
Dmain.cpp105 setNumberFormatCurrency_2_4(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_4()
194 setNumberFormatCurrency_2_6(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_6()
230 NumberFormat *nf; in showCurrencyFormatting() local
/external/icu/icu4c/source/i18n/
Dunum.cpp160 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in unum_clone() local
515 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in unum_getAttribute() local
559 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); in unum_setAttribute() local
601 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in unum_getDoubleAttribute() local
615 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); in unum_setDoubleAttribute() local
639 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in unum_getTextAttribute() local
702 NumberFormat* nf = reinterpret_cast<NumberFormat*>(fmt); in unum_setTextAttribute() local
762 const NumberFormat* nf = reinterpret_cast<const NumberFormat*>(fmt); in unum_toPattern() local
791 const NumberFormat *nf = reinterpret_cast<const NumberFormat *>(fmt); in unum_getSymbol() local
818 NumberFormat *nf = reinterpret_cast<NumberFormat *>(fmt); in unum_setSymbol() local
[all …]
Dmeasfmt.cpp555 const NumberFormat *nf = cache->getIntegerFormat(); in formatMeasures() local
585 LocalPointer<NumberFormat> nf(nfToAdopt); in initMeasureFormat() local
629 LocalPointer<NumberFormat> nf(nfToAdopt); in adoptNumberFormat() local
672 const NumberFormat &nf, in formatMeasure()
836 const NumberFormat *nf = cache->getIntegerFormat(); in formatMeasuresSlowTrack() local
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DNumberFormatTest.java51 NumberFormat nf; in checkGetInstance() local
83 NumberFormat nf = null; in getJDKInstance() local
184 NumberFormat nf = getJDKInstance(type, iculoc, methodName); in TestICUEquivalent() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DShowPlurals.java139 NumberFormat nf = NumberFormat.getInstance(locale2); in printPluralTable() local
227 private String getSample(FixedDecimal numb, String samplePattern, NumberFormat nf) { in getSample()
/external/libcxx/test/std/containers/associative/multiset/
Dinsert_node_type_hint.pass.cpp33 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/associative/set/
Dinsert_node_type_hint.pass.cpp34 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/unord/unord.multiset/
Dinsert_node_type_hint.pass.cpp33 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/unord/unord.set/
Dinsert_node_type_hint.pass.cpp34 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/
Dinsert_node_type_hint.pass.cpp34 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
Dinsert_node_type_hint.pass.cpp34 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/associative/map/map.modifiers/
Dinsert_node_type_hint.pass.cpp35 auto* nf = &node_factory<Container>; in test() local
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Dinsert_node_type_hint.pass.cpp35 auto* nf = &node_factory<Container>; in test() local
/external/llvm-project/libcxx/test/std/containers/associative/multiset/
Dinsert_node_type_hint.pass.cpp33 auto* nf = &node_factory<Container>; in test() local
/external/caliper/examples/src/main/java/examples/
DExpensiveObjectsBenchmark.java50 NumberFormat nf = NumberFormat.getInstance(Locale.US); in clonedNumberFormat() local
/external/llvm-project/libcxx/test/std/containers/unord/unord.multiset/
Dinsert_node_type_hint.pass.cpp33 auto* nf = &node_factory<Container>; in test() local
/external/llvm-project/libcxx/test/std/containers/associative/set/
Dinsert_node_type_hint.pass.cpp34 auto* nf = &node_factory<Container>; in test() local
/external/llvm-project/libcxx/test/std/containers/unord/unord.set/
Dinsert_node_type_hint.pass.cpp34 auto* nf = &node_factory<Container>; in test() local
/external/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/
Dinsert_node_type_hint.pass.cpp35 auto* nf = &node_factory<Container>; in test() local

1234567