OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bit_zero
(Results
1 - 25
of
47
) sorted by null
1
2
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
has_virtual_destructor.pass.cpp
45
struct
bit_zero
struct
73
test_has_not_virtual_destructor<
bit_zero
>();
is_abstract.pass.cpp
45
struct
bit_zero
struct
67
test_is_not_abstract<
bit_zero
>();
is_copy_assignable.pass.cpp
40
struct
bit_zero
struct
65
test_is_copy_assignable<
bit_zero
> ();
is_copy_constructible.pass.cpp
40
struct
bit_zero
struct
78
test_is_copy_constructible<
bit_zero
>();
is_empty.pass.cpp
45
struct
bit_zero
struct
64
test_is_empty<
bit_zero
>();
is_move_assignable.pass.cpp
40
struct
bit_zero
struct
54
test_is_move_assignable<
bit_zero
> ();
is_move_constructible.pass.cpp
40
struct
bit_zero
struct
79
test_is_move_constructible<
bit_zero
>();
is_nothrow_copy_assignable.pass.cpp
39
struct
bit_zero
struct
59
test_has_nothrow_assign<
bit_zero
>();
is_nothrow_copy_constructible.pass.cpp
38
struct
bit_zero
struct
60
test_is_nothrow_copy_constructible<
bit_zero
>();
is_nothrow_default_constructible.pass.cpp
40
struct
bit_zero
struct
63
test_is_nothrow_default_constructible<
bit_zero
>();
is_nothrow_move_assignable.pass.cpp
39
struct
bit_zero
struct
59
test_has_nothrow_assign<
bit_zero
>();
is_nothrow_move_constructible.pass.cpp
38
struct
bit_zero
struct
60
test_is_nothrow_move_constructible<
bit_zero
>();
is_trivially_copy_assignable.pass.cpp
39
struct
bit_zero
struct
63
test_has_trivially_copy_assignable<
bit_zero
>();
is_trivially_copy_constructible.pass.cpp
42
struct
bit_zero
struct
72
test_is_trivially_copy_constructible<
bit_zero
>();
is_trivially_default_constructible.pass.cpp
45
struct
bit_zero
struct
75
test_is_trivially_default_constructible<
bit_zero
>();
is_trivially_move_assignable.pass.cpp
39
struct
bit_zero
struct
63
test_has_trivial_assign<
bit_zero
>();
is_trivially_move_constructible.pass.cpp
40
struct
bit_zero
struct
83
test_is_trivially_move_constructible<
bit_zero
>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/
has_virtual_destructor.pass.cpp
45
struct
bit_zero
struct
73
test_has_not_virtual_destructor<
bit_zero
>();
is_abstract.pass.cpp
45
struct
bit_zero
struct
67
test_is_not_abstract<
bit_zero
>();
is_copy_assignable.pass.cpp
40
struct
bit_zero
struct
60
test_is_copy_assignable<
bit_zero
> ();
is_copy_constructible.pass.cpp
40
struct
bit_zero
struct
72
test_is_copy_constructible<
bit_zero
>();
is_empty.pass.cpp
45
struct
bit_zero
struct
64
test_is_empty<
bit_zero
>();
is_move_assignable.pass.cpp
40
struct
bit_zero
struct
54
test_is_move_assignable<
bit_zero
> ();
is_move_constructible.pass.cpp
40
struct
bit_zero
struct
79
test_is_move_constructible<
bit_zero
>();
is_nothrow_copy_assignable.pass.cpp
39
struct
bit_zero
struct
59
test_has_nothrow_assign<
bit_zero
>();
Completed in 277 milliseconds
1
2