HomeSort by relevance Sort by last modified time
    Searched refs:__true_type (Results 76 - 100 of 324) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_vector.c 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/,
123 const _Tp& __x, const __true_type& /*_Movable*/) {
126 _M_fill_insert_aux(__pos, __n, __x_copy, __true_type());
_algobase.c 276 { typedef __true_type _Ret; };
279 { typedef __true_type _Ret; };
283 { typedef __true_type _Ret; };
300 const __true_type& /* _UseStrcspnLikeAlgo */) {
_tempbuf.h 100 void _M_initialize_buffer(const _Tp&, const __true_type&) {}
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 111 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type)
270 std::__true_type)
284 _Predicate __pred, std::__true_type)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_vector.c 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/,
123 const _Tp& __x, const __true_type& /*_Movable*/) {
126 _M_fill_insert_aux(__pos, __n, __x_copy, __true_type());
_algobase.c 276 { typedef __true_type _Ret; };
279 { typedef __true_type _Ret; };
283 { typedef __true_type _Ret; };
300 const __true_type& /* _UseStrcspnLikeAlgo */) {
_tempbuf.h 100 void _M_initialize_buffer(const _Tp&, const __true_type&) {}
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/debug/
functions.h 111 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type)
270 std::__true_type)
284 _Predicate __pred, std::__true_type)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_vector.c 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/,
123 const _Tp& __x, const __true_type& /*_Movable*/) {
126 _M_fill_insert_aux(__pos, __n, __x_copy, __true_type());
_algobase.c 276 { typedef __true_type _Ret; };
279 { typedef __true_type _Ret; };
283 { typedef __true_type _Ret; };
300 const __true_type& /* _UseStrcspnLikeAlgo */) {
_tempbuf.h 100 void _M_initialize_buffer(const _Tp&, const __true_type&) {}
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/debug/
functions.h 111 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type)
270 std::__true_type)
284 _Predicate __pred, std::__true_type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
functions.h 111 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type)
270 std::__true_type)
284 _Predicate __pred, std::__true_type)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
functions.h 111 __valid_range_aux(const _Integral&, const _Integral&, std::__true_type)
277 std::__true_type)
291 _Predicate __pred, std::__true_type)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_vector.c 108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/,
123 const _Tp& __x, const __true_type& /*_Movable*/) {
126 _M_fill_insert_aux(__pos, __n, __x_copy, __true_type());
_algobase.c 276 { typedef __true_type _Ret; };
279 { typedef __true_type _Ret; };
283 { typedef __true_type _Ret; };
300 const __true_type& /* _UseStrcspnLikeAlgo */) {
_tempbuf.h 100 void _M_initialize_buffer(const _Tp&, const __true_type&) {}
  /external/stlport/stlport/stl/
_algobase.c 276 { typedef __true_type _Ret; };
279 { typedef __true_type _Ret; };
283 { typedef __true_type _Ret; };
300 const __true_type& /* _UseStrcspnLikeAlgo */) {
_tempbuf.h 100 void _M_initialize_buffer(const _Tp&, const __true_type&) {}
_bvector.h 95 typedef __true_type has_trivial_copy_constructor;
97 typedef __true_type has_trivial_destructor;
242 typedef __true_type has_trivial_copy_constructor;
243 typedef __true_type has_trivial_assignment_operator;
244 typedef __true_type has_trivial_destructor;
531 void _M_initialize_dispatch(_Integer __n, _Integer __x, const __true_type&) {
617 void _M_assign_dispatch(_Integer __n, _Integer __val, const __true_type&)
700 const __true_type&) {
  /external/stlport/test/unit/
vector_test.cpp 421 typedef __true_type has_trivial_copy_constructor;
422 typedef __true_type has_trivial_assignment_operator;
423 typedef __true_type has_trivial_destructor;
424 typedef __true_type is_POD_type;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 276 { typedef __true_type _Ret; };
279 { typedef __true_type _Ret; };
283 { typedef __true_type _Ret; };
300 const __true_type& /* _UseStrcspnLikeAlgo */) {
_tempbuf.h 100 void _M_initialize_buffer(const _Tp&, const __true_type&) {}
  /ndk/tests/device/test-gnustl-full/unit/
vector_test.cpp 421 typedef __true_type has_trivial_copy_constructor;
422 typedef __true_type has_trivial_assignment_operator;
423 typedef __true_type has_trivial_destructor;
424 typedef __true_type is_POD_type;
  /ndk/tests/device/test-stlport/unit/
vector_test.cpp 421 typedef __true_type has_trivial_copy_constructor;
422 typedef __true_type has_trivial_assignment_operator;
423 typedef __true_type has_trivial_destructor;
424 typedef __true_type is_POD_type;

Completed in 626 milliseconds

1 2 34 5 6 7 8 91011>>