HomeSort by relevance Sort by last modified time
    Searched defs:pat1 (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/
rate_hist.c 190 const char *pat1, *pat2; local
196 pat1 = "%4d %2s: ";
200 pat1 = "%5d %3s: ";
204 pat1 = "%6d %4s: ";
208 pat1 = "%7d %5s: ";
212 pat1 = "%8d %6s: ";
216 pat1 = "%9d %7s: ";
220 pat1 = "%12d %10s: ";
237 fprintf(stderr, pat1, bucket[i].low, "");
  /external/libvpx/libvpx/
rate_hist.c 190 const char *pat1, *pat2; local
196 pat1 = "%4d %2s: ";
200 pat1 = "%5d %3s: ";
204 pat1 = "%6d %4s: ";
208 pat1 = "%7d %5s: ";
212 pat1 = "%8d %6s: ";
216 pat1 = "%9d %7s: ";
220 pat1 = "%12d %10s: ";
237 fprintf(stderr, pat1, bucket[i].low, "");
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
rate_hist.c 190 const char *pat1, *pat2; local
196 pat1 = "%4d %2s: ";
200 pat1 = "%5d %3s: ";
204 pat1 = "%6d %4s: ";
208 pat1 = "%7d %5s: ";
212 pat1 = "%8d %6s: ";
216 pat1 = "%9d %7s: ";
220 pat1 = "%12d %10s: ";
237 fprintf(stderr, pat1, bucket[i].low, "");
  /external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp 380 UnicodeString localPattern, pat1, pat2; local
383 if( en.getLocalPatternChars(pat1) != fr.getLocalPatternChars(pat2)) {
regextst.cpp 1515 RegexPattern *pat1 = RegexPattern::compile(re1, 0, pe, status); local
2773 RegexPattern *pat1 = RegexPattern::compile(&re1, 0, pe, status); local
3755 RegexPattern *pat1= RegexPattern::compile(".*", flags, pe, status); local
    [all...]
usettest.cpp 234 //String pat1 = unescapeLeniently(pat0);
235 //if (!checkPat(source + " (in code)", testSet, pat1)) return false;
244 //logln(source + " => " + pat0 + ", " + pat1 + ", " + pat2 + ", " + pat3);
851 UnicodeString pat0, pat1; local
853 testList[i+1]->toPattern(pat1, TRUE);
855 logln((UnicodeString)"Ok: " + pat0 + " == " + pat1);
857 logln((UnicodeString)"FAIL: " + pat0 + " != " + pat1);
    [all...]
  /external/icu/icu4c/source/test/intltest/
tsdtfmsy.cpp 380 UnicodeString localPattern, pat1, pat2; local
383 if( en.getLocalPatternChars(pat1) != fr.getLocalPatternChars(pat2)) {
regextst.cpp 1520 RegexPattern *pat1 = RegexPattern::compile(re1, 0, pe, status); local
2778 RegexPattern *pat1 = RegexPattern::compile(&re1, 0, pe, status); local
3760 RegexPattern *pat1= RegexPattern::compile(".*", flags, pe, status); local
    [all...]
usettest.cpp 234 //String pat1 = unescapeLeniently(pat0);
235 //if (!checkPat(source + " (in code)", testSet, pat1)) return false;
244 //logln(source + " => " + pat0 + ", " + pat1 + ", " + pat2 + ", " + pat3);
851 UnicodeString pat0, pat1; local
853 testList[i+1]->toPattern(pat1, TRUE);
855 logln((UnicodeString)"Ok: " + pat0 + " == " + pat1);
857 logln((UnicodeString)"FAIL: " + pat0 + " != " + pat1);
    [all...]
  /external/valgrind/main/none/tests/s390x/
cu12.c 361 uint8_t pat1[] = { local
364 run_test(buff, 1, pat1, 3);
499 uint8_t pat1[] = { local
502 run_test(buff, 1, pat1, 4);
cu12_1.c 361 uint8_t pat1[] = { local
364 run_test(buff, 1, pat1, 3);
499 uint8_t pat1[] = { local
502 run_test(buff, 1, pat1, 4);
cu14.c 361 uint8_t pat1[] = { local
364 run_test(buff, 1, pat1, 3);
499 uint8_t pat1[] = { local
502 run_test(buff, 1, pat1, 4);
cu14_1.c 361 uint8_t pat1[] = { local
364 run_test(buff, 1, pat1, 3);
499 uint8_t pat1[] = { local
502 run_test(buff, 1, pat1, 4);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 362 milliseconds