OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:functor1
(Results
1 - 14
of
14
) sorted by null
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.access/
conversion.pass.cpp
19
class
functor1
class in inherits:std::unary_function
40
functor1
f1;
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/
copy_ctor.pass.cpp
19
class
functor1
class in inherits:std::unary_function
40
functor1
f1;
type_ctor.pass.cpp
19
class
functor1
class in inherits:std::unary_function
39
functor1
f1;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.access/
conversion.pass.cpp
19
class
functor1
class in inherits:std::unary_function
40
functor1
f1;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.const/
copy_ctor.pass.cpp
19
class
functor1
class in inherits:std::unary_function
40
functor1
f1;
type_ctor.pass.cpp
19
class
functor1
class in inherits:std::unary_function
39
functor1
f1;
/external/libcxx/test/std/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp
19
class
functor1
class in inherits:std::unary_function
52
functor1
f1;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/refwrap.assign/
copy_assign.pass.cpp
19
class
functor1
class in inherits:std::unary_function
52
functor1
f1;
/external/libcxx/test/std/utilities/function.objects/refwrap/
binary.pass.cpp
19
class
functor1
class in inherits:std::unary_function
53
std::reference_wrapper<
functor1
> >::value), "");
unary.pass.cpp
19
class
functor1
class in inherits:std::unary_function
53
std::reference_wrapper<
functor1
> >::value), "");
weak_result.pass.cpp
19
class
functor1
class in inherits:std::unary_function
59
static_assert((std::is_same<std::reference_wrapper<
functor1
>::result_type,
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/refwrap/
binary.pass.cpp
19
class
functor1
class in inherits:std::unary_function
53
std::reference_wrapper<
functor1
> >::value), "");
unary.pass.cpp
19
class
functor1
class in inherits:std::unary_function
53
std::reference_wrapper<
functor1
> >::value), "");
weak_result.pass.cpp
19
class
functor1
class in inherits:std::unary_function
59
static_assert((std::is_same<std::reference_wrapper<
functor1
>::result_type,
Completed in 250 milliseconds