/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/ |
D | difference_type.pass.cpp | 37 struct do_nothing struct 52 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
D | op_star.pass.cpp | 45 struct do_nothing struct 60 std::unique_ptr<int, do_nothing> p(&i); in main() argument
|
/external/compiler-rt/test/cfi/cross-dso/ |
D | dlopen.cpp | 69 extern "C" __attribute__((aligned(4096))) void do_nothing() {} in do_nothing() function 128 void (*do_nothing)() = (void (*)())dlsym(handle, "do_nothing"); in main() local
|
/external/libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
D | rv_value.pass.cpp | 51 struct do_nothing struct 59 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique.pass.cpp | 89 struct do_nothing struct 94 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
D | unique_pred.pass.cpp | 115 struct do_nothing struct 120 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() function
|
D | lt.pass.cpp | 19 void do_nothing(int*) {} in do_nothing() function
|
D | eq.pass.cpp | 20 void do_nothing(int*) {} in do_nothing() function
|
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.special/ |
D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() function
|
/external/compiler-rt/test/dfsan/ |
D | vararg.c | 10 int do_nothing(const char *format, ...) { in do_nothing() function
|
/external/clang/tools/scan-build-py/tests/functional/src/ |
D | emit-one.c | 15 int do_nothing() in do_nothing() function
|
/external/syslinux/com32/modules/ |
D | ifmemdsk.c | 69 static f_find do_nothing; variable 306 static int do_nothing(void) { in do_nothing() function
|
/external/autotest/scheduler/ |
D | drone_manager_unittest.py | 89 def do_nothing(): function 401 def do_nothing(): function
|
/external/syslinux/dosutil/ |
D | mdiskchk.c | 187 static MDISKCHK_FUNC_DECL(do_nothing) in MDISKCHK_FUNC_DECL() argument
|
/external/fmtlib/test/ |
D | gtest-extra-test.cc | 74 void do_nothing() {} in do_nothing() function
|
/external/valgrind/coregrind/m_debuginfo/ |
D | debuginfo.c | 1123 Bool do_nothing = True; in VG_() local
|