Home
last modified time | relevance | path

Searched defs:do_nothing (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/
H A Ddifference_type.pass.cpp37 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 Dop_star.pass.cpp45 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 Ddlopen.cpp69 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 Ddifference_type.pass.cpp33 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 Dop_star.pass.cpp47 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 Drv_value.pass.cpp51 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 Drv_value.pass.cpp52 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/
Dtest_update.cpp22 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 Dunique.pass.cpp101 struct do_nothing struct
106 typedef std::unique_ptr<int, do_nothing> Ptr; argument
H A Dunique_pred.pass.cpp127 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 DMain.java181 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 Dunique.pass.cpp100 struct do_nothing struct
105 typedef std::unique_ptr<int, do_nothing> Ptr; argument
H A Dunique_pred.pass.cpp126 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 DMain.java179 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/
Dno_implicit_move_from_lvalue_thread.cpp7 void do_nothing() in do_nothing() function
Dno_implicit_assign_from_lvalue_thread.cpp7 void do_nothing() in do_nothing() function
Dtest_thread_return_local.cpp13 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 Dcmp_nullptr.pass.cpp42 void do_nothing(int*) {} in do_nothing() function
H A Deq.pass.cpp20 void do_nothing(int*) {} in do_nothing() function
H A Dlt.pass.cpp19 void do_nothing(int*) {} in do_nothing() function
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/
H A Dcmp_nullptr.pass.cpp42 void do_nothing(int*) {} in do_nothing() function
/aosp_15_r20/external/compiler-rt/test/dfsan/
H A Dvararg.c10 int do_nothing(const char *format, ...) { in do_nothing() function
/aosp_15_r20/external/clang/tools/scan-build-py/tests/functional/src/
H A Demit-one.c15 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 Dcmp_nullptr.pass.cpp46 void do_nothing(int*) {} in do_nothing() function
H A Dcmp.pass.cpp32 void do_nothing(int*) {} in do_nothing() function

123