/external/icu/icu4c/source/test/perf/usetperf/ |
D | usetperf.cpp | 24 static const char* PAT[] = { variable 119 if (exec) return new CmdPattern(PAT[0]) ; break; in runIndexedTest() 121 if (exec) return new CmdPattern(PAT[1]) ; break; in runIndexedTest() 123 if (exec) return new CmdPattern(PAT[2]) ; break; in runIndexedTest()
|
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 480 const char* PAT = "0#,1)|1#[1,2]|2<(2,3]|3<(3,4)|4#[4,5)|5#[5,"; in TestClosures() local 481 ChoiceFormat fmt2(PAT, status); in TestClosures() 490 if (str == PAT) { in TestClosures() 493 errln("FAIL: " + str + ", expected " + PAT); in TestClosures()
|
D | numfmtst.cpp | 1731 const char* PAT[] = { "#E0", "0.####E0", "00.000E00", "##0.####E000", in TestScientific() local 1733 int32_t PAT_length = UPRV_LENGTHOF(PAT); in TestScientific() 1743 UnicodeString pat(PAT[i]); in TestScientific()
|
/external/icu/icu4c/source/test/cintltst/ |
D | usettest.c | 64 static const UChar PAT[] = {91,97,45,99,123,97,98,125,93,0}; /* "[a-c{ab}]" */ variable 65 static const int32_t PAT_LEN = UPRV_LENGTHOF(PAT) - 1; 108 set = uset_openPattern(PAT, PAT_LEN, &ec); in TestAPI() 113 if(!uset_resemblesPattern(PAT, PAT_LEN, 0)) { in TestAPI()
|
D | cmsgtst.c | 990 const char* PAT = "Number {1,number,#0.000}, String {0}, Date {2,date,12:mm:ss.SSS}"; in TestJ904() local 1000 u_uastrcpy(pattern, PAT); in TestJ904() 1032 const char* PAT = "Number {1,number,#0.000}, String {0}, Date {2,date,12:mm:ss.SSS}"; in OpenMessageFormatTest() local 1036 u_uastrncpy(pattern, PAT, UPRV_LENGTHOF(pattern)); in OpenMessageFormatTest() 1043 log_err("umsg_open failed with pattern %s. Error: \n", PAT, u_errorName(status)); in OpenMessageFormatTest() 1053 …log_err("umsg_open with parseError failed with pattern %s. Error: %s\n", PAT, u_errorName(status)); in OpenMessageFormatTest() 1076 umsg_applyPattern(f1,pattern,(int32_t)strlen(PAT),NULL,&status); in OpenMessageFormatTest() 1089 log_err("umsg_toPattern method failed. Expected: %s Got: %s \n",PAT,cresult); in OpenMessageFormatTest()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatTest.java | 1465 … final String PAT[] = { "#E0", "0.####E0", "00.000E00", "##0.####E000", "0.###E0;[0.###E0]" }; in TestScientific() local 1466 int PAT_length = PAT.length; in TestScientific() 1476 String pat = PAT[i]; in TestScientific()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatTest.java | 1466 … final String PAT[] = { "#E0", "0.####E0", "00.000E00", "##0.####E000", "0.###E0;[0.###E0]" }; in TestScientific() local 1467 int PAT_length = PAT.length; in TestScientific() 1477 String pat = PAT[i]; in TestScientific()
|
/external/regex-re2/benchlog/ |
D | benchlog.mini | 70 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFS…
|
D | benchlog.wreck | 90 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH…
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFormats.td | 2501 // OPERATOR is ATOMIC_SWAP or an ATOMIC_LOAD_* operation. PAT and OPERAND 2524 // OPERATOR is ATOMIC_SWAPW or an ATOMIC_LOADW_* operation. PAT and OPERAND
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | UnicodeData.txt | 12083 A03F;YI SYLLABLE PAT;Lo;0;L;;;;;N;;;;;
|
/external/icu/icu4c/source/data/unidata/ |
D | UnicodeData.txt | 12083 A03F;YI SYLLABLE PAT;Lo;0;L;;;;;N;;;;;
|
D | ppucd.txt | 15048 cp;A03F;na=YI SYLLABLE PAT
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | UnicodeData.txt | 12083 A03F;YI SYLLABLE PAT;Lo;0;L;;;;;N;;;;;
|