HomeSort by relevance Sort by last modified time
    Searched full:_allocator (Results 126 - 150 of 176) sorted by null

1 2 3 4 56 7 8

  /external/libcxx/include/
regex     [all...]
istream     [all...]
__locale 99 template <class _CharT, class _Traits, class _Allocator>
100 bool operator()(const basic_string<_CharT, _Traits, _Allocator>&,
101 const basic_string<_CharT, _Traits, _Allocator>&) const;
317 template <class _CharT, class _Traits, class _Allocator>
319 locale::operator()(const basic_string<_CharT, _Traits, _Allocator>& __x,
320 const basic_string<_CharT, _Traits, _Allocator>& __y) const
    [all...]
future     [all...]
ostream 1075 template<class _CharT, class _Traits, class _Allocator>
1078 const basic_string<_CharT, _Traits, _Allocator>& __str)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
regex     [all...]
istream     [all...]
__locale 87 template <class _CharT, class _Traits, class _Allocator>
88 bool operator()(const basic_string<_CharT, _Traits, _Allocator>&,
89 const basic_string<_CharT, _Traits, _Allocator>&) const;
305 template <class _CharT, class _Traits, class _Allocator>
307 locale::operator()(const basic_string<_CharT, _Traits, _Allocator>& __x,
308 const basic_string<_CharT, _Traits, _Allocator>& __y) const
    [all...]
future     [all...]
ostream 1063 template<class _CharT, class _Traits, class _Allocator>
1066 const basic_string<_CharT, _Traits, _Allocator>& __str)
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/libcxx/include/
regex     [all...]
istream     [all...]
__locale 87 template <class _CharT, class _Traits, class _Allocator>
88 bool operator()(const basic_string<_CharT, _Traits, _Allocator>&,
89 const basic_string<_CharT, _Traits, _Allocator>&) const;
305 template <class _CharT, class _Traits, class _Allocator>
307 locale::operator()(const basic_string<_CharT, _Traits, _Allocator>& __x,
308 const basic_string<_CharT, _Traits, _Allocator>& __y) const
    [all...]
future     [all...]
ostream 1063 template<class _CharT, class _Traits, class _Allocator>
1066 const basic_string<_CharT, _Traits, _Allocator>& __str)
  /external/gemmlowp/internal/
unpack.h 32 PackedResult(Allocator* _allocator, const BlockParams& _block_params)
33 : allocator_(_allocator), block_params_(_block_params) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
memory 131 typename _Allocator>
135 _Allocator __alloc)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
memory 131 typename _Allocator>
135 _Allocator __alloc)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
memory 131 typename _Allocator>
135 _Allocator __alloc)
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
memory 131 typename _Allocator>
135 _Allocator __alloc)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 196 template <class _Tp, class _Allocator>
198 typedef _Allocator _Orig;
200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
207 typedef _Allocator allocator_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex_grep_matcher.h 38 template<typename _Bi_iter, typename _Allocator>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_grep_matcher.h 38 template<typename _Bi_iter, typename _Allocator>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_grep_matcher.h 38 template<typename _Bi_iter, typename _Allocator>
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 196 template <class _Tp, class _Allocator>
198 typedef _Allocator _Orig;
200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
207 typedef _Allocator allocator_type;

Completed in 1958 milliseconds

1 2 3 4 56 7 8