Home
last modified time | relevance | path

Searched refs:twice (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/external/markdown/MarkdownTest/Tests_2004/
DLinks, reference style.text16 Indented [twice][].
24 [twice]: /url
/external/markdown/tests/markdown-test/
Dlinks-reference.txt16 Indented [twice][].
24 [twice]: /url
/external/clang/test/CXX/temp/temp.decls/temp.mem/
Dp1.cpp8 static T twice(U value) { in twice() function
16 return A<bool>::B<int>::twice(4); in foo()
/external/skia/samplecode/
DSampleXfermodesBlur.cpp168 for (int twice = 0; twice < 2; twice++) { in onDrawContent() local
182 draw_mode(canvas, mode, twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDrawContent()
/external/chromium_org/third_party/skia/samplecode/
DSampleXfermodesBlur.cpp168 for (int twice = 0; twice < 2; twice++) { in onDrawContent() local
182 draw_mode(canvas, mode, twice ? 0x88 : 0xFF, r.fLeft, r.fTop); in onDrawContent()
/external/clang/test/SemaCXX/
Dpragma-optimize.cpp44 template <typename T> T twice (T param);
71 return twice(par); in CREATE_FUNC()
/external/markdown/MarkdownTest/Tests_2007/
DLinks, reference style.text16 Indented [twice][].
24 [twice]: /url
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECPoint.java430 p = p.twice(); in timesPow2()
435 public abstract ECPoint twice(); in twice() method in ECPoint
439 return twice().add(b); in twicePlus()
533 return twice(); in add()
553 return twice(); in add()
588 return this.twice(); in add()
628 return twice(); in add()
688 return this.twice(); in add()
746 public ECPoint twice() in twice() method in ECPoint.Fp
887 return twice(); in twicePlus()
[all …]
/external/chromium_org/gpu/
Dgpu_common.gypi8 # These are defined here because we need to build this library twice. Once
18 # These are defined here because we need to build this library twice. Once
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
D101-macros-used-twice.c.expected8 twice
D101-macros-used-twice.c8 twice
/external/clang/test/Index/
Dpreamble-reparse-import.m-1.h2 #error parsed twice
Dpreamble-reparse-import.m-2.h2 #error parsed twice
/external/mesa3d/src/glsl/glcpp/tests/
D101-macros-used-twice.c.expected8 twice
D101-macros-used-twice.c8 twice
/external/zlib/src/examples/
DREADME.examples17 - is approximately twice as fast as gzip -d
18 - also provides Unix uncompress functionality, again twice as fast
/external/chromium_org/third_party/WebKit/ManualTests/animation/
DanimateTransform-repeat-once.svg6 The rect should from 0,0 to 100,0 over 2 seconds, twice.
/external/llvm/test/CodeGen/X86/
D2008-04-24-MemCpyBug.ll2 ; Don't accidentally add the offset twice for trailing bytes.
D2011-12-26-extractelement-duplicate-load.ll3 ; twice: it has non-obvious performance implications, and
/external/chromium_org/tools/memory/tsan_v2/
Dignores.txt5 # Please think twice before you add or remove these rules.
/external/chromium_org/third_party/sqlite/src/test/
Dalias.test21 # Aliases are currently evaluated twice. We might try to change this
130 # twice in the current implementation. This might change in the future.
/external/llvm/test/CodeGen/R600/
Dsgpr-copy-duplicate-operand.ll3 ; Copy VGPR -> SGPR used twice as an instruction operand, which is then
/external/clang/test/CodeGenObjC/
Ddebug-info-ivars-extension.m30 // Make sure we don't output the same type twice.
/external/e2fsprogs/tests/f_h_badnode/
Dexpect.14 Problem in HTREE directory inode 12929: block #993 referenced twice
/external/chromium_org/tools/msan/
Dblacklist.txt5 # Please think twice before you add or remove these rules.

12345678910>>...12