Home
last modified time | relevance | path

Searched refs:Arg (Results 1 – 6 of 6) sorted by relevance

/ndk/tests/device/test-stlport/unit/
Dfadapter.h45 template <class Arg>
48 typedef void (*fun_type)(Arg);
51 typedef Arg argument_type;
54 void operator() (Arg x) const { ptr(x); } in operator()
57 template <class Arg>
58 inline pointer_to_unary_procedure<Arg> ptr_proc(void (*x)(Arg)) { in ptr_proc() argument
59 return pointer_to_unary_procedure<Arg>(x); in ptr_proc()
/ndk/tests/device/test-gnustl-full/unit/
Dfadapter.h45 template <class Arg>
48 typedef void (*fun_type)(Arg);
51 typedef Arg argument_type;
54 void operator() (Arg x) const { ptr(x); } in operator()
57 template <class Arg>
58 inline pointer_to_unary_procedure<Arg> ptr_proc(void (*x)(Arg)) { in ptr_proc() argument
59 return pointer_to_unary_procedure<Arg>(x); in ptr_proc()
/ndk/sources/host-tools/make-3.81/po/
Dtr.po403 msgstr "Argüman sayısı (%d) `%s' işlevinde yetersiz"
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-23518 * Arg list too long: Options/Recursion. (line 57)
Dmake.texi4534 @cindex Arg list too long
4539 see the error message @samp{Arg list too long}, this may be the problem.
Dmake.info-13755 the error message `Arg list too long', this may be the problem. (For