/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
D | allocate_shared_cxx03.pass.cpp | 58 struct Three struct 62 Three(int v, int, int) : value(v) {++count;} in Three() argument 63 Three(Three const & o) : value(o.value) {++count;} in Three() argument 64 ~Three() {--count;} in ~Three() argument 67 int Three::count = 0; 94 std::shared_ptr<Three> p = std::allocate_shared<Three>(Alloc(), i, bad, bad); in test() 95 assert(Three::count == 1); in test() 98 assert(Three::count == 0); in test()
|
/external/clang/test/Sema/ |
D | missing-field-initializers.c | 28 struct Three { struct 35 struct Three t0 = { argument 38 struct Three t1 = { 42 struct Three data[] = {
|
D | warn-outof-range-assign-enum.c | 8 Three enumerator
|
/external/swiftshader/third_party/LLVM/examples/ModuleMaker/ |
D | ModuleMaker.cpp | 46 Value *Three = ConstantInt::get(Type::getInt32Ty(Context), 3); in main() local 49 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three, in main()
|
/external/llvm/examples/ModuleMaker/ |
D | ModuleMaker.cpp | 52 Value *Three = ConstantInt::get(Type::getInt32Ty(Context), 3); in main() local 55 Instruction *Add = BinaryOperator::Create(Instruction::Add, Two, Three, in main()
|
/external/autotest/client/site_tests/touch_TabSwitch/ |
D | README | 6 <DEVICE NAME>_touchpad_Touch ID_three-finger-swipe-left - Three finger scroll on touchpad to switc… 7 <DEVICE NAME>_touchpad_Touch ID_three-finger-swipe-right - Three finger scroll on touchpad to swit…
|
/external/markdown/tests/markdown-test/ |
D | ordered-and-unordered-list.txt | 66 3. Three 83 3. Three
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Ordered and unordered lists.text | 66 3. Three 83 3. Three
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Ordered and unordered lists.text | 66 3. Three 83 3. Three
|
/external/mdnsresponder/ |
D | NOTICE | 8 licensed under the terms of the "Three-Clause BSD License". 12 Software Licence (which is substantially similar to the "Three-Clause
|
D | LICENSE | 8 licensed under the terms of the "Three-Clause BSD License". 12 Software Licence (which is substantially similar to the "Three-Clause
|
/external/llvm/test/TableGen/ |
D | lisp.td | 10 // CHECK-NEXT: def Three { 34 def Three : NameList<["Tom", "Dick", "Harry"]>;
|
/external/llvm/unittests/Support/ |
D | MemoryBufferTest.cpp | 116 OwningBuffer Three(MemoryBuffer::getNewMemBuffer(321, data)); in TEST_F() local 117 EXPECT_TRUE(nullptr != Three.get()); in TEST_F() 119 EXPECT_EQ(0, Three->getBufferStart()[0]); in TEST_F()
|
/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/ |
D | Symmetry.h | 164 constexpr static std::size_t Three = tensor_symmetry_num_indices<Sym...>::value; 169 constexpr static std::size_t value = (maxOneTwoPlusOne > Three) ? maxOneTwoPlusOne : Three;
|
/external/clang/test/Index/ |
D | comment-c-decls.c | 89 Three enumerator
|
D | format-comment-cdecls.c | 84 Three enumerator
|
/external/markdown/tests/misc/ |
D | lists.txt | 23 * Three
|
/external/swiftshader/third_party/LLVM/test/TableGen/ |
D | lisp.td | 20 def Three : NameList<["Tom", "Dick", "Harry"]>;
|
/external/autotest/server/site_tests/android_ACTS/ |
D | control.Telephony_England_Three_Basic | 13 This test runs telephony sanity against an phones with UK Three SIMs.
|
/external/okhttp/website/static/ |
D | app-theme.css | 26 /*** Three steps left on the monochromatic scale ***/
|
/external/unicode/ |
D | ExpectedOutput.txt | 1 Three tests of round-trip conversions will be performed.
|
/external/bison/m4/ |
D | signalblocking.m4 | 7 # Determine available signal blocking primitives. Three different APIs exist:
|
/external/pdfium/testing/resources/pixel/ |
D | bug_543018_2.in | 38 % Three white spaces and other chars follow the keyword "stream"
|
/external/autotest/client/tests/pi_tests/ |
D | control | 9 mutexes resolve the situation. Three worker threads will be created from the
|
/external/libcups/cups/ |
D | utf8demo.txt | 118 Excerpt from a poetry on The Romance of The Three Kingdoms (a Chinese
|