HomeSort by relevance Sort by last modified time
    Searched full:hashtable (Results 51 - 75 of 996) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-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...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/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/ndk/6/sources/cxx-stl/gnu-libstdc++/include/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/ndk/7/sources/cxx-stl/gnu-libstdc++/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/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>
158 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
250 class hashtable;
255 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
256 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
260 // a hashtable unconditionally has a member variable to hold it
268 class hashtable class
338 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable
345 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable
352 hashtable(const hashtable& __ht) function in class:hashtable
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/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>
158 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
250 class hashtable;
255 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
256 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
260 // a hashtable unconditionally has a member variable to hold it
268 class hashtable class
338 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable
345 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable
352 hashtable(const hashtable& __ht) function in class:hashtable
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
hashtable.h 0 // Hashtable implementation used by containers -*- C++ -*-
51 /** @file backward/hashtable.h
59 // Hashtable class, used to implement the hashed associative containers
92 class hashtable;
106 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
157 typedef hashtable<_Val, _Key, _HashFcn, _ExtractKey, _EqualKey, _Alloc>
249 class hashtable;
254 operator==(const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht1,
255 const hashtable<_Val, _Key, _HF, _Ex, _Eq, _All>& __ht2);
259 // a hashtable unconditionally has a member variable to hold it
267 class hashtable class
337 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable
344 hashtable(size_type __n, const _HashFcn& __hf, function in class:hashtable
351 hashtable(const hashtable& __ht) function in class:hashtable
    [all...]
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 25 * <p>Implementation of <code>Hashtable</code> that uses <code>WeakReference</code>'s
29 * <p>This class follows the symantics of <code>Hashtable</code> as closely as
35 * for <code>Hashtable</code> in <code>LogFactory</code>. This application requires
41 * for the <code>Hashtable</code> used in <code>LogFactory</code> for J2EE enviroments
50 * (rather than using a standard Hashtable instance).
51 * Having this class used instead of <code>Hashtable</code> solves
55 * And by the way, this extends <code>Hashtable</code> rather than <code>HashMap</code>
110 public final class WeakHashtable extends Hashtable {
130 * Constructs a WeakHashtable with the Hashtable default
137 *@see Hashtable
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/
HashTable.h 62 class HashTable;
73 typedef HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits> HashTableType;
80 friend class HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>;
148 typedef HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits> HashTableType;
155 friend class HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>;
217 class HashTable {
259 dataLogF("\nWTF::HashTable::Stats dump\n\n");
272 HashTable();
273 ~HashTable()
281 HashTable(const HashTable&)
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EvilMapTest.java 22 import java.util.Hashtable;
62 // Corrupt one Hashtable...
63 Hashtable<String, String> map = new Hashtable<String, String>(evil);
65 Hashtable<String, String> map2 = new Hashtable<String, String>();
  /external/javassist/sample/evolve/
VersionManager.java 3 import java.util.Hashtable;
10 private static Hashtable versionNo = new Hashtable();
  /external/qemu/distrib/sdl-1.2.15/src/
SDL_error_c.h 38 /* This is a key used to index into a language hashtable containing
40 is not in the hashtable, or no hashtable is available, the key is
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
DecodeThread.java 26 import java.util.Hashtable;
40 private final Hashtable<DecodeHintType,Object> hints;
51 hints = new Hashtable<DecodeHintType,Object>();
  /libcore/benchmarks/src/benchmarks/
HashedCollectionsBenchmark.java 25 import java.util.Hashtable;
51 Hashtable<String, String> map = new Hashtable<String, String>();
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
ExtensionsGenerator.java 4 import java.util.Hashtable;
17 private Hashtable extensions = new Hashtable();
25 extensions = new Hashtable();
X509ExtensionsGenerator.java 4 import java.util.Hashtable;
19 private Hashtable extensions = new Hashtable();
27 extensions = new Hashtable();
  /external/chromium_org/third_party/icu/source/common/
locutil.h 28 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
uhash.h 7 * 03/22/00 aliu Adapted from original C++ ICU Hashtable.
39 * then keys passed to uhash_put() are owned by the hashtable and will
43 * other than uhash_put() are never owned by the hashtable.
52 * To see everything in a hashtable, use uhash_nextElement() to
63 * By default, the hashtable grows when necessary, but never shrinks,
79 * A key or value within the hashtable. It may be either a 32-bit
107 * @param key A key stored in a hashtable
114 * @param key1 A key stored in a hashtable
115 * @param key2 A key stored in a hashtable
122 * @param val1 A key stored in a hashtable
    [all...]
uhash_us.cpp 51 * Deleter for Hashtable objects.
56 delete (Hashtable*) obj;
  /external/icu4c/common/
locutil.h 28 static const Hashtable* getAvailableLocaleNames(const UnicodeString& bundleID);
  /frameworks/compile/mclinker/include/mcld/
LinkerScript.h 18 #include <mcld/ADT/HashTable.h>
30 typedef HashTable<StringEntry<llvm::StringRef>,
34 typedef HashTable<StringEntry<uint64_t>,
38 typedef HashTable<StringEntry<llvm::StringRef>,
  /external/chromium/base/
id_map.h 38 typedef base::hash_map<KeyType, T*> HashTable;
82 typename HashTable::iterator i = data_.find(id);
103 typename HashTable::const_iterator i = data_.find(id);
164 typename HashTable::const_iterator iter_;
176 static inline void release_all(HashTable* table) {}
181 static inline void release_all(HashTable* table) {
182 for (typename HashTable::iterator i = table->begin();
211 HashTable data_;

Completed in 424 milliseconds

1 23 4 5 6 7 8 91011>>