HomeSort by relevance Sort by last modified time
    Searched refs:passes (Results 1 - 25 of 28) sorted by null

1 2

  /external/icu4c/test/perf/utrie2perf/
utrie2perf.bat 14 %PERF% CheckFCD -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
15 rem %PERF% CheckFCDAlwaysGet -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
16 rem %PERF% CheckFCDUTF8 -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
17 %PERF% ToNFC -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
18 %PERF% GetBiDiClass -f \temp\udhr\%%f -v -e UTF-8 --passes 3 --iterations 30000
utrie2perf.sh 20 $PERF CheckFCD -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
21 # $PERF CheckFCDAlwaysGet -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
22 # $PERF CheckFCDUTF8 -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
23 $PERF ToNFC -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
24 $PERF GetBiDiClass -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 30000
  /external/icu4c/test/perf/unisetperf/draft/
contperf.sh 21 $PERF Contains --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
span16perf.sh 21 $PERF SpanUTF16 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
span8perf.sh 21 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
contperf.bat 17 %PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
span16perf.bat 17 %PERF% SpanUTF16 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
span8perf.bat 17 %PERF% SpanUTF8 --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
  /external/libpng/contrib/gregbook/
readpng2.h 94 int passes; /* not used */ member in struct:_mainprog_info
readpng2.c 502 mainprog_ptr->passes = png_set_interlace_handling(png_ptr);
556 * from previous passes (if interlaced) or else just copy the new row
  /external/icu4c/tools/ctestfw/unicode/
uperf.h 163 int32_t passes; member in class:UPerfTest
  /external/emma/core/java12/com/vladium/emma/report/
IItemAttribute.java 46 boolean passes (IItem item, int criterion); // ideally, criteria should come from a double-dispatched API method in interface:IItemAttribute
99 public boolean passes (final IItem item, final int criterion) method in class:IItemAttribute.Factory.NameAttribute
164 public boolean passes (final IItem item, final int criterion) method in class:IItemAttribute.Factory.FractionAttribute
  /external/icu4c/tools/ctestfw/
uperf.cpp 32 "\t-p or --passes Number of passes to be performed. Requires Numeric argument.\n"
51 PASSES,
69 UOPTION_DEF( "passes", 'p', UOPT_REQUIRES_ARG),
85 passes(1), iterations(0), time(0),
101 passes(1), iterations(0), time(0),
154 if(options[PASSES].doesOccur) {
155 passes = atoi(options[PASSES].value);
403 for(int32_t ps =0; ps < passes; ps++)
    [all...]
  /external/v8/test/mjsunit/regress/
regress-515.js 30 // The test passes if it does not crash.
  /external/emma/core/java12/com/vladium/emma/report/html/
ReportGenerator.java 196 boolean fail = (m_metrics [attrID] > 0) && ! attr.passes (item, m_metrics [attrID]);
375 boolean fail = (m_metrics [attrID] > 0) && ! attr.passes (item, m_metrics [attrID]);
492 boolean fail = (m_metrics [attrID] > 0) && ! attr.passes (item, m_metrics [attrID]);
669 boolean fail = (m_metrics [attrID] > 0) && ! attr.passes (item, m_metrics [attrID]);
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 356 test_expectations.PASS, "passes")
686 # Ignore flaky failures and unexpected passes so we don't turn the
    [all...]
  /external/emma/core/java12/com/vladium/emma/report/txt/
ReportGenerator.java 393 boolean fail = (m_metrics [attrID] > 0) && ! attr.passes (item, m_metrics [attrID]);
  /external/dbus/test/
decode-gcov.c 1115 int passes, changes; local
1144 This takes an average of slightly more than 3 passes. */
1147 passes = 0;
1150 passes++;
    [all...]
  /build/core/
config.mk 296 # the source tree. The simulator passes the target flags to the
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 599 `Gnomovision' (which makes passes at compilers) written by James Hacker.
  /external/v8/src/
runtime.js 32 // ALL CAPS. The compiled code passes the first argument in 'this' and
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/emma/lib/
emma.jar 
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]

Completed in 1051 milliseconds

1 2