HomeSort by relevance Sort by last modified time
    Searched refs:_Identity (Results 26 - 50 of 77) sorted by null

12 3 4

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 47 _UnorderedSetTraits, _STLP_PRIV _Identity<_Value>, _EqualKey, _Alloc> _Ht;
197 _UnorderedMultisetTraits, _STLP_PRIV _Identity<_Value>, _EqualKey, _Alloc> _Ht;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_set.h 66 value_type, _STLP_PRIV _Identity<value_type>,
237 value_type, _STLP_PRIV _Identity<value_type>,
_unordered_set.h 47 _UnorderedSetTraits, _STLP_PRIV _Identity<_Value>, _EqualKey, _Alloc> _Ht;
197 _UnorderedMultisetTraits, _STLP_PRIV _Identity<_Value>, _EqualKey, _Alloc> _Ht;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_multiset.h 105 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 110 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_function.h 468 struct _Identity : public unary_function<_Tp,_Tp>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 107 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 112 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_function.h 474 struct _Identity : public unary_function<_Tp,_Tp>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 107 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 112 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_function.h 474 struct _Identity : public unary_function<_Tp,_Tp>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 105 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 110 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_function.h 468 struct _Identity : public unary_function<_Tp,_Tp>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 105 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 110 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 105 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 110 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 105 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
stl_set.h 110 typedef _Rb_tree<key_type, value_type, _Identity<value_type>,
  /external/stlport/stlport/stl/
_algobase.c 335 __pt2, _Identity<bool>(), _UseStrcspnLikeAlgo());
_function.h 322 template <class _Tp> struct identity : public _STLP_PRIV _Identity<_Tp> {};
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algobase.c 335 __pt2, _Identity<bool>(), _UseStrcspnLikeAlgo());
_function.h 322 template <class _Tp> struct identity : public _STLP_PRIV _Identity<_Tp> {};

Completed in 530 milliseconds

12 3 4