Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 39) sorted by relevance

12

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
Darg.hpp14 template<> struct arg< -1 > struct
31 template<> struct arg<1> struct
34 typedef arg<2> next; argument
49 template<> struct arg<2> argument
52 typedef arg<3> next; argument
67 template<> struct arg<3> argument
70 typedef arg<4> next; argument
85 template<> struct arg<4> struct
88 typedef arg<5> next; argument
103 template<> struct arg<5> struct
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
Darg.hpp28 template< int I > struct arg struct
30 arg() in arg() argument
34 template< class T > arg( T const & /* t */ ) in arg() function
/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.c186 char const *arg, size_t argsize, in quotearg_buffer_restyled()
580 char const *arg, size_t argsize, in quotearg_buffer()
593 quotearg_alloc (char const *arg, size_t argsize, in quotearg_alloc()
606 quotearg_alloc_mem (char const *arg, size_t argsize, size_t *size, in quotearg_alloc_mem()
668 quotearg_n_options (int n, char const *arg, size_t argsize, in quotearg_n_options()
724 quotearg_n (int n, char const *arg) in quotearg_n()
730 quotearg_n_mem (int n, char const *arg, size_t argsize) in quotearg_n_mem()
736 quotearg (char const *arg) in quotearg()
742 quotearg_mem (char const *arg, size_t argsize) in quotearg_mem()
748 quotearg_n_style (int n, enum quoting_style s, char const *arg) in quotearg_n_style()
[all …]
Dobstack.c193 void *arg) in _obstack_begin_1()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Dvalue_init.hpp110 initialized(initialized const & arg) in initialized() function in boost::initialized
115 explicit initialized(T const & arg) in initialized()
120 initialized & operator=(initialized const & arg) in operator =()
143 void swap(initialized & arg) in swap()
203 void swap(value_initialized & arg) in swap()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_como.h91 inline long double expl(long double arg) { return exp(arg); } in expl()
92 inline long double logl(long double arg) { return log(arg); } in logl()
121 inline float logf(float arg) { return log(arg); } in logf()
122 inline long double logl(long double arg) { return log(arg); } in logl()
126 inline long double expl(long double arg) { return exp(arg); } in expl()
164 inline long double expl(long double arg) { return exp(arg); } in expl()
165 inline long double logl(long double arg) { return log(arg); } in logl()
/ndk/tests/device/test-stlport_shared-exception/jni/
Deh-vararg-2.cpp30 test (va_list arg) throw (B,A) in test()
66 va_list arg; in foo() local
Doperators23.cpp31 int main(int arg, char** argv) { in main()
Deh-vararg-1.cpp32 va_list arg; in foo() local
/ndk/tests/device/test-stlport_static-exception/jni/
Deh-vararg-2.cpp30 test (va_list arg) throw (B,A) in test()
66 va_list arg; in foo() local
Doperators23.cpp31 int main(int arg, char** argv) { in main()
Deh-vararg-1.cpp32 va_list arg; in foo() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/
Dcast.hpp39 inline Target numeric_cast( Source arg ) in numeric_cast()
/ndk/sources/cxx-stl/stlport/src/
Dcxa.c48 void *arg; member
52 void *arg; member
70 int __cxa_atexit(void (*func)(void *), void *arg, void *d) in __cxa_atexit() argument
Dcomplex.cpp55 _STLP_DECLSPEC float _STLP_CALL arg(const complex<float>& __z) in arg() function
59 _STLP_DECLSPEC double _STLP_CALL arg(const complex<double>& __z) in arg() function
64 _STLP_DECLSPEC long double _STLP_CALL arg(const complex<long double>& __z) in arg() function
Dios.cpp210 const char* arg ; in _M_throw_failure() local
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
Dstringize.hpp23 # define BOOST_PP_STRINGIZE_A(arg) BOOST_PP_STRINGIZE_I arg argument
/ndk/sources/cxx-stl/gabi++/tests/
Dtest_guard.cpp33 static void* thread_run(void* arg) in thread_run()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/
Dfor_each.hpp70 typedef typename apply1<TransformFunc,item>::type arg; in execute() typedef
/ndk/sources/cxx-stl/gabi++/src/
Dcall_unexpected.cc187 __cxa_call_unexpected(void* arg) { in __cxa_call_unexpected()
250 __cxa_call_unexpected(void* arg) { in __cxa_call_unexpected()
/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.c341 char *arg = argv[optind++]; local
/ndk/sources/android/support/src/stdio/
Dvfwprintf.c228 union arg union
235 static void pop_arg(union arg *arg, int type, va_list *ap) in pop_arg()
283 union arg arg; in wprintf_core() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dmutex.cpp216 __call_once(volatile unsigned long& flag, void* arg, void(*func)(void*)) in __call_once() argument
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Darray.hpp387 typename detail::c_array<T,N>::type& get_c_array(boost::array<T,N>& arg) in get_c_array()
394 typename const detail::c_array<T,N>::type& get_c_array(const boost::array<T,N>& arg) in get_c_array()
401 T(&get_c_array(boost::array<T,N>& arg))[N] in get_c_array()
/ndk/sources/host-tools/make-3.81/
Darscan.c137 ar_scan (char *archive, long int (*function) PARAMS ((void)), intptr_t arg) in ar_scan()
304 ar_scan (char *archive, long int (*function)(), intptr_t arg) in ar_scan()

12