HomeSort by relevance Sort by last modified time
    Searched full:__gnu_cxx (Results 201 - 225 of 1431) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_unordered_container.tcc 43 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
75 __gnu_cxx::__scoped_lock sentry(this->_M_get_mutex());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 47 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
388 == __gnu_cxx::__detail::__num_blocks(__bp))
614 iterator __temp = __gnu_cxx::__detail::__lower_bound
657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
758 __gnu_cxx::__detail::_Ffit_finder<_Alloc_block*> _FFF;
762 __gnu_cxx::__detail::__find_if
764 __gnu_cxx::__detail::_Functor_Ref<_FFF>(__fff));
823 static __gnu_cxx::__detail::
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut)
    [all...]
memory 65 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
106 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
123 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
157 return __gnu_cxx::uninitialized_copy_n(__first, __count, __result);
pod_char_traits.h 37 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
86 /// char_traits<__gnu_cxx::character> specialization.
88 struct char_traits<__gnu_cxx::character<V, I, S> >
90 typedef __gnu_cxx::character<V, I, S> char_type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 47 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
388 == __gnu_cxx::__detail::__num_blocks(__bp))
614 iterator __temp = __gnu_cxx::__detail::__lower_bound
657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
758 __gnu_cxx::__detail::_Ffit_finder<_Alloc_block*> _FFF;
762 __gnu_cxx::__detail::__find_if
764 __gnu_cxx::__detail::_Functor_Ref<_FFF>(__fff));
823 static __gnu_cxx::__detail::
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut)
    [all...]
memory 65 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
106 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
123 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
157 return __gnu_cxx::uninitialized_copy_n(__first, __count, __result);
pod_char_traits.h 37 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
86 /// char_traits<__gnu_cxx::character> specialization.
88 struct char_traits<__gnu_cxx::character<V, I, S> >
90 typedef __gnu_cxx::character<V, I, S> char_type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 47 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
388 == __gnu_cxx::__detail::__num_blocks(__bp))
614 iterator __temp = __gnu_cxx::__detail::__lower_bound
657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
758 __gnu_cxx::__detail::_Ffit_finder<_Alloc_block*> _FFF;
762 __gnu_cxx::__detail::__find_if
764 __gnu_cxx::__detail::_Functor_Ref<_FFF>(__fff));
823 static __gnu_cxx::__detail::
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut)
    [all...]
memory 65 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
106 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
123 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
157 return __gnu_cxx::uninitialized_copy_n(__first, __count, __result);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 47 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
388 == __gnu_cxx::__detail::__num_blocks(__bp))
614 iterator __temp = __gnu_cxx::__detail::__lower_bound
657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
758 __gnu_cxx::__detail::_Ffit_finder<_Alloc_block*> _FFF;
762 __gnu_cxx::__detail::__find_if
764 __gnu_cxx::__detail::_Functor_Ref<_FFF>(__fff));
823 static __gnu_cxx::__detail::
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 47 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
384 __gnu_cxx::__detail::__num_bitmaps(__bp);
388 == __gnu_cxx::__detail::__num_blocks(__bp))
614 iterator __temp = __gnu_cxx::__detail::__lower_bound
657 __gnu_cxx::__scoped_lock __bfl_lock(_M_get_mutex());
758 __gnu_cxx::__detail::_Ffit_finder<_Alloc_block*> _FFF;
762 __gnu_cxx::__detail::__find_if
764 __gnu_cxx::__detail::_Functor_Ref<_FFF>(__fff));
823 static __gnu_cxx::__detail::
849 __gnu_cxx::__scoped_lock __bit_lock(_S_mut)
    [all...]
  /external/clang/test/CodeGenCXX/
debug-info-use-after-free.cpp 135 namespace __gnu_cxx { namespace
139 template < typename _Tp > class allocator:__gnu_cxx::new_allocator < _Tp > {
179 __gnu_cxx { namespace
228 __gnu_cxx::hash_map;
  /external/openfst/src/include/fst/
slist.h 31 using __gnu_cxx::slist;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cwchar 238 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
262 using ::__gnu_cxx::wcstold;
263 using ::__gnu_cxx::wcstoll;
264 using ::__gnu_cxx::wcstoull;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
memory 65 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
108 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
125 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
159 return __gnu_cxx::uninitialized_copy_n(__first, __count, __result);
pod_char_traits.h 37 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
91 /// char_traits<__gnu_cxx::character> specialization.
93 struct char_traits<__gnu_cxx::character<V, I, S> >
95 typedef __gnu_cxx::character<V, I, S> char_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
memory 65 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
108 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
125 { return __gnu_cxx::__uninitialized_copy_n(__first, __count, __result,
159 return __gnu_cxx::uninitialized_copy_n(__first, __count, __result);
pod_char_traits.h 37 namespace __gnu_cxx _GLIBCXX_VISIBILITY(default)
91 /// char_traits<__gnu_cxx::character> specialization.
93 struct char_traits<__gnu_cxx::character<V, I, S> >
95 typedef __gnu_cxx::character<V, I, S> char_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cwchar 238 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
262 using ::__gnu_cxx::wcstold;
263 using ::__gnu_cxx::wcstoll;
264 using ::__gnu_cxx::wcstoull;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++allocator.h 35 #define __glibcxx_base_allocator __gnu_cxx::new_allocator
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cwchar 238 _GLIBCXX_BEGIN_NAMESPACE(__gnu_cxx)
262 using ::__gnu_cxx::wcstold;
263 using ::__gnu_cxx::wcstoll;
264 using ::__gnu_cxx::wcstoull;

Completed in 531 milliseconds

1 2 3 4 5 6 7 891011>>