HomeSort by relevance Sort by last modified time
    Searched full:_all (Results 1 - 25 of 50) sorted by null

1 2

  /external/stlport/stlport/stl/
_hashtable.c 117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
131 class _Traits, class _ExK, class _EqK, class _All>
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1,
134 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht2)
    [all...]
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
224 class _Traits, class _ExK, class _EqK, class _All>
226 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
250 _STLP_FORCE_ALLOCATORS(_Val, _All)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
254 typedef slist<value_type, _All> _ElemsCont;
259 typedef typename _Alloc_traits<_BucketType*, _All>::allocator_type _BucketAllocType;
299 typedef _All allocator_type;
635 #define _STLP_TEMPLATE_HEADER template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
636 #define _STLP_TEMPLATE_CONTAINER hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
131 class _Traits, class _ExK, class _EqK, class _All>
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1,
134 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht2)
    [all...]
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
224 class _Traits, class _ExK, class _EqK, class _All>
226 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
250 _STLP_FORCE_ALLOCATORS(_Val, _All)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
254 typedef slist<value_type, _All> _ElemsCont;
259 typedef typename _Alloc_traits<_BucketType*, _All>::allocator_type _BucketAllocType;
299 typedef _All allocator_type;
635 #define _STLP_TEMPLATE_HEADER template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
636 #define _STLP_TEMPLATE_CONTAINER hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
131 class _Traits, class _ExK, class _EqK, class _All>
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1,
134 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht2)
    [all...]
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
224 class _Traits, class _ExK, class _EqK, class _All>
226 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
250 _STLP_FORCE_ALLOCATORS(_Val, _All)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
254 typedef slist<value_type, _All> _ElemsCont;
259 typedef typename _Alloc_traits<_BucketType*, _All>::allocator_type _BucketAllocType;
299 typedef _All allocator_type;
635 #define _STLP_TEMPLATE_HEADER template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
636 #define _STLP_TEMPLATE_CONTAINER hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
131 class _Traits, class _ExK, class _EqK, class _All>
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1,
134 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht2)
    [all...]
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
224 class _Traits, class _ExK, class _EqK, class _All>
226 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
250 _STLP_FORCE_ALLOCATORS(_Val, _All)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
254 typedef slist<value_type, _All> _ElemsCont;
259 typedef typename _Alloc_traits<_BucketType*, _All>::allocator_type _BucketAllocType;
299 typedef _All allocator_type;
635 #define _STLP_TEMPLATE_HEADER template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
636 #define _STLP_TEMPLATE_CONTAINER hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
131 class _Traits, class _ExK, class _EqK, class _All>
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1,
134 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht2)
    [all...]
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
224 class _Traits, class _ExK, class _EqK, class _All>
226 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
250 _STLP_FORCE_ALLOCATORS(_Val, _All)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
254 typedef slist<value_type, _All> _ElemsCont;
259 typedef typename _Alloc_traits<_BucketType*, _All>::allocator_type _BucketAllocType;
299 typedef _All allocator_type;
635 #define _STLP_TEMPLATE_HEADER template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
636 #define _STLP_TEMPLATE_CONTAINER hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 117 _Key, _HF, _ExK, _EqK, _All>
119 _Key, _HF, _ExK, _EqK, _All>
121 # define __size_type__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::size_type
122 # define __reference__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::reference
123 # define __iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::iterator
124 # define __const_iterator__ _STLP_TYPENAME_ON_RETURN_TYPE hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All>::const_iterator
131 class _Traits, class _ExK, class _EqK, class _All>
132 bool hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>::_M_equal(
133 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht1,
134 const hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>& __ht2)
    [all...]
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
224 class _Traits, class _ExK, class _EqK, class _All>
226 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
250 _STLP_FORCE_ALLOCATORS(_Val, _All)
252 typedef _STLP_PRIV _STLP_NON_DBG_NAME(slist)<value_type, _All> _ElemsCont;
254 typedef slist<value_type, _All> _ElemsCont;
259 typedef typename _Alloc_traits<_BucketType*, _All>::allocator_type _BucketAllocType;
299 typedef _All allocator_type;
635 #define _STLP_TEMPLATE_HEADER template <class _Val, class _Key, class _HF, class _Traits, class _ExK, class _EqK, class _All>
636 #define _STLP_TEMPLATE_CONTAINER hashtable<_Val,_Key,_HF,_Traits,_ExK,_EqK,_All>
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
hashtable.h 232 class _Eq, class _All>
236 class _Eq, class _All>
238 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
239 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
632 class _All>
633 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
634 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
649 class _All>
650 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
651 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
hashtable.h 250 class _Eq, class _All>
254 class _Eq, class _All>
256 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
257 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
652 class _All>
653 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
654 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
669 class _All>
670 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
671 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
hashtable.h 250 class _Eq, class _All>
254 class _Eq, class _All>
256 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
257 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
652 class _All>
653 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
654 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
669 class _All>
670 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
671 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 232 class _Eq, class _All>
236 class _Eq, class _All>
238 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
239 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
632 class _All>
633 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
634 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
649 class _All>
650 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
651 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 232 class _Eq, class _All>
236 class _Eq, class _All>
238 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
239 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
632 class _All>
633 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
634 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
649 class _All>
650 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
651 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
hashtable.h 232 class _Eq, class _All>
236 class _Eq, class _All>
238 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
239 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
632 class _All>
633 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
634 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
649 class _All>
650 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
651 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
hashtable.h 232 class _Eq, class _All>
236 class _Eq, class _All>
238 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
239 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
632 class _All>
633 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
634 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
649 class _All>
650 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
651 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
hashtable.h 250 class _Eq, class _All>
254 class _Eq, class _All>
256 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
257 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
652 class _All>
653 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
654 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
669 class _All>
670 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
671 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
hashtable.h 249 class _Eq, class _All>
253 class _Eq, class _All>
255 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
256 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
651 class _All>
652 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>&
653 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>::
668 class _All>
669 inline _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>
670 _Hashtable_iterator<_Val, _Key, _HF, _ExK, _EqK, _All>:
    [all...]
  /cts/tools/dasm/src/java_cup/
symbol_set.java 29 _all = (Hashtable)other._all.clone();
38 protected Hashtable _all = new Hashtable(11); field in class:symbol_set
41 public Enumeration all() {return _all.elements();};
44 public int size() {return _all.size();};
65 public boolean contains(symbol sym) {return _all.containsKey(sym.name());};
109 previous = _all.put(sym.name(),sym);
123 _all.remove(sym.name());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
PACKAGE_SOURCES 27 x11proto-core-dev_7.0.11-1_all.deb 3195aede2bf2ae577e6ca837bd25bcecc67ec0dc
28 x11proto-input-dev_1.4.2-1_all.deb 870570bdd798b61a95ae5142de8939b11df24321
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
PACKAGE_SOURCES 27 x11proto-core-dev_7.0.11-1_all.deb 3195aede2bf2ae577e6ca837bd25bcecc67ec0dc
28 x11proto-input-dev_1.4.2-1_all.deb 870570bdd798b61a95ae5142de8939b11df24321
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
PACKAGE_SOURCES 27 x11proto-core-dev_7.0.11-1_all.deb 3195aede2bf2ae577e6ca837bd25bcecc67ec0dc
28 x11proto-input-dev_1.4.2-1_all.deb 870570bdd798b61a95ae5142de8939b11df24321

Completed in 718 milliseconds

1 2