/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | RBBIRuleBuilder.java | 38 // There are four separate parse trees generated, one for each of the 284 // Read the input rules, generate a parse tree, symbol table, in compileRules() 296 fScanner.parse(); in build() 312 // causing the representation of UnicodeSets in the parse tree to become invalid. in build()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | DateNumberFormat.java | 205 * Note: This method only parse integer numbers which can be represented by long 210 public Number parse(String text, ParsePosition parsePosition) { in parse() method in DateNumberFormat
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | CombinedCurrencyMatcher.java | 3 package com.ibm.icu.impl.number.parse;
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tsdate.cpp | 25 * This test does round-trip testing (format -> parse -> format -> parse -> etc.) of 175 date[i] = fFormat->parse(string[i-1], status); in tryDate()
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbirb.cpp | 248 // Read the input rules, generate a parse tree, symbol table, in createRuleBasedBreakIterator() 283 fScanner->parse(); in build() 308 // causing the representation of UnicodeSets in the parse tree to become invalid. in build()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | RbPath.java | 59 * {@link #parse(String)}, {@code '/'} is not treated specially and can be present in a path 68 * {@link #parse(String)}, {@code '/'} is not treated specially and can be present in a path 76 public static RbPath parse(String path) { in parse() method in RbPath 77 checkArgument(!path.isEmpty(), "cannot parse an empty path string"); in parse()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
H A D | BundleItem.java | 382 return format.parse(dateStr); in parseDateFromString()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
H A D | DateFormatRoundTripTest.java | 170 // because this string should parse the same way all the time. Note in _test() 171 // that it will not necessarily parse back to the original date because in _test() 173 // parse back to the same date. in _test() 191 d[loop] = fmt.parse(s[loop - 1]); in _test() 240 /* before 1970 as the result of 2-digit year parse */)) { in _test()
|
H A D | DataDrivenFormatTest.java | 93 String caseString = "["+testData.getName()+"#"+n+(fmt?"format":"parse")+"]"; in testConvertDate() 111 // parse 'spec' - either 'PATTERN=yy mm dd' or 'DATE=x,TIME=y' in testConvertDate() 130 // parse 'date' - either 'MILLIS=12345' or a CalendarFieldsSet in testConvertDate() 179 } else { // parse in testConvertDate() 182 format.parse(str, cal, pos); in testConvertDate() 186 logln(caseString + " SUCCESS: got=parse="+str); in testConvertDate() 198 logln(caseString + " SUCCESS: got=parse: " + str + " - " + fromSet.toString()); in testConvertDate()
|
H A D | IntlTestDateFormat.java | 70 // This test does round-trip testing (format -> parse -> format -> parse -> etc.) of DateFormat. 165 date[i] = fFormat.parse(string[i-1].toString()); in tryDate() 262 new ULocale("cv"), // parse issue, one month is prefix of another in TestRoundtrip()
|
H A D | NumberFormatRoundTripTest.java | 172 n = fmt.parse(s); in _test()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
H A D | NumberFormatRoundTripTest.java | 175 n = fmt.parse(s); in _test()
|
H A D | DateFormatRoundTripTest.java | 173 // because this string should parse the same way all the time. Note in _test() 174 // that it will not necessarily parse back to the original date because in _test() 176 // parse back to the same date. in _test() 194 d[loop] = fmt.parse(s[loop - 1]); in _test() 243 /* before 1970 as the result of 2-digit year parse */)) { in _test()
|
H A D | IntlTestDateFormat.java | 73 // This test does round-trip testing (format -> parse -> format -> parse -> etc.) of DateFormat. 168 date[i] = fFormat.parse(string[i-1].toString()); in tryDate()
|
H A D | DataDrivenFormatTest.java | 96 String caseString = "["+testData.getName()+"#"+n+(fmt?"format":"parse")+"]"; in testConvertDate() 114 // parse 'spec' - either 'PATTERN=yy mm dd' or 'DATE=x,TIME=y' in testConvertDate() 133 // parse 'date' - either 'MILLIS=12345' or a CalendarFieldsSet in testConvertDate() 182 } else { // parse in testConvertDate() 185 format.parse(str, cal, pos); in testConvertDate() 189 logln(caseString + " SUCCESS: got=parse="+str); in testConvertDate() 201 logln(caseString + " SUCCESS: got=parse: " + str + " - " + fromSet.toString()); in testConvertDate()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
H A D | CombinedCurrencyMatcher.java | 4 package ohos.global.icu.impl.number.parse;
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | DateNumberFormat.java | 209 * Note: This method only parse integer numbers which can be represented by long 214 public Number parse(String text, ParsePosition parsePosition) { in parse() method in DateNumberFormat
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | RBBIRuleBuilder.java | 38 // There are four separate parse trees generated, one for each of the 278 // Read the input rules, generate a parse tree, symbol table, in compileRules() 290 fScanner.parse(); in build()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | transreg.h | 81 * must call parse() on it, then call TransliteratorRegistry::reget(). 90 * Note: Only call parse() if isRuleBased() returns true. 96 void parse(TransliteratorParser& parser, 184 * situation the caller must call alias->parse() to do the parsing
|
H A D | csrsbcs.h | 52 int32_t parse(InputText *det);
|
/third_party/libunwind/libunwind/tests/ |
H A D | x64-test-dwarf-expressions.S | 62 # !! IMPORTANT BIT !! The test is all about how we parse the following bytes.
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 277 pipe_formats = parse(sys.argv[1])
|
/third_party/json/tests/src/ |
H A D | unit-diagnostics.cpp | 77 CHECK_THROWS_WITH_AS(_ = json::parse(""), "[json.exception.parse_error.101] parse error at line 1, column 1: syntax error while parsing value - unexpected end of input; expected '[', '{', or a literal", json::parse_error);
|
H A D | unit-readme.cpp | 115 auto j3 = json::parse(R"({"happy": true, "pi": 3.141})");
|
/third_party/jerryscript/tests/jerry/fail/ |
H A D | regression-test-issue-2774.js | 57 print ( JSON . stringify ( JSON . parse ) == '[]' )
|