/external/llvm-project/lldb/include/lldb/Core/ |
D | IOStreamMacros.h | 31 #define DECIMAL std::dec << std::setfill(' ') macro 32 #define DECIMAL_WIDTH(w) DECIMAL << std::setw(w)
|
/external/antlr/runtime/JavaScript/tests/functional/ |
D | t015calc.g | 37 | n=DECIMAL {result = parseFloat($n.text);} 45 DECIMAL: DIGIT+ '.' DIGIT+;
|
/external/antlr/runtime/Python3/tests/ |
D | t015calc.g | 41 | n=DECIMAL {result = float($n.text)} 49 DECIMAL: DIGIT+ '.' DIGIT+;
|
/external/antlr/runtime/Python/tests/ |
D | t015calc.g | 41 | n=DECIMAL {result = float($n.text)} 49 DECIMAL: DIGIT+ '.' DIGIT+;
|
/external/antlr/runtime/Cpp/tests/ |
D | t015calc.g | 54 | n=DECIMAL {result = float($n.text)} 62 DECIMAL: DIGIT+ '.' DIGIT+;
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralRulesTest.java | 181 …checkNewSamples(description, test, "one", PluralRules.SampleType.DECIMAL, "@decimal 3.50~3.53, …",… 184 checkOldSamples(description, test, "one", SampleType.DECIMAL, 3.5d, 3.51d, 3.52d, 3.53d); 187 …checkNewSamples(description, test, "other", PluralRules.SampleType.DECIMAL, "@decimal 99.0~99.2, 9… 190 checkOldSamples(description, test, "other", SampleType.DECIMAL, 99d, 99.1, 99.2d, 999d); 210 …checkNewSamples(description, test, "one", PluralRules.SampleType.DECIMAL, "@decimal 0.0~1.5, 1.1e5… 214 …checkNewSamples(description, test, "many", PluralRules.SampleType.DECIMAL, "@decimal 2.1e6, 3.1e6,… 218 …checkNewSamples(description, test, "other", PluralRules.SampleType.DECIMAL, "@decimal 2.0~3.5, 10.… 732 … FixedDecimalSamples decimalSamples = rules.getDecimalSamples(keyword, SampleType.DECIMAL); 752 assertNull(locale + ", list is null", rules.getSamples("@#$%^&*", SampleType.DECIMAL)); 956 … status = pluralRules.getKeywordStatus(keyword, 0, explicits, uniqueValue, SampleType.DECIMAL);
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | PluralRulesTest.java | 184 …checkNewSamples(description, test, "one", PluralRules.SampleType.DECIMAL, "@decimal 3.50~3.53, …",… 187 checkOldSamples(description, test, "one", SampleType.DECIMAL, 3.5d, 3.51d, 3.52d, 3.53d); 190 …checkNewSamples(description, test, "other", PluralRules.SampleType.DECIMAL, "@decimal 99.0~99.2, 9… 193 checkOldSamples(description, test, "other", SampleType.DECIMAL, 99d, 99.1, 99.2d, 999d); 213 …checkNewSamples(description, test, "one", PluralRules.SampleType.DECIMAL, "@decimal 0.0~1.5, 1.1e5… 217 …checkNewSamples(description, test, "many", PluralRules.SampleType.DECIMAL, "@decimal 2.1e6, 3.1e6,… 221 …checkNewSamples(description, test, "other", PluralRules.SampleType.DECIMAL, "@decimal 2.0~3.5, 10.… 735 … FixedDecimalSamples decimalSamples = rules.getDecimalSamples(keyword, SampleType.DECIMAL); 755 assertNull(locale + ", list is null", rules.getSamples("@#$%^&*", SampleType.DECIMAL)); 959 … status = pluralRules.getKeywordStatus(keyword, 0, explicits, uniqueValue, SampleType.DECIMAL);
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | TypesTest.java | 39 assertEquals(DECIMAL, 3); in testPublicStatics()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | CompactData.java | 29 DECIMAL, CURRENCY enumConstant 96 sb.append(compactType == CompactType.DECIMAL ? "/decimalFormat" : "/currencyFormat"); in getResourceBundleKey()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | CompactData.java | 24 DECIMAL, CURRENCY enumConstant 91 sb.append(compactType == CompactType.DECIMAL ? "/decimalFormat" : "/currencyFormat"); in getResourceBundleKey()
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | common.h | 32 #define DECIMAL 10 macro
|
/external/ltp/testcases/kernel/ipc/pipeio/ |
D | pipeio.c | 69 #define DECIMAL 'd' macro 248 format = DECIMAL; in parse_options() 808 case DECIMAL: in prt_buf()
|
/external/harfbuzz_ng/src/ |
D | hb-cff-interp-dict-common.hh | 102 enum Nibble { DECIMAL=10, EXP_POS, EXP_NEG, RESERVED, NEG, END }; in parse_bcd() enumerator
|
/external/icu/icu4c/source/data/translit/ |
D | Arab_Latn.txt | 29 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 31 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR
|
D | fa_fa_Latn_BGN.txt | 47 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 49 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR
|
D | ar_ar_Latn_BGN.txt | 50 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 52 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR
|
D | ps_ps_Latn_BGN.txt | 47 [:Nd:]{٫}[:Nd:] ↔ [:Nd:]{','}[:Nd:] ; # ARABIC DECIMAL SEPARATOR 49 ٫ ↔ ',' $disambig ; # ARABIC DECIMAL SEPARATOR
|
D | dv_dv_Latn_BGN.txt | 176 ٫ → '.'; # U+066B ARABIC DECIMAL SEPARATOR
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | PluralRules.java | 1151 DECIMAL enumConstant 1255 sampleType2 = SampleType.DECIMAL; in parse() 1644 if (integerSamples.sampleType == SampleType.DECIMAL) { in parseRule() 1652 …tegerSamples.sampleType != SampleType.INTEGER || decimalSamples.sampleType != SampleType.DECIMAL) { in parseRule() 1760 case DECIMAL: in isLimited() 2401 case DECIMAL: in getSamples()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | PluralRules.java | 1097 DECIMAL enumConstant 1190 sampleType2 = SampleType.DECIMAL; in parse() 1575 if (integerSamples.sampleType == SampleType.DECIMAL) { in parseRule() 1583 …tegerSamples.sampleType != SampleType.INTEGER || decimalSamples.sampleType != SampleType.DECIMAL) { in parseRule() 1691 case DECIMAL: in isLimited() 2340 case DECIMAL: in getSamples()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestPluralRuleGeneration.java | 50 boolean d = rules.computeLimited("one", SampleType.DECIMAL); in TestGeneration() 99 SampleType.DECIMAL); in TestAtoms()
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | LDMLConstants.java | 169 public static final String DECIMAL = "decimal"; field in LDMLConstants 531 public static final String DECIMAL_O = "<" + DECIMAL + ">"; 532 public static final String DECIMAL_C = "</" + DECIMAL + ">";
|
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/ |
D | cpuset_cpu_hog.c | 132 opt_value = strtol(optarg, &endptr, DECIMAL); in checkopt()
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GeneratePluralConfirmation.java | 137 samples = rules.getDecimalSamples(keyword, PluralRules.SampleType.DECIMAL); in mainOld()
|
/external/oss-fuzz/projects/mysql-server/targets/ |
D | fuzz_initfile.dict | 117 DECIMAL="DECIMAL"
|