Home
last modified time | relevance | path

Searched refs:isDecimal (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumparse_decimal.cpp195 bool isDecimal = false; in match() local
204 isDecimal = true; in match()
235 isDecimal = true; in match()
250 if (!isDecimal && !isGrouping) { in match()
255 if (isDecimal && integerOnly) { in match()
265 if (!prevValidSecondary || (isDecimal && !currValidPrimary)) { in match()
282 if (isDecimal) { in match()
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DDecimalMatcher.java212 boolean isDecimal = false; in match()
221 isDecimal = true; in match()
254 isDecimal = true; in match()
269 if (!isDecimal && !isGrouping) { in match()
274 if (isDecimal && integerOnly) { in match()
284 if (!prevValidSecondary || (isDecimal && !currValidPrimary)) { in match()
300 if (isDecimal) { in match()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DDecimalMatcher.java210 boolean isDecimal = false; in match()
219 isDecimal = true; in match()
252 isDecimal = true; in match()
267 if (!isDecimal && !isGrouping) { in match()
272 if (isDecimal && integerOnly) { in match()
282 if (!prevValidSecondary || (isDecimal && !currValidPrimary)) { in match()
298 if (isDecimal) { in match()
/external/llvm-project/clang/lib/AST/
DCommentLexer.cpp579 bool isDecimal = false; in lexHTMLCharacterReference() local
595 isDecimal = true; in lexHTMLCharacterReference()
618 else if (isDecimal) in lexHTMLCharacterReference()
/external/clang/lib/AST/
DCommentLexer.cpp565 bool isDecimal = false; in lexHTMLCharacterReference() local
581 isDecimal = true; in lexHTMLCharacterReference()
604 else if (isDecimal) in lexHTMLCharacterReference()
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssTokens.java520 if (isDecimal(lookahead) in lex()
522 && isDecimal(css.charAt(pos + 2)))) { in lex()
1377 private static final boolean isDecimal(char ch) {
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c1547 static void test_fmt(UNumberFormat* fmt, UBool isDecimal) { in test_fmt() argument
1573 if (isDecimal ? U_FAILURE(status) : (status != U_UNSUPPORTED_ERROR)) { in test_fmt()
1599 if ((val == -1) == isDecimal) { in test_fmt()
1604 if (isDecimal && (val2 - val != .5)) { in test_fmt()
1612 if (isDecimal ? (status != U_UNSUPPORTED_ERROR) : U_FAILURE(status)) { in test_fmt()
1622 if (isDecimal ? (status != U_UNSUPPORTED_ERROR) : U_FAILURE(status)) { in test_fmt()
1679 if (isDecimal ? U_FAILURE(status) : (status != U_UNSUPPORTED_ERROR)) { in test_fmt()
1684 if (isDecimal ? U_FAILURE(status) : (status != U_UNSUPPORTED_ERROR)) { in test_fmt()
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...