/ndk/tests/device/test-stlport-rtti/jni/ |
D | test_stlport_rtti.cpp | 73 Derived derived; in main() local 74 Base* pbase = &derived; in main() 76 CHECK(typeid(derived) == typeid(Derived)); in main() 78 CHECK(typeid(&derived) == typeid(Derived*)); in main() 80 printf("derived is: %s\n", typeid(derived).name()); in main()
|
/ndk/tests/device/test-gabi++/jni/ |
D | test_gabixx_rtti.cpp | 73 Derived derived; in main() local 74 Base* pbase = &derived; in main() 76 CHECK(typeid(derived) == typeid(Derived)); in main() 78 CHECK(typeid(&derived) == typeid(Derived*)); in main() 80 printf("derived is: %s\n", typeid(derived).name()); in main()
|
/ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.cons/ |
D | reverse_iterator.fail.cpp | 31 struct derived {}; struct 35 derived d; in main()
|
/ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.const/ |
D | convert.fail.cpp | 31 struct derived {}; struct 35 derived d; in main()
|
/ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op=/ |
D | move_iterator.fail.cpp | 33 struct derived {}; struct 37 derived d; in main()
|
/ndk/sources/cxx-stl/llvm-libc++/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op=/ |
D | reverse_iterator.fail.cpp | 33 struct derived {}; struct 37 derived d; in main()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | uninitialized_test.cpp | 82 struct derived : public base {}; struct 215 derived d; in copy_test() 217 derived *pd = &d; in copy_test() 219 vector<derived*> src(10, pd); in copy_test()
|
D | type_traits_test.cpp | 132 struct derived : public base struct 261 derived d; in manips() 262 const derived cd = d; in manips() 264 derived *pd = &d; in manips() 265 derived const *pcd = pd; in manips()
|
/ndk/tests/device/test-stlport/unit/ |
D | uninitialized_test.cpp | 82 struct derived : public base {}; struct 215 derived d; in copy_test() 217 derived *pd = &d; in copy_test() 219 vector<derived*> src(10, pd); in copy_test()
|
D | type_traits_test.cpp | 132 struct derived : public base struct 261 derived d; in manips() 262 const derived cd = d; in manips() 264 derived *pd = &d; in manips() 265 derived const *pcd = pd; in manips()
|
/ndk/tests/build/build-assembly-file/jni/ |
D | assembly-x86.S | 14 # be used to endorse or promote products derived from this software
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | exception | 13 // may be used to endorse or promote products derived from this software
|
D | typeinfo | 13 // may be used to endorse or promote products derived from this software
|
D | new | 13 // may be used to endorse or promote products derived from this software
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | regex.m4 | 10 dnl Initially derived from code in GNU grep. 106 /* The following example is derived from a problem report
|
D | gnulib-comp.m4 | 224 # expected is derived from the gnulib-tool parameterization, 251 # expected is derived from the gnulib-tool parameterization,
|
/ndk/build/gmsl/ |
D | gmsl | 24 # contributors may be used to endorse or promote products derived from
|
D | gmsl-tests | 23 # contributors may be used to endorse or promote products derived from
|
D | __gmsl | 24 # contributors may be used to endorse or promote products derived from
|
/ndk/sources/cxx-stl/llvm-libc++/ |
D | LICENSE.TXT | 45 endorse or promote products derived from this Software without specific
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 99 whole or in part contains or is derived from the Program or any 115 identifiable sections of that work are not derived from the Program,
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 99 whole or in part contains or is derived from the Program or any 115 identifiable sections of that work are not derived from the Program,
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 99 whole or in part contains or is derived from the Program or any 115 identifiable sections of that work are not derived from the Program,
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 99 whole or in part contains or is derived from the Program or any 115 identifiable sections of that work are not derived from the Program,
|
/ndk/sources/host-tools/make-3.81/ |
D | COPYING | 100 whole or in part contains or is derived from the Program or any 116 identifiable sections of that work are not derived from the Program,
|