/external/markdown/tests/markdown-test/ |
D | links-reference.txt | 16 Indented [twice][]. 24 [twice]: /url
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Links, reference style.text | 16 Indented [twice][]. 24 [twice]: /url
|
/external/clang/test/CXX/temp/temp.decls/temp.mem/ |
D | p1.cpp | 7 static T twice(U value) { in twice() function 15 return A<bool>::B<int>::twice(4); in foo()
|
/external/skia/gm/ |
D | xfermodes.cpp | 137 for (int twice = 0; twice < 2; twice++) { in onDraw() local 151 draw_mode(canvas, mode, twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDraw()
|
/external/skia/samplecode/ |
D | SampleXfermodesBlur.cpp | 196 for (int twice = 0; twice < 2; twice++) { in onDrawContent() local 210 draw_mode(canvas, mode, twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDrawContent()
|
D | SampleXfermodes.cpp | 211 for (int twice = 0; twice < 2; twice++) { in onDrawContent() local 226 draw_mode(canvas, mode, twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDrawContent()
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Links, reference style.text | 16 Indented [twice][]. 24 [twice]: /url
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
D | ECPoint.java | 116 public abstract ECPoint twice(); in twice() method in ECPoint 259 return this.twice(); in add() 275 public ECPoint twice() in twice() method in ECPoint.Fp 484 return (ECPoint.F2m)this.twice(); in addSimple() 535 public ECPoint twice() in twice() method in ECPoint.F2m
|
D | WNafMultiplier.java | 188 twiceP = p.twice(); in multiply() 216 q = q.twice(); in multiply()
|
D | FpNafMultiplier.java | 26 R = R.twice(); in multiply()
|
D | ECAlgorithms.java | 68 R = R.twice(); in implShamirsTrick()
|
/external/chromium/testing/gmock/test/ |
D | gmock_output_test_golden.txt | 24 Expected to be called twice, but has only 1 WillOnce(). 63 Actual: called twice - over-saturated and active 70 Actual: called twice - over-saturated and active 161 Expected: to be called twice 253 Actual: called twice - over-saturated and active 260 Actual: called twice - over-saturated and active 282 Expected to be called twice, but has only 1 WillOnce().
|
/external/clang/test/Index/ |
D | preamble-reparse-import.m-2.h | 2 #error parsed twice
|
D | preamble-reparse-import.m-1.h | 2 #error parsed twice
|
/external/webkit/LayoutTests/fast/encoding/ |
D | meta-charset-expected.txt | 1 Should see Hebrew letter Aleph twice: אא
|
/external/zlib/src/examples/ |
D | README.examples | 17 - is approximately twice as fast as gzip -d 18 - also provides Unix uncompress functionality, again twice as fast
|
/external/webkit/Source/WebCore/manual-tests/animation/ |
D | animateTransform-repeat-once.svg | 6 The rect should from 0,0 to 100,0 over 2 seconds, twice.
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-04-24-MemCpyBug.ll | 2 ; Don't accidentally add the offset twice for trailing bytes.
|
D | 2011-12-26-extractelement-duplicate-load.ll | 3 ; twice: it has non-obvious performance implications, and
|
/external/skia/src/core/ |
D | SkBlitter_4444.cpp | 94 int twice = count >> 1; in src_over_4444() local 95 while (--twice >= 0) { in src_over_4444() 113 int twice = count >> 1; in src_over_4444x() local 115 while (--twice >= 0) { in src_over_4444x()
|
/external/e2fsprogs/tests/f_h_badnode/ |
D | expect.1 | 4 Problem in HTREE directory inode 12929: block #993 referenced twice
|
/external/valgrind/main/helgrind/tests/ |
D | bar_bad.stderr.exp | 21 initialise a barrier twice
|
/external/llvm/test/CodeGen/Generic/ |
D | fwdtwice.ll | 6 ;; This sequence should cause the cast value to be forwarded twice,
|
/external/valgrind/main/drd/tests/ |
D | bar_bad.stderr.exp | 9 initialise a barrier twice
|
/external/clang/test/CodeGenObjC/ |
D | blocks-2.m | 1 // We run this twice, once as Objective-C and once as Objective-C++.
|