/aosp_15_r20/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/ |
H A D | difference_type.pass.cpp | 37 struct do_nothing struct 52 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/aosp_15_r20/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
H A D | op_star.pass.cpp | 45 struct do_nothing struct 60 std::unique_ptr<int, do_nothing> p(&i); in main() argument
|
/aosp_15_r20/external/compiler-rt/test/cfi/cross-dso/ |
H A 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
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/ |
H A D | difference_type.pass.cpp | 33 struct do_nothing struct 48 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
H A D | op_star.pass.cpp | 47 struct do_nothing struct 61 std::unique_ptr<int, do_nothing> p(&i); in main() argument
|
/aosp_15_r20/external/libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
H A D | rv_value.pass.cpp | 51 struct do_nothing struct 59 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
H A D | rv_value.pass.cpp | 52 struct do_nothing struct 60 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_update.cpp | 22 struct do_nothing struct 25 void operator()(const T&)const{} in operator ()()
|
/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
H A D | unique.pass.cpp | 101 struct do_nothing struct 106 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
H A D | unique_pred.pass.cpp | 127 struct do_nothing struct 132 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
/aosp_15_r20/art/test/1960-obsolete-jit-multithread-native/src/ |
H A D | Main.java | 181 private Consumer<Consumer<String>> do_nothing; field in Main.TestThread 185 Consumer<Consumer<String>> do_nothing, in TestThread()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.unique/ |
H A D | unique.pass.cpp | 100 struct do_nothing struct 105 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
H A D | unique_pred.pass.cpp | 126 struct do_nothing struct 131 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
/aosp_15_r20/art/test/1961-obsolete-jit-multithread/src/ |
H A D | Main.java | 179 private Consumer<Consumer<String>> do_nothing; field in Main.TestThread 183 Consumer<Consumer<String>> do_nothing, in TestThread()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | no_implicit_move_from_lvalue_thread.cpp | 7 void do_nothing() in do_nothing() function
|
D | no_implicit_assign_from_lvalue_thread.cpp | 7 void do_nothing() in do_nothing() function
|
D | test_thread_return_local.cpp | 13 void do_nothing(boost::thread::id* my_id) in do_nothing() function
|
/aosp_15_r20/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
H A D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() function
|
H A D | eq.pass.cpp | 20 void do_nothing(int*) {} in do_nothing() function
|
H A D | lt.pass.cpp | 19 void do_nothing(int*) {} in do_nothing() function
|
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/ |
H A D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() function
|
/aosp_15_r20/external/compiler-rt/test/dfsan/ |
H A D | vararg.c | 10 int do_nothing(const char *format, ...) { in do_nothing() function
|
/aosp_15_r20/external/clang/tools/scan-build-py/tests/functional/src/ |
H A D | emit-one.c | 15 int do_nothing() in do_nothing() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
H A D | cmp_nullptr.pass.cpp | 46 void do_nothing(int*) {} in do_nothing() function
|
H A D | cmp.pass.cpp | 32 void do_nothing(int*) {} in do_nothing() function
|