/external/chromium_org/native_client_sdk/src/libraries/xray/ |
library.dsc | 9 'hashtable.c',
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
hashtable.h | 0 // hashtable.h header -*- C++ -*- 25 /** @file bits/hashtable.h 44 # include <tr1_impl/hashtable> 50 # include <tr1_impl/hashtable>
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/ |
hashtable.h | 1 // TR1 hashtable.h header -*- C++ -*- 25 /** @file tr1/hashtable.h 40 # include <tr1_impl/hashtable> 46 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
hashtable.h | 0 // hashtable.h header -*- C++ -*- 25 /** @file bits/hashtable.h 44 # include <tr1_impl/hashtable> 50 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hashtable.h | 1 // TR1 hashtable.h header -*- C++ -*- 25 /** @file tr1/hashtable.h 40 # include <tr1_impl/hashtable> 46 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
hashtable.h | 0 // hashtable.h header -*- C++ -*- 25 /** @file bits/hashtable.h 44 # include <tr1_impl/hashtable> 50 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hashtable.h | 1 // TR1 hashtable.h header -*- C++ -*- 25 /** @file tr1/hashtable.h 40 # include <tr1_impl/hashtable> 46 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
hashtable.h | 0 // hashtable.h header -*- C++ -*- 25 /** @file bits/hashtable.h 44 # include <tr1_impl/hashtable> 50 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/ |
hashtable.h | 1 // TR1 hashtable.h header -*- C++ -*- 25 /** @file tr1/hashtable.h 40 # include <tr1_impl/hashtable> 46 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
hashtable.h | 0 // hashtable.h header -*- C++ -*- 25 /** @file bits/hashtable.h 44 # include <tr1_impl/hashtable> 50 # include <tr1_impl/hashtable>
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/ |
hashtable.h | 1 // TR1 hashtable.h header -*- C++ -*- 25 /** @file tr1/hashtable.h 40 # include <tr1_impl/hashtable> 46 # include <tr1_impl/hashtable>
|
/external/giflib/ |
gif_hash.h | 33 void _ClearHashTable(GifHashTableType *HashTable); 34 void _InsertHashTable(GifHashTableType *HashTable, uint32_t Key, int Code); 35 int _ExistsHashTable(GifHashTableType *HashTable, uint32_t Key);
|
/external/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_hashtable.c | 102 # define hashtable _STLP_NON_DBG_NAME(hashtable) macro 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 128 * This method is too difficult to implement for hashtable that do not 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) 543 # undef hashtable macro [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
AttributesImplSerializer.java | 24 import java.util.Hashtable; 31 * xml.sax.Attributes. But for optimization this class adds a Hashtable for 46 * The keys to the hashtable to find the index are either 49 private final Hashtable m_indexFromQName = new Hashtable(); 61 * the Hashtable. 83 // so find it quickly using our Hashtable. 93 * the hashtable for fast lookup by getIndex(qName). 142 * information in the Hashtable, so we now update the Hashtable [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/nist/ |
NISTNamedCurves.java | 4 import java.util.Hashtable; 17 static final Hashtable objIds = new Hashtable(); 18 static final Hashtable names = new Hashtable();
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/tools/ |
TestVersionTracker.java | 21 import java.util.Hashtable; 27 private Hashtable elements; 39 public TestVersionTracker(String install, Hashtable elements) { 49 // instantiate hashtable that will hold directory names with versions for elements 54 this(install, new Hashtable());
|
/libcore/luni/src/main/java/java/security/ |
PermissionsHash.java | 21 import java.util.Hashtable; 24 * A default {@code PermissionCollection} implementation that uses a hashtable. 25 * Each hashtable entry stores a Permission object as both the key and the 36 private final Hashtable perms = new Hashtable();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
hashtable.h | 0 // Hashtable implementation used by containers -*- C++ -*- 52 /** @file backward/hashtable.h 60 // Hashtable class, used to implement the hashed associative containers 91 class hashtable; 105 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> 157 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> 233 class hashtable; 238 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1, 239 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2); 243 // a hashtable unconditionally has a member variable to hold it 251 class hashtable class 321 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable 328 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable 335 hashtable(const hashtable& __ht) function in class:hashtable [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/ |
hashtable.h | 0 // Hashtable implementation used by containers -*- C++ -*- 52 /** @file backward/hashtable.h 60 // Hashtable class, used to implement the hashed associative containers 93 class hashtable; 107 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> 159 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc> 251 class hashtable; 256 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1, 257 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2); 261 // a hashtable unconditionally has a member variable to hold it 269 class hashtable class 339 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable 346 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable 353 hashtable(const hashtable& __ht) function in class:hashtable [all...] |