/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _cmath.h | 163 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ argument 165 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ argument 167 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) argument 168 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) argument 171 # define _STLP_MATH_INLINE(float_type, func, cfunc) \ argument 173 # define _STLP_MATH_INLINE_D(float_type, func, cfunc) \ argument 175 # define _STLP_MATH_INLINE2(float_type, type, func, cfunc) \ argument 177 # define _STLP_MATH_INLINE2_D(float_type, type, func, cfunc) \ argument 188 #define _STLP_MATH_INLINEX(__type,func,cfunc) \ argument 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \ argument [all …]
|
/ndk/tests/device/issue28598-linker-global-ref/jni/ |
D | liba.cpp | 4 void func() in func() function
|
/ndk/sources/cxx-stl/llvm-libc++/test/language.support/support.runtime/ |
D | csignal.pass.cpp | 54 typedef void (*func)(int); in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/ |
D | signal_h.pass.cpp | 54 typedef void (*func)(int); in main() typedef
|
/ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.promise/ |
D | set_rvalue_at_thread_exit.pass.cpp | 22 void func(std::promise<std::unique_ptr<int>> p) in func() function
|
D | set_lvalue_at_thread_exit.pass.cpp | 22 void func(std::promise<int&> p) in func() function
|
D | set_value_at_thread_exit_const.pass.cpp | 19 void func(std::promise<int> p) in func() function
|
D | set_value_at_thread_exit_void.pass.cpp | 22 void func(std::promise<void> p) in func() function
|
D | set_exception_at_thread_exit.pass.cpp | 19 void func(std::promise<int> p) in func() function
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
D | spec3.cpp | 15 void func() throw (B,A) in func() function
|
D | new1_3.cpp | 80 void func(B* ) in func() function
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
D | spec3.cpp | 15 void func() throw (B,A) in func() function
|
D | new1_3.cpp | 80 void func(B* ) in func() function
|
/ndk/sources/cxx-stl/llvm-libc++/test/thread/thread.condition/ |
D | notify_all_at_thread_exit.pass.cpp | 27 void func() in func() function
|
/ndk/sources/cxx-stl/llvm-libc++/src/ |
D | exception.cpp | 48 set_unexpected(unexpected_handler func) _NOEXCEPT in set_unexpected() 69 set_terminate(terminate_handler func) _NOEXCEPT in set_terminate()
|
/ndk/sources/cxx-stl/llvm-libc++/test/thread/futures/futures.tas/futures.task.members/ |
D | dtor.pass.cpp | 29 void func(std::packaged_task<double(int, char)> p) in func() function
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | ptrspec_test.cpp | 71 void func() {} in func() function in AClass
|
/ndk/tests/device/test-stlport/unit/ |
D | ptrspec_test.cpp | 71 void func() {} in func() function in AClass
|
D | string_test.cpp | 140 static string func(const string& par) { in func() function in StringTest
|
/ndk/tests/device/fenv/jni/ |
D | test_fenv.c | 35 void fail(const char* file, int line, const char* func, const char* expr) in fail()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | cxa.c | 55 } func; member
|
/ndk/sources/android/libthread_db/gdb-6.6/ |
D | libthread_db.c | 298 td_ta_thr_iter(td_thragent_t const * agent, td_thr_iter_f * func, void * cookie, in td_ta_thr_iter()
|
/ndk/sources/android/libthread_db/gdb-7.3.x/ |
D | libthread_db.c | 334 td_ta_thr_iter(td_thragent_t const * agent, td_thr_iter_f * func, void * cookie, in td_ta_thr_iter()
|
/ndk/sources/host-tools/make-3.81/ |
D | arscan.c | 144 unsigned long func = LBR$C_READ; in ar_scan() local
|
/ndk/sources/android/cpufeatures/ |
D | cpu-features.c | 94 static __inline__ void x86_cpuid(int func, int values[4]) in x86_cpuid()
|