HomeSort by relevance Sort by last modified time
    Searched refs:_ValueType (Results 51 - 75 of 132) sorted by null

1 23 4 5 6

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_heap.h 153 _ValueType;
160 __glibcxx_function_requires(_LessThanComparableConcept<_ValueType>)
164 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1));
188 _ValueType;
198 _ValueType __value = _GLIBCXX_MOVE(*(__last - 1));
239 _ValueType;
243 _ValueType __value = _GLIBCXX_MOVE(*__result);
266 _ValueType;
271 __glibcxx_function_requires(_LessThanComparableConcept<_ValueType>)
321 _ValueType;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
multiseq_selection.h 138 typedef typename std::iterator_traits<_It>::value_type _ValueType;
140 _Lexicographic<_ValueType, _SeqNumber, _Compare> __lcomp(__comp);
141 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> __lrcomp(__comp);
203 std::vector<std::pair<_ValueType, _SeqNumber> > __sample;
231 const _ValueType* __lmax = 0; // impossible to avoid the warning?
274 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
275 std::vector<std::pair<_ValueType, _SeqNumber> >,
276 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> >
300 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
301 std::vector<std::pair<_ValueType, _SeqNumber> >
    [all...]
unique_copy.h 57 typedef typename _TraitsType::value_type _ValueType;
190 _ValueType;
192 std::equal_to<_ValueType>());
for_each_selectors.h 89 template<typename _ValueType>
91 operator()(_ValueType& __v, _It __i)
186 template<typename _ValueType>
188 operator()(_ValueType& __v, _It __i)
algo.h 149 typedef typename _TraitsType::value_type _ValueType;
153 std::binder2nd<__gnu_parallel::_EqualTo<_ValueType, const _Tp&> >
154 __comp(__gnu_parallel::_EqualTo<_ValueType, const _Tp&>(), __val);
348 typedef typename _IIterTraits::value_type _ValueType;
352 __begin1, __end1, __out, equal_to<_ValueType>(),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
multiseq_selection.h 138 typedef typename std::iterator_traits<_It>::value_type _ValueType;
140 _Lexicographic<_ValueType, _SeqNumber, _Compare> __lcomp(__comp);
141 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> __lrcomp(__comp);
203 std::vector<std::pair<_ValueType, _SeqNumber> > __sample;
231 const _ValueType* __lmax = 0; // impossible to avoid the warning?
274 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
275 std::vector<std::pair<_ValueType, _SeqNumber> >,
276 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> >
300 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
301 std::vector<std::pair<_ValueType, _SeqNumber> >
    [all...]
unique_copy.h 57 typedef typename _TraitsType::value_type _ValueType;
190 _ValueType;
192 std::equal_to<_ValueType>());
for_each_selectors.h 89 template<typename _ValueType>
91 operator()(_ValueType& __v, _It __i)
186 template<typename _ValueType>
188 operator()(_ValueType& __v, _It __i)
algo.h 149 typedef typename _TraitsType::value_type _ValueType;
153 std::binder2nd<__gnu_parallel::_EqualTo<_ValueType, const _Tp&> >
154 __comp(__gnu_parallel::_EqualTo<_ValueType, const _Tp&>(), __val);
348 typedef typename _IIterTraits::value_type _ValueType;
352 __begin1, __end1, __out, equal_to<_ValueType>(),
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiseq_selection.h 138 typedef typename std::iterator_traits<_It>::value_type _ValueType;
140 _Lexicographic<_ValueType, _SeqNumber, _Compare> __lcomp(__comp);
141 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> __lrcomp(__comp);
203 std::vector<std::pair<_ValueType, _SeqNumber> > __sample;
231 const _ValueType* __lmax = 0; // impossible to avoid the warning?
274 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
275 std::vector<std::pair<_ValueType, _SeqNumber> >,
276 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> >
300 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
301 std::vector<std::pair<_ValueType, _SeqNumber> >
    [all...]
unique_copy.h 57 typedef typename _TraitsType::value_type _ValueType;
190 _ValueType;
192 std::equal_to<_ValueType>());
for_each_selectors.h 89 template<typename _ValueType>
91 operator()(_ValueType& __v, _It __i)
186 template<typename _ValueType>
188 operator()(_ValueType& __v, _It __i)
algo.h 149 typedef typename _TraitsType::value_type _ValueType;
153 std::binder2nd<__gnu_parallel::_EqualTo<_ValueType, const _Tp&> >
154 __comp(__gnu_parallel::_EqualTo<_ValueType, const _Tp&>(), __val);
348 typedef typename _IIterTraits::value_type _ValueType;
352 __begin1, __end1, __out, equal_to<_ValueType>(),
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
multiseq_selection.h 138 typedef typename std::iterator_traits<_It>::value_type _ValueType;
140 _Lexicographic<_ValueType, _SeqNumber, _Compare> __lcomp(__comp);
141 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> __lrcomp(__comp);
203 std::vector<std::pair<_ValueType, _SeqNumber> > __sample;
231 const _ValueType* __lmax = 0; // impossible to avoid the warning?
274 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
275 std::vector<std::pair<_ValueType, _SeqNumber> >,
276 _LexicographicReverse<_ValueType, _SeqNumber, _Compare> >
300 std::priority_queue<std::pair<_ValueType, _SeqNumber>,
301 std::vector<std::pair<_ValueType, _SeqNumber> >
    [all...]
unique_copy.h 57 typedef typename _TraitsType::value_type _ValueType;
190 _ValueType;
192 std::equal_to<_ValueType>());
for_each_selectors.h 89 template<typename _ValueType>
91 operator()(_ValueType& __v, _It __i)
186 template<typename _ValueType>
188 operator()(_ValueType& __v, _It __i)
algo.h 149 typedef typename _TraitsType::value_type _ValueType;
153 __gnu_parallel::__binder2nd<__gnu_parallel::_EqualTo<_ValueType,
155 _ValueType, const _Tp&, bool>
156 __comp(__gnu_parallel::_EqualTo<_ValueType, const _Tp&>(), __val);
350 typedef typename _IIterTraits::value_type _ValueType;
354 __begin1, __end1, __out, equal_to<_ValueType>(),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_uninitialized.h 170 _ValueType;
172 std::__uninitialized_fill<__is_trivial(_ValueType)>::
223 _ValueType;
225 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
464 _ValueType;
466 std::fill(__first, __last, _ValueType());
499 _ValueType;
501 std::fill_n(__first, __n, _ValueType());
514 _ValueType;
516 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_uninitialized.h 168 _ValueType;
170 std::__uninitialized_fill<__is_trivial(_ValueType)>::
221 _ValueType;
223 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
478 _ValueType;
480 std::fill(__first, __last, _ValueType());
513 _ValueType;
515 std::fill_n(__first, __n, _ValueType());
528 _ValueType;
530 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_uninitialized.h 168 _ValueType;
170 std::__uninitialized_fill<__is_trivial(_ValueType)>::
221 _ValueType;
223 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
478 _ValueType;
480 std::fill(__first, __last, _ValueType());
513 _ValueType;
515 std::fill_n(__first, __n, _ValueType());
528 _ValueType;
530 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_uninitialized.h 170 _ValueType;
172 std::__uninitialized_fill<__is_trivial(_ValueType)>::
223 _ValueType;
225 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
464 _ValueType;
466 std::fill(__first, __last, _ValueType());
499 _ValueType;
501 std::fill_n(__first, __n, _ValueType());
514 _ValueType;
516 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_uninitialized.h 170 _ValueType;
172 std::__uninitialized_fill<__is_trivial(_ValueType)>::
223 _ValueType;
225 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
480 _ValueType;
482 std::fill(__first, __last, _ValueType());
515 _ValueType;
517 std::fill_n(__first, __n, _ValueType());
530 _ValueType;
532 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_uninitialized.h 170 _ValueType;
172 std::__uninitialized_fill<__is_trivial(_ValueType)>::
223 _ValueType;
225 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
464 _ValueType;
466 std::fill(__first, __last, _ValueType());
499 _ValueType;
501 std::fill_n(__first, __n, _ValueType());
514 _ValueType;
516 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_uninitialized.h 170 _ValueType;
172 std::__uninitialized_fill<__is_trivial(_ValueType)>::
223 _ValueType;
225 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
480 _ValueType;
482 std::fill(__first, __last, _ValueType());
515 _ValueType;
517 std::fill_n(__first, __n, _ValueType());
530 _ValueType;
532 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_uninitialized.h 168 _ValueType;
170 std::__uninitialized_fill<__is_trivial(_ValueType)>::
221 _ValueType;
223 std::__uninitialized_fill_n<__is_trivial(_ValueType)>::
478 _ValueType;
480 std::fill(__first, __last, _ValueType());
513 _ValueType;
515 std::fill_n(__first, __n, _ValueType());
528 _ValueType;
530 std::__uninitialized_default_1<__is_trivial(_ValueType)>:
    [all...]

Completed in 400 milliseconds

1 23 4 5 6