/external/skia/gpu/src/ |
D | GrPathRenderer.cpp | 232 const GrStencilSettings* passes[3]; in onDrawPath() local 241 passes[0] = &gDirectToStencil; in onDrawPath() 243 passes[0] = NULL; in onDrawPath() 252 passes[0] = &gDirectToStencil; in onDrawPath() 254 passes[0] = NULL; in onDrawPath() 264 passes[0] = &gEOStencilPass; in onDrawPath() 272 passes[1] = &gInvEOColorPass; in onDrawPath() 274 passes[1] = &gEOColorPass; in onDrawPath() 286 passes[0] = &gWindStencilSeparateWithWrap; in onDrawPath() 288 passes[0] = &gWindStencilSeparateNoWrap; in onDrawPath() [all …]
|
/external/icu4c/test/perf/utrie2perf/ |
D | 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
|
D | utrie2perf.sh | 20 $PERF CheckFCD -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/llvm/tools/lto/ |
D | LTOCodeGenerator.cpp | 312 PassManager passes; in applyScopeRestrictions() local 313 passes.add(createVerifierPass()); in applyScopeRestrictions() 356 passes.add(createInternalizePass(mustPreserveList)); in applyScopeRestrictions() 359 passes.run(*mergedModule); in applyScopeRestrictions() 381 PassManager passes; in generateObjectFile() local 384 passes.add(createVerifierPass()); in generateObjectFile() 387 passes.add(new TargetData(*_target->getTargetData())); in generateObjectFile() 389 PassManagerBuilder().populateLTOPassManager(passes, /*Internalize=*/ false, in generateObjectFile() 393 passes.add(createVerifierPass()); in generateObjectFile() 409 passes.run(*mergedModule); in generateObjectFile()
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
D | printing.py | 453 passes = {} 462 _add_to_dict_of_lists(passes, 466 _add_to_dict_of_lists(passes, 470 _add_to_dict_of_lists(passes, 479 if len(passes) or len(flaky) or len(regressions): 482 if len(passes): 483 for key, tests in passes.iteritems():
|
/external/valgrind/main/perf/ |
D | fbench.c | 707 long passes; local 745 passes = 0; 763 passes++; 764 if ((passes % 100L) == 0) { 765 printf("Pass %ld.\n", passes); 842 passes, i + 1);
|
/external/valgrind/main/memcheck/tests/ |
D | vcpu_fbench.c | 711 long passes; local 749 passes = 0; 767 passes++; 768 if ((passes % 100L) == 0) { 769 printf("Pass %ld.\n", passes); 846 passes, i + 1);
|
/external/llvm/docs/CommandGuide/ |
D | bugpoint.pod | 9 B<bugpoint> [I<options>] [I<input LLVM ll/bc files>] [I<LLVM passes>] B<--args> 14 B<bugpoint> narrows down the source of problems in LLVM tools and passes. It 76 Do not run the specified passes to clean up and reduce the size of the test 77 program. By default, B<bugpoint> uses these passes internally when attempting to 78 reduce test programs. If you're trying to find a bug in one of these passes, 89 Continually randomize the specified passes and run them on the test program 104 register new optimization passes. Once loaded, the object will add new command 162 This script will "fail" as long as FileCheck passes. So the result 163 will be the minimum bitcode that passes FileCheck.
|
D | opt.pod | 61 B<opt> provides the ability to run any of LLVM's optimization or analysis passes 62 in any order. The B<-help> option lists all the passes available. The order in 68 This is short hand for a standard list of I<compile time optimization> passes. 108 =item B<-time-passes> 116 from passes which use the I<DEBUG()> macro. See the B<LLVM Programmer's 122 or analysis passes. Once loaded, the object will add new command line options to
|
/external/llvm/tools/ |
D | Makefile | 53 PARALLEL_DIRS += bugpoint-passes 72 PARALLEL_DIRS := $(filter-out bugpoint-passes, \
|
/external/llvm/autoconf/m4/ |
D | sanity_check.m4 | 1 dnl Check a program for version sanity. The test runs a program, passes it an 4 dnl passes the sanity check.
|
/external/llvm/test/CodeGen/ARM/ |
D | code-placement.ll | 34 define i32 @t2(i32 %passes, i32* nocapture %src, i32 %size) nounwind readonly { 38 %0 = icmp eq i32 %passes, 0 ; <i1> [#uses=1] 61 %exitcond18 = icmp eq i32 %3, %passes ; <i1> [#uses=1]
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | IItemAttribute.java | 46 …boolean passes (IItem item, int criterion); // ideally, criteria should come from a double-dispatc… in passes() method 99 public boolean passes (final IItem item, final int criterion) in passes() method in IItemAttribute.Factory.NameAttribute 164 public boolean passes (final IItem item, final int criterion) in passes() method in IItemAttribute.Factory.FractionAttribute
|
/external/icu4c/tools/ctestfw/ |
D | uperf.cpp | 85 passes(1), iterations(0), time(0), in UPerfTest() 101 passes(1), iterations(0), time(0), in UPerfTest() 155 passes = atoi(options[PASSES].value); in init() 403 for(int32_t ps =0; ps < passes; ps++){ in runTestLoop() 440 double avg_t = sum_t/passes; in runTestLoop()
|
/external/mesa3d/src/glsl/ |
D | README | 45 assignments, etc., present. A series of lowering passes would occur 62 out of favor, and each driver will perform a series of lowering passes 196 project is used, so that things like optimization passes don't have to 212 the moment, optimization passes aren't passed that temporary context, 214 talloc_parent() call is expensive, so many passes will cache the 216 passes to take a context argument and not call talloc_parent() is left 223 - Files that implement code lowering passes should be named lower_* 225 - Files that implement optimization passes should be named opt_*.
|
/external/webkit/LayoutTests/fast/dom/HTMLLinkElement/ |
D | prefetch-detached-expected.txt | 1 This test passes if it doesn't crash.
|
/external/webkit/LayoutTests/fast/encoding/ |
D | meta-in-script-expected.txt | 3 This test passes if the charset is parsed from the meta tag outside the script.
|
D | charset-koi8-u-expected.txt | 3 The test passes if these two letters look inverted along the vertical axis: "ЭЄ"
|
D | namespace-tolerance-expected.txt | 5 If this test passes, the UTF-8 character below should exactly match the character the character in …
|
/external/webkit/LayoutTests/platform/android-v8/fast/encoding/ |
D | meta-in-script-expected.txt | 3 This test passes if the charset is parsed from the meta tag outside the script.
|
/external/icu4c/test/perf/unisetperf/draft/ |
D | contperf.sh | 21 $PERF Contains --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
|
D | span16perf.sh | 21 $PERF SpanUTF16 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
|
D | span8perf.sh | 21 $PERF SpanUTF8 --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
|
/external/webkit/LayoutTests/fast/dom/DOMImplementation/ |
D | implementation-identity-expected.txt | 3 If the test passes, you should see a few OK lines below.
|
/external/webkit/LayoutTests/fast/leaks/ |
D | 003-expected.txt | 1 … destruction of a frame containing a JavaScript interpreter. If the test passes, you'll see a PASS…
|