OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:has_trivial_default_constructor
(Results
26 - 50
of
61
) sorted by null
1
2
3
/external/stlport/stlport/stl/
_alloc.h
409
typedef _STLportAlloc
has_trivial_default_constructor
;
typedef in struct:__alloc_type_traits
type_traits.h
146
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
155
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
164
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
243
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
249
typedef typename __bool2type<_STLP_HAS_TRIVIAL_CONSTRUCTOR(_Tp)>::_Ret
has_trivial_default_constructor
;
typedef in struct:__type_traits
426
typedef typename __type_traits<_Tp>::
has_trivial_default_constructor
_Tr1;
_hashtable.h
159
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_list.h
152
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_slist.h
128
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_tree.h
208
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
/ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
409
typedef _STLportAlloc
has_trivial_default_constructor
;
typedef in struct:__alloc_type_traits
type_traits.h
146
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
155
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
164
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
243
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
249
typedef typename __bool2type<_STLP_HAS_TRIVIAL_CONSTRUCTOR(_Tp)>::_Ret
has_trivial_default_constructor
;
typedef in struct:__type_traits
426
typedef typename __type_traits<_Tp>::
has_trivial_default_constructor
_Tr1;
_hashtable.h
159
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_list.h
152
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_slist.h
128
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_tree.h
208
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
409
typedef _STLportAlloc
has_trivial_default_constructor
;
typedef in struct:__alloc_type_traits
type_traits.h
146
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
155
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
164
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
243
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
249
typedef typename __bool2type<_STLP_HAS_TRIVIAL_CONSTRUCTOR(_Tp)>::_Ret
has_trivial_default_constructor
;
typedef in struct:__type_traits
426
typedef typename __type_traits<_Tp>::
has_trivial_default_constructor
_Tr1;
_hashtable.h
159
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_list.h
152
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_slist.h
128
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_tree.h
208
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h
409
typedef _STLportAlloc
has_trivial_default_constructor
;
typedef in struct:__alloc_type_traits
type_traits.h
146
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
155
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
164
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:__type_traits_aux
243
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
249
typedef typename __bool2type<_STLP_HAS_TRIVIAL_CONSTRUCTOR(_Tp)>::_Ret
has_trivial_default_constructor
;
typedef in struct:__type_traits
426
typedef typename __type_traits<_Tp>::
has_trivial_default_constructor
_Tr1;
_hashtable.h
159
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
_list.h
152
typedef __false_type
has_trivial_default_constructor
;
typedef in struct:__type_traits
/external/stlport/test/unit/
type_traits_test.cpp
120
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:std::__type_traits
515
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:std::__type_traits
/ndk/tests/device/test-gnustl-full/unit/
type_traits_test.cpp
120
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:std::__type_traits
515
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:std::__type_traits
/ndk/tests/device/test-stlport/unit/
type_traits_test.cpp
120
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:std::__type_traits
515
typedef __true_type
has_trivial_default_constructor
;
typedef in struct:std::__type_traits
Completed in 619 milliseconds
1
2
3