HomeSort by relevance Sort by last modified time
    Searched refs:_Base (Results 201 - 225 of 492) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 424 typedef _List_base<_Tp, _Alloc> _Base;
425 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
446 using _Base::_M_impl;
447 using _Base::_M_put_node;
448 using _Base::_M_get_node;
449 using _Base::_M_get_Tp_allocator;
450 using _Base::_M_get_Node_allocator;
500 : _Base() { }
508 : _Base(__a) { }
521 : _Base(__a
    [all...]
forward_list.h 400 typedef _Fwd_list_base<_Tp, _Alloc> _Base;
401 typedef typename _Base::_Node _Node;
402 typedef typename _Base::_Node_base _Node_base;
403 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
413 typedef typename _Base::iterator iterator;
414 typedef typename _Base::const_iterator const_iterator;
427 : _Base(__al)
436 : _Base(__list, __al)
445 : _Base(std::forward<_Base>(__list), __al
    [all...]
stl_vector.h 177 typedef _Vector_base<_Tp, _Alloc> _Base;
178 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
196 using _Base::_M_allocate;
197 using _Base::_M_deallocate;
198 using _Base::_M_impl;
199 using _Base::_M_get_Tp_allocator;
208 : _Base() { }
216 : _Base(__a) { }
229 : _Base(__n, __a)
242 : _Base(__x.size(), __x._M_get_Tp_allocator()
    [all...]
  /external/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function_adaptors.h 392 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args1<_Arg>::_Fun _Base;
393 explicit _Ptr_fun1(typename _Base::__fun_type __f) : _Base(__f) {}
400 typedef typename _Ptr_fun_traits<_Result>::_STLP_TEMPLATE _Args2<_Arg1,_Arg2>::_Fun _Base;
401 explicit _Ptr_fun2(typename _Base::__fun_type __f) : _Base(__f) {}
408 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr _Base;
410 explicit mem_fun_t(typename _Base::__fun_type __f) : _Base(__f) {}
417 _Mem_fun_traits<_Result>::_STLP_TEMPLATE _Args0<_Tp>::_Ptr_const _Base;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 400 typedef _Fwd_list_base<_Tp, _Alloc> _Base;
401 typedef typename _Base::_Node _Node;
402 typedef typename _Base::_Node_base _Node_base;
403 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
413 typedef typename _Base::iterator iterator;
414 typedef typename _Base::const_iterator const_iterator;
427 : _Base(__al)
436 : _Base(__list, __al)
445 : _Base(std::forward<_Base>(__list), __al
    [all...]
stl_vector.h 177 typedef _Vector_base<_Tp, _Alloc> _Base;
178 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
196 using _Base::_M_allocate;
197 using _Base::_M_deallocate;
198 using _Base::_M_impl;
199 using _Base::_M_get_Tp_allocator;
208 : _Base() { }
216 : _Base(__a) { }
229 : _Base(__n, __a)
242 : _Base(__x.size(), __x._M_get_Tp_allocator()
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
forward_list.h 400 typedef _Fwd_list_base<_Tp, _Alloc> _Base;
401 typedef typename _Base::_Node _Node;
402 typedef typename _Base::_Node_base _Node_base;
403 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
413 typedef typename _Base::iterator iterator;
414 typedef typename _Base::const_iterator const_iterator;
427 : _Base(__al)
436 : _Base(__list, __al)
445 : _Base(std::forward<_Base>(__list), __al
    [all...]
stl_vector.h 177 typedef _Vector_base<_Tp, _Alloc> _Base;
178 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
196 using _Base::_M_allocate;
197 using _Base::_M_deallocate;
198 using _Base::_M_impl;
199 using _Base::_M_get_Tp_allocator;
208 : _Base() { }
216 : _Base(__a) { }
229 : _Base(__n, __a)
242 : _Base(__x.size(), __x._M_get_Tp_allocator()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
forward_list.h 400 typedef _Fwd_list_base<_Tp, _Alloc> _Base;
401 typedef typename _Base::_Node _Node;
402 typedef typename _Base::_Node_base _Node_base;
403 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
413 typedef typename _Base::iterator iterator;
414 typedef typename _Base::const_iterator const_iterator;
427 : _Base(__al)
436 : _Base(__list, __al)
445 : _Base(std::forward<_Base>(__list), __al
    [all...]
stl_vector.h 177 typedef _Vector_base<_Tp, _Alloc> _Base;
178 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
196 using _Base::_M_allocate;
197 using _Base::_M_deallocate;
198 using _Base::_M_impl;
199 using _Base::_M_get_Tp_allocator;
208 : _Base() { }
216 : _Base(__a) { }
229 : _Base(__n, __a)
242 : _Base(__x.size(), __x._M_get_Tp_allocator()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_vector.h 187 typedef _Vector_base<_Tp, _Alloc> _Base;
188 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
206 using _Base::_M_allocate;
207 using _Base::_M_deallocate;
208 using _Base::_M_impl;
209 using _Base::_M_get_Tp_allocator;
228 : _Base() { }
236 : _Base(__a) { }
248 : _Base(__n)
261 : _Base(__n, __a
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h 187 typedef _Vector_base<_Tp, _Alloc> _Base;
188 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
206 using _Base::_M_allocate;
207 using _Base::_M_deallocate;
208 using _Base::_M_impl;
209 using _Base::_M_get_Tp_allocator;
228 : _Base() { }
236 : _Base(__a) { }
248 : _Base(__n)
261 : _Base(__n, __a
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h 187 typedef _Vector_base<_Tp, _Alloc> _Base;
188 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
206 using _Base::_M_allocate;
207 using _Base::_M_deallocate;
208 using _Base::_M_impl;
209 using _Base::_M_get_Tp_allocator;
228 : _Base() { }
236 : _Base(__a) { }
248 : _Base(__n)
261 : _Base(__n, __a
    [all...]
  /external/clang/test/Analysis/
dead-stores.cpp 53 typedef _Row_base<_Tp, _Number2> _Base;
56 explicit row(const pencil_type& __a = pencil_type()) : _Base(__a) {}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_list.h 445 typedef _List_base<_Tp, _Alloc> _Base;
446 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
447 typedef typename _Base::_Node_alloc_type _Node_alloc_type;
468 using _Base::_M_impl;
469 using _Base::_M_put_node;
470 using _Base::_M_get_node;
471 using _Base::_M_get_Tp_allocator;
472 using _Base::_M_get_Node_allocator;
524 : _Base() { }
532 : _Base(_Node_alloc_type(__a)) {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_list.h 445 typedef _List_base<_Tp, _Alloc> _Base;
446 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
447 typedef typename _Base::_Node_alloc_type _Node_alloc_type;
468 using _Base::_M_impl;
469 using _Base::_M_put_node;
470 using _Base::_M_get_node;
471 using _Base::_M_get_Tp_allocator;
472 using _Base::_M_get_Node_allocator;
524 : _Base() { }
532 : _Base(_Node_alloc_type(__a)) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_list.h 445 typedef _List_base<_Tp, _Alloc> _Base;
446 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
447 typedef typename _Base::_Node_alloc_type _Node_alloc_type;
468 using _Base::_M_impl;
469 using _Base::_M_put_node;
470 using _Base::_M_get_node;
471 using _Base::_M_get_Tp_allocator;
472 using _Base::_M_get_Node_allocator;
524 : _Base() { }
532 : _Base(_Node_alloc_type(__a)) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_list.h 454 typedef _List_base<_Tp, _Alloc> _Base;
455 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
456 typedef typename _Base::_Node_alloc_type _Node_alloc_type;
477 using _Base::_M_impl;
478 using _Base::_M_put_node;
479 using _Base::_M_get_node;
480 using _Base::_M_get_Tp_allocator;
481 using _Base::_M_get_Node_allocator;
537 : _Base() { }
545 : _Base(_Node_alloc_type(__a)) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_list.h 443 typedef _List_base<_Tp, _Alloc> _Base;
444 typedef typename _Base::_Tp_alloc_type _Tp_alloc_type;
445 typedef typename _Base::_Node_alloc_type _Node_alloc_type;
466 using _Base::_M_impl;
467 using _Base::_M_put_node;
468 using _Base::_M_get_node;
469 using _Base::_M_get_Tp_allocator;
470 using _Base::_M_get_Node_allocator;
522 : _Base() { }
530 : _Base(_Node_alloc_type(__a)) {
    [all...]

Completed in 3115 milliseconds

1 2 3 4 5 6 7 891011>>