/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 174 pattform->toPattern( res1 ); in TestComplexExample() 176 fileform->toPattern( res1 ); in TestComplexExample() 348 form_pat.toPattern( res1 ); in TestComplexExample() 359 form_pat.toPattern( res1 ); in TestComplexExample() 488 fmt1.toPattern(str); in TestClosures() 586 logln((UnicodeString)" toPattern: " + fmt.toPattern(out)); in _testPattern() 642 fmt.toPattern(patStr); in TestChoiceFormatToPatternOverflow()
|
D | msfmrgts.cpp | 538 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4114739() 567 logln("pattern before: \"" + mf->toPattern(pat) + "\""); in Test4113018() 590 logln("Formatter Pattern : " + fmt->toPattern(pat)); in Test4106661() 647 if (fmt->toPattern(pat) != pattern) { in Test4094906() 714 logln(UnicodeString("") + i + ". pattern :\"" + mf->toPattern(pat) + "\""); in Test4118592() 746 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594() 760 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594() 836 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4120552() 946 pat = cf->toPattern(pat); in TestChoicePatternQuote() 949 pat2 = cf2->toPattern(pat2); in TestChoicePatternQuote()
|
D | numrgts.cpp | 520 logln("nf toPattern1: " + nf->toPattern(temp)); in Test4086575() 527 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575() 546 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575() 651 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251() 661 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251() 799 if (dfFoo->toPattern(temp) != UnicodeString("#0000")) in Test4092480() 800 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480() 806 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480() 807 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480() 813 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480() [all …]
|
D | usettest.cpp | 38 set.toPattern(pat); in operator +() 110 test.toPattern(ustrPat, TRUE); in Testj2268() 230 testSet.toPattern(pat0, TRUE); in checkPat() 238 testSet.toPattern(pat2, FALSE); in checkPat() 852 testList[i]->toPattern(pat0, TRUE); in TestStrings() 853 testList[i+1]->toPattern(pat1, TRUE); in TestStrings() 1299 s.toPattern(buf, TRUE) + ", expected " + exp); in TestCloseOver() 1340 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver() 1357 errln((UnicodeString)"FAIL: closeOver("+s2.toPattern(buf, TRUE)+") differs: "); in TestCloseOver() 1358 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver() [all …]
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tchcfmt.cpp | 174 pattform->toPattern( res1 ); in TestComplexExample() 176 fileform->toPattern( res1 ); in TestComplexExample() 348 form_pat.toPattern( res1 ); in TestComplexExample() 359 form_pat.toPattern( res1 ); in TestComplexExample() 488 fmt1.toPattern(str); in TestClosures() 586 logln((UnicodeString)" toPattern: " + fmt.toPattern(out)); in _testPattern() 642 fmt.toPattern(patStr); in TestChoiceFormatToPatternOverflow()
|
D | msfmrgts.cpp | 538 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4114739() 567 logln("pattern before: \"" + mf->toPattern(pat) + "\""); in Test4113018() 590 logln("Formatter Pattern : " + fmt->toPattern(pat)); in Test4106661() 647 if (fmt->toPattern(pat) != pattern) { in Test4094906() 714 logln(UnicodeString("") + i + ". pattern :\"" + mf->toPattern(pat) + "\""); in Test4118592() 746 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594() 760 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4118594() 836 logln("pattern: \"" + mf->toPattern(pat) + "\""); in Test4120552() 946 pat = cf->toPattern(pat); in TestChoicePatternQuote() 949 pat2 = cf2->toPattern(pat2); in TestChoicePatternQuote()
|
D | numrgts.cpp | 520 logln("nf toPattern1: " + nf->toPattern(temp)); in Test4086575() 527 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575() 546 logln("nf toPattern2: " + nf->toPattern(temp)); in Test4086575() 651 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251() 661 logln("toPattern() returns \"" + df->toPattern(temp) + "\""); in Test4087251() 799 if (dfFoo->toPattern(temp) != UnicodeString("#0000")) in Test4092480() 800 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480() 806 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480() 807 errln("dfFoo.toPattern : " + dfFoo->toPattern(temp)); in Test4092480() 813 if (dfFoo->toPattern(temp) != UnicodeString("#000")) in Test4092480() [all …]
|
D | usettest.cpp | 38 set.toPattern(pat); in operator +() 110 test.toPattern(ustrPat, TRUE); in Testj2268() 230 testSet.toPattern(pat0, TRUE); in checkPat() 238 testSet.toPattern(pat2, FALSE); in checkPat() 852 testList[i]->toPattern(pat0, TRUE); in TestStrings() 853 testList[i+1]->toPattern(pat1, TRUE); in TestStrings() 1299 s.toPattern(buf, TRUE) + ", expected " + exp); in TestCloseOver() 1340 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver() 1357 errln((UnicodeString)"FAIL: closeOver("+s2.toPattern(buf, TRUE)+") differs: "); in TestCloseOver() 1358 … errln((UnicodeString)"old "+s.toPattern(buf, TRUE)+" new: "+t.toPattern(buf2, TRUE)); in TestCloseOver() [all …]
|
/external/icu/icu4c/source/i18n/ |
D | quant.cpp | 98 UnicodeString& Quantifier::toPattern(UnicodeString& result, in toPattern() function in Quantifier 101 matcher->toMatcher()->toPattern(result, escapeUnprintable); in toPattern()
|
D | quant.h | 81 virtual UnicodeString& toPattern(UnicodeString& result,
|
D | strmatch.cpp | 160 UnicodeString& StringMatcher::toPattern(UnicodeString& result, in toPattern() function in StringMatcher 174 ICU_Utility::appendToRule(result, m->toPattern(str, escapeUnprintable), in toPattern()
|
D | reldtfmt.cpp | 100 fDateTimeFormatter->toPattern(fDatePattern); in RelativeDateFormat() 105 sdf->toPattern(fTimePattern); in RelativeDateFormat() 117 fDateTimeFormatter->toPattern(fTimePattern); in RelativeDateFormat() 375 RelativeDateFormat::toPattern(UnicodeString& result, UErrorCode& status) const in toPattern() function in RelativeDateFormat
|
D | strmatch.h | 128 virtual UnicodeString& toPattern(UnicodeString& result,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | quant.cpp | 98 UnicodeString& Quantifier::toPattern(UnicodeString& result, in toPattern() function in Quantifier 101 matcher->toMatcher()->toPattern(result, escapeUnprintable); in toPattern()
|
D | reldtfmt.cpp | 84 fDateTimeFormatter->toPattern(fDatePattern); in RelativeDateFormat() 89 sdf->toPattern(fTimePattern); in RelativeDateFormat() 101 fDateTimeFormatter->toPattern(fTimePattern); in RelativeDateFormat() 335 RelativeDateFormat::toPattern(UnicodeString& result, UErrorCode& status) const in toPattern() function in RelativeDateFormat
|
D | quant.h | 81 virtual UnicodeString& toPattern(UnicodeString& result,
|
D | strmatch.cpp | 160 UnicodeString& StringMatcher::toPattern(UnicodeString& result, in toPattern() function in StringMatcher 174 ICU_Utility::appendToRule(result, m->toPattern(str, escapeUnprintable), in toPattern()
|
D | strmatch.h | 128 virtual UnicodeString& toPattern(UnicodeString& result,
|
D | reldtfmt.h | 196 virtual UnicodeString& toPattern(UnicodeString& result, UErrorCode& status) const;
|
/external/icu/icu4c/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 95 pattern =sdf->toPattern(pattern); in addPatternExample() 132 pattern = sdf->toPattern(pattern); in replaceFieldTypesExample()
|
/external/chromium_org/third_party/icu/source/samples/dtptngsample/ |
D | dtptngsample.cpp | 110 pattern =sdf->toPattern(pattern); in addPatternExample() 147 pattern = sdf->toPattern(pattern); in replaceFieldTypesExample()
|
/external/icu/icu4c/source/common/unicode/ |
D | unimatch.h | 140 virtual UnicodeString& toPattern(UnicodeString& result,
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | unimatch.h | 140 virtual UnicodeString& toPattern(UnicodeString& result,
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | selfmt.h | 303 UnicodeString& toPattern(UnicodeString& appendTo);
|
/external/icu/icu4c/source/i18n/unicode/ |
D | selfmt.h | 303 UnicodeString& toPattern(UnicodeString& appendTo);
|