/ndk/tests/build/test-gnustl-chrono/jni/ |
D | hanoi.c | 3 void hanoi(int from, int to, int mid, int n, void (*callback)(int, int)) { in hanoi() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/futures/futures.tas/futures.task.members/ |
D | make_ready_at_thread_exit.pass.cpp | 34 void func0(std::packaged_task<double(int, char)> p) in func0() 40 void func1(std::packaged_task<double(int, char)> p) in func1() 46 void func2(std::packaged_task<double(int, char)> p) in func2() 59 void func3(std::packaged_task<double(int, char)> p) in func3()
|
D | operator.pass.cpp | 34 void func0(std::packaged_task<double(int, char)> p) in func0() 40 void func1(std::packaged_task<double(int, char)> p) in func1() 46 void func2(std::packaged_task<double(int, char)> p) in func2() 59 void func3(std::packaged_task<double(int, char)> p) in func3()
|
D | dtor.pass.cpp | 29 void func(std::packaged_task<double(int, char)> p) in func() 33 void func2(std::packaged_task<double(int, char)> p) in func2()
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | pdel1.cpp | 14 void * operator new (size_t size, int, int) { return operator new (size); } in operator new() argument
|
D | pdel2.cpp | 14 void * operator new (size_t size, int, int) { return operator new (size); } in operator new() argument
|
D | eh10.cpp | 17 void ee(int *) { } in ee() argument
|
D | omit-frame-pointer2.cpp | 5 void step (int) in step() argument
|
D | cleanup2.cpp | 25 X::X (int) throw (int) in X() argument
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | pdel1.cpp | 14 void * operator new (size_t size, int, int) { return operator new (size); } in operator new() argument
|
D | pdel2.cpp | 14 void * operator new (size_t size, int, int) { return operator new (size); } in operator new() argument
|
D | omit-frame-pointer2.cpp | 5 void step (int) in step() argument
|
D | eh10.cpp | 17 void ee(int *) { } in ee() argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/ |
D | unwrap.hpp | 32 unwrap(reference_wrapper<F>& f, int) in unwrap() argument 40 unwrap(reference_wrapper<F> const& f, int) in unwrap() argument
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/detail/ |
D | argument_value_usage.hpp | 58 argument_value_usage( format_stream& fs, int, std::list<T>* = 0 ) in argument_value_usage() argument 67 argument_value_usage( format_stream& fs, int, bool* = 0 ) in argument_value_usage() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.nullptr/ |
D | operator_EQEQ.pass.cpp | 29 int g(int) {return 0;} in g() argument
|
D | operator_==.pass.cpp | 29 int g(int) {return 0;} in g() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.cap/ |
D | operator_bool.pass.cpp | 19 int g(int) {return 0;} in g() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/unique.ptr/unique.ptr.special/ |
D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() argument
|
D | lt.pass.cpp | 19 void do_nothing(int*) {} in do_nothing() argument
|
D | eq.pass.cpp | 20 void do_nothing(int*) {} in do_nothing() argument
|
/ndk/tests/device/issue22165-typeinfo/jni/ |
D | main.cpp | 7 int main(int /*argc*/, char** /*argv*/) in main() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/ |
D | swap.pass.cpp | 68 int g(int) {return 0;} in g() argument 69 int h(int) {return 1;} in h() argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.alg/ |
D | swap.pass.cpp | 69 int g(int) {return 0;} in g() argument 70 int h(int) {return 1;} in h() argument
|