Home
last modified time | relevance | path

Searched defs:ppos (Results 1 – 25 of 127) sorted by relevance

123456

/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/format/
H A DTCKLocalizedFieldParser.java125 ParsePosition ppos = new ParsePosition(pos); in test_parse_textField() local
158 ParsePosition ppos = new ParsePosition(pos); in test_parse_textLocalDate() local
195 ParsePosition ppos = new ParsePosition(pos); in test_parse_WeekBasedYear() local
227 ParsePosition ppos = new ParsePosition(0); in test_adjacentValuePatterns1() local
250 ParsePosition ppos = new ParsePosition(0); in test_adjacentValuePatterns2() local
263 ParsePosition ppos = new ParsePosition(0); in test_adjacentValuePatterns3() local
/aosp_15_r20/libcore/ojluni/src/test/java/time/test/java/time/format/
H A DTestReducedParser.java187 ParsePosition ppos = new ParsePosition(pos); in test_parseAllStrict() local
201 ParsePosition ppos = new ParsePosition(pos); in test_parseAllLenient() local
274 ParsePosition ppos = new ParsePosition(pos); in test_parseStrict() local
289 ParsePosition ppos = new ParsePosition(pos); in test_parseStrict_baseDate() local
307 ParsePosition ppos = new ParsePosition(pos); in test_parseLenient() local
322 ParsePosition ppos = new ParsePosition(pos); in test_parseLenient_baseDate() local
368 ParsePosition ppos = new ParsePosition(0); in test_parseAdjacent() local
H A DTestCharLiteralParser.java107 ParsePosition ppos = new ParsePosition(pos); in test_parse_success() local
131 ParsePosition ppos = new ParsePosition(pos); in test_parse_error() local
H A DTestStringLiteralParser.java110 ParsePosition ppos = new ParsePosition(pos); in test_parse_success() local
134 ParsePosition ppos = new ParsePosition(pos); in test_parse_error() local
H A DTestNumberParser.java168 ParsePosition ppos = new ParsePosition(pos); in test_parse_fresh() local
188 ParsePosition ppos = new ParsePosition(pos); in test_parse_textField() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp300 ParsePosition ppos; in TestAPI() local
3116 ParsePosition ppos; in expectParseCurrency() local
3774 ParsePosition ppos; in TestMismatchedCurrencyFormatFail() local
7667 ParsePosition ppos; in TestParseNegativeWithFaLocale() local
7683 ParsePosition ppos; in TestParseNegativeWithAlternateMinusSign() local
7808 ParsePosition ppos; in TestParseSignsAndMarks() local
8566 ParsePosition ppos(0); in Test11739_ParseLongCurrency() local
8834 ParsePosition ppos(0); in Test11735_ExceptionIssue() local
8892 ParsePosition ppos; in TestParsePercentRegression() local
8899 ParsePosition ppos; in TestParsePercentRegression() local
[all …]
H A Dnumfmtdatadriventest.cpp339 ParsePosition ppos; in isParsePass() local
414 ParsePosition ppos; in isParseCurrencyPass() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp300 ParsePosition ppos; in TestAPI() local
3116 ParsePosition ppos; in expectParseCurrency() local
3774 ParsePosition ppos; in TestMismatchedCurrencyFormatFail() local
7667 ParsePosition ppos; in TestParseNegativeWithFaLocale() local
7683 ParsePosition ppos; in TestParseNegativeWithAlternateMinusSign() local
7808 ParsePosition ppos; in TestParseSignsAndMarks() local
8566 ParsePosition ppos(0); in Test11739_ParseLongCurrency() local
8834 ParsePosition ppos(0); in Test11735_ExceptionIssue() local
8892 ParsePosition ppos; in TestParsePercentRegression() local
8899 ParsePosition ppos; in TestParsePercentRegression() local
[all …]
H A Dnumfmtdatadriventest.cpp339 ParsePosition ppos; in isParsePass() local
414 ParsePosition ppos; in isParseCurrencyPass() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DNumberFormatJavaCompatilityTest.java96 ParsePosition ppos = new ParsePosition(0); in assertParsedICU4J() local
105 ParsePosition ppos = new ParsePosition(0); in assertParsedOpenJDK() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DNumberFormatJavaCompatilityTest.java99 ParsePosition ppos = new ParsePosition(0); in assertParsedICU4J() local
108 ParsePosition ppos = new ParsePosition(0); in assertParsedOpenJDK() local
H A DNumberFormatDataDrivenTest.java48 private static String compareParseResult(String expected, Number actual, ParsePosition ppos) { in compareParseResult()
101 ParsePosition ppos) { in compareParseCurrencyResult()
H A DNumberFormatTest.java511 ParsePosition ppos = new ParsePosition(0); in TestSpaceParsingStrict() local
635 ParsePosition ppos = new ParsePosition(0); in TestMismatchedCurrencyFormatFail() local
640 ParsePosition ppos = new ParsePosition(0); in TestMismatchedCurrencyFormatFail() local
982 ParsePosition ppos = new ParsePosition(0); in TestParseCurrencyWithWhitespace() local
993 ParsePosition ppos = new ParsePosition(0); in TestParseCurrPatternWithDecStyle() local
1744 ParsePosition ppos = new ParsePosition(0); in TestParseEmpty() local
H A DDateFormatTest.java3809 ParsePosition ppos = new ParsePosition(0); in TestRoundtripWithCalendar() local
4370 ParsePosition ppos = new ParsePosition(0); in TestMonthPatterns() local
4377 dfmt.parse(result.toString(), rootChineseCalendar, ppos); in TestMonthPatterns() local
4493 ParsePosition ppos = new ParsePosition(0); in TestNonGregoFmtParse() local
4494 dfmt.parse(result.toString(), cal, ppos); in TestNonGregoFmtParse() local
5672 ParsePosition ppos = new ParsePosition(0); in TestNumericFieldStrictParse() local
H A DIntlTestDateFormatAPIC.java57 ParsePosition ppos = new ParsePosition(0); in TestNameHiding() local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/
H A DNumberFormatDataDrivenTest.java45 private static String compareParseResult(String expected, Number actual, ParsePosition ppos) { in compareParseResult()
98 ParsePosition ppos) { in compareParseCurrencyResult()
H A DNumberFormatTest.java508 ParsePosition ppos = new ParsePosition(0); in TestSpaceParsingStrict() local
632 ParsePosition ppos = new ParsePosition(0); in TestMismatchedCurrencyFormatFail() local
637 ParsePosition ppos = new ParsePosition(0); in TestMismatchedCurrencyFormatFail() local
979 ParsePosition ppos = new ParsePosition(0); in TestParseCurrencyWithWhitespace() local
990 ParsePosition ppos = new ParsePosition(0); in TestParseCurrPatternWithDecStyle() local
1741 ParsePosition ppos = new ParsePosition(0); in TestParseEmpty() local
H A DDateFormatTest.java3806 ParsePosition ppos = new ParsePosition(0); in TestRoundtripWithCalendar() local
4367 ParsePosition ppos = new ParsePosition(0); in TestMonthPatterns() local
4374 dfmt.parse(result.toString(), rootChineseCalendar, ppos); in TestMonthPatterns() local
4490 ParsePosition ppos = new ParsePosition(0); in TestNonGregoFmtParse() local
4491 dfmt.parse(result.toString(), cal, ppos); in TestNonGregoFmtParse() local
5669 ParsePosition ppos = new ParsePosition(0); in TestNumericFieldStrictParse() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
H A DNumberParserImpl.java82 ParsePosition ppos, in parseStatic()
102 ParsePosition ppos, in parseStaticCurrency()
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/parse/
H A DNumberParserImpl.java80 ParsePosition ppos, in parseStatic()
100 ParsePosition ppos, in parseStaticCurrency()
/aosp_15_r20/external/python/cpython3/Python/
Dast_opt.c244 parse_literal(PyObject *fmt, Py_ssize_t *ppos, PyArena *arena) in parse_literal()
290 simple_format_arg_parse(PyObject *fmt, Py_ssize_t *ppos, in simple_format_arg_parse()
350 parse_format(PyObject *fmt, Py_ssize_t *ppos, expr_ty arg, PyArena *arena) in parse_format()
/aosp_15_r20/external/icu/icu4j/main/translit/src/main/java/com/ibm/icu/text/
H A DTransliteratorIDParser.java285 ParsePosition ppos = new ParsePosition(pos[0]); in parseGlobalFilter() local
616 ParsePosition ppos = new ParsePosition(pos[0]); in parseFilterID() local
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DTransliteratorIDParser.java286 ParsePosition ppos = new ParsePosition(pos[0]); in parseGlobalFilter() local
617 ParsePosition ppos = new ParsePosition(pos[0]); in parseFilterID() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dtridpars.cpp278 ParsePosition ppos(pos); in parseGlobalFilter() local
726 ParsePosition ppos(pos); in parseFilterID() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dtridpars.cpp278 ParsePosition ppos(pos); in parseGlobalFilter() local
726 ParsePosition ppos(pos); in parseFilterID() local

123456