/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/bind/func.bind/func.bind.bind/ |
nested.pass.cpp | 14 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_void_0.pass.cpp | 14 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_lvalue.pass.cpp | 14 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_rvalue.pass.cpp | 14 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.memfn/ |
member_data.fail.cpp | 12 // template<Returnable R, class T> unspecified mem_fn(R T::* pm);
|
member_data.pass.cpp | 12 // template<Returnable R, class T> unspecified mem_fn(R T::* pm);
|
member_function.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
member_function_const.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
member_function_const_volatile.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
member_function_volatile.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
/external/libcxx/test/std/utilities/function.objects/bind/func.bind/func.bind.bind/ |
invoke_function_object.pass.cpp | 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_int_0.pass.cpp | 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_void_0.pass.cpp | 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_lvalue.pass.cpp | 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
invoke_rvalue.pass.cpp | 16 // template<Returnable R, CopyConstructible Fn, CopyConstructible... Types>
|
/external/libcxx/test/std/utilities/function.objects/func.memfn/ |
member_function.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
member_function_const.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
member_function_const_volatile.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
member_function_volatile.pass.cpp | 12 // template<Returnable R, class T, CopyConstructible... Args>
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/ |
types.pass.cpp | 12 // template<Returnable R, CopyConstructible... ArgTypes>
|
/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/ |
types.pass.cpp | 12 // template<Returnable R, CopyConstructible... ArgTypes>
|
/external/icu/icu4c/source/common/unicode/ |
ures.h | 376 * The UTF-8 string may be returnable directly as a pointer, or 641 * The UTF-8 string may be returnable directly as a pointer, or 734 * The UTF-8 string may be returnable directly as a pointer, or [all...] |
/external/toybox/lib/ |
lib.h | 51 // Values returnable from callback function (bitfield, or them together)
|