OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_trivial_assignment_operator
(Results
26 - 50
of
60
) sorted by null
1
2
3
/external/stlport/stlport/stl/
_alloc.h
411
typedef _STLportAlloc
has_trivial_assignment_operator
;
typedef in struct:__alloc_type_traits
type_traits.h
148
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
157
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
166
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
245
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
251
typedef typename __bool2type<_STLP_HAS_TRIVIAL_ASSIGN(_Tp)>::_Ret
has_trivial_assignment_operator
;
typedef in struct:__type_traits
389
typedef typename __type_traits<_Src>::
has_trivial_assignment_operator
_Tr1;
392
typedef typename __type_traits<_UnConstSrc>::
has_trivial_assignment_operator
_Tr1;
_hashtable.h
161
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_list.h
154
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_slist.h
130
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_tree.h
210
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
/ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
411
typedef _STLportAlloc
has_trivial_assignment_operator
;
typedef in struct:__alloc_type_traits
type_traits.h
148
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
157
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
166
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
245
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
251
typedef typename __bool2type<_STLP_HAS_TRIVIAL_ASSIGN(_Tp)>::_Ret
has_trivial_assignment_operator
;
typedef in struct:__type_traits
389
typedef typename __type_traits<_Src>::
has_trivial_assignment_operator
_Tr1;
392
typedef typename __type_traits<_UnConstSrc>::
has_trivial_assignment_operator
_Tr1;
_hashtable.h
161
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_list.h
154
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_slist.h
130
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_tree.h
210
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
411
typedef _STLportAlloc
has_trivial_assignment_operator
;
typedef in struct:__alloc_type_traits
type_traits.h
148
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
157
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
166
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
245
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
251
typedef typename __bool2type<_STLP_HAS_TRIVIAL_ASSIGN(_Tp)>::_Ret
has_trivial_assignment_operator
;
typedef in struct:__type_traits
389
typedef typename __type_traits<_Src>::
has_trivial_assignment_operator
_Tr1;
392
typedef typename __type_traits<_UnConstSrc>::
has_trivial_assignment_operator
_Tr1;
_hashtable.h
161
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_list.h
154
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_slist.h
130
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_tree.h
210
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
411
typedef _STLportAlloc
has_trivial_assignment_operator
;
typedef in struct:__alloc_type_traits
type_traits.h
148
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
157
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
166
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits_aux
245
typedef __false_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
251
typedef typename __bool2type<_STLP_HAS_TRIVIAL_ASSIGN(_Tp)>::_Ret
has_trivial_assignment_operator
;
typedef in struct:__type_traits
389
typedef typename __type_traits<_Src>::
has_trivial_assignment_operator
_Tr1;
392
typedef typename __type_traits<_UnConstSrc>::
has_trivial_assignment_operator
_Tr1;
_hashtable.h
161
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
_list.h
154
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:__type_traits
/external/stlport/test/unit/
type_traits_test.cpp
122
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:std::__type_traits
517
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:std::__type_traits
/ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp
122
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:std::__type_traits
517
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:std::__type_traits
/ndk/tests/device/test-stlport/unit/
type_traits_test.cpp
122
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:std::__type_traits
517
typedef __true_type
has_trivial_assignment_operator
;
typedef in struct:std::__type_traits
Completed in 2682 milliseconds
1
2
3