/frameworks/base/sax/java/android/sax/ |
Children.java | 31 int hash = uri.hashCode() * 31 + localName.hashCode(); local 32 int index = hash & 15; 37 current = new Child(parent, uri, localName, parent.depth + 1, hash); 44 if (current.hash == hash 56 current = new Child(parent, uri, localName, parent.depth + 1, hash); 66 int hash = uri.hashCode() * 31 + localName.hashCode(); local 67 int index = hash & 15; 74 if (current.hash == hash 88 final int hash; field in class:Children.Child [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
functional_hash.h | 41 /// Class template hash. 42 // Declaration of default hash functor std::tr1::hash. The types for 43 // which std::tr1::hash<T> is well-defined is in clause 6.3.3. of the PDTR. 45 struct hash : public std::unary_function<_Tp, size_t> struct in namespace:tr1 53 struct hash<_Tp*> : public std::unary_function<_Tp*, size_t> struct in namespace:tr1 64 hash<_Tp>::operator()(_Tp __val) const \ 83 // Fowler / Noll / Vo (FNV) Hash (type FNV-1a) 84 // (Used by the next specializations of std::tr1::hash.) 92 hash(const _Tp* __ptr, size_t __clength function in struct:tr1::_Fnv_hash_base 107 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 125 hash(const _Tp* __ptr, size_t __clength) function in struct:tr1::_Fnv_hash_base 146 hash(const _Tp& __val) function in struct:tr1::_Fnv_hash [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
ExtendedType.java | 32 private int hash; field in class:ExtendedType 36 * The hash code is calculated from the node type, namespace and local name. 47 this.hash = nodetype + namespace.hashCode() + localName.hashCode(); 52 * and a given hash code. 57 * @param hash The given hash code 59 public ExtendedType (int nodetype, String namespace, String localName, int hash) 64 this.hash = hash; 77 this.hash = nodetype + namespace.hashCode() + localName.hashCode() [all...] |
/frameworks/base/core/java/android/content/res/ |
ResourcesKey.java | 41 int hash = 17; local 42 hash = 31 * hash + (mResDir == null ? 0 : mResDir.hashCode()); 43 hash = 31 * hash + mDisplayId; 44 hash = 31 * hash + (mOverrideConfiguration != null 46 hash = 31 * hash + Float.floatToIntBits(mScale); 47 mHash = hash; [all...] |
/external/chromium_org/third_party/icu/source/common/ |
uhash.c | 19 /* This hashtable is implemented as a double hash. All elements are 21 * resolution (no linked list, etc.). When there is a hash collision 23 * using a secondary hash. The secondary hash is an increment 24 * computed as a hash function (a different one) of the primary 25 * hashcode. This increment is added to the initial hash value to 26 * obtain further slots assigned to the same hash code. For this to 119 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) \ 120 if (hash->keyDeleter != NULL && keypointer != NULL) { \ 121 (*hash->keyDeleter)(keypointer); [all...] |
hash.h | 28 UHashtable* hash; member in class:Hashtable 110 hash = &hashObj; 111 uhash_setKeyDeleter(hash, uhash_deleteUnicodeString); 116 UErrorCode& status) : hash(0) { 120 : hash(0) 131 : hash(0) 137 : hash(0) 144 if (hash != NULL) { 145 uhash_close(hash); 150 return uhash_setValueDeleter(hash, fn) [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
functional_hash.h | 56 /// Primary class template hash. 58 struct hash; 62 struct hash<_Tp*> : public __hash_base<size_t, _Tp*> struct in inherits:__hash_base 72 struct hash<_Tp> : public __hash_base<size_t, _Tp> \ 129 hash(const void* __ptr, size_t __clength, function in struct:_Hash_impl 135 hash(const _Tp& __val) function in struct:_Hash_impl 136 { return hash(&__val, sizeof(__val)); } 141 { return hash(&__val, sizeof(__val), __hash); } 147 hash(const void* __ptr, size_t __clength, function in struct:_Fnv_hash_impl 153 hash(const _Tp& __val function in struct:_Fnv_hash_impl 164 struct hash<float> : public __hash_base<size_t, float> struct in inherits:__hash_base 176 struct hash<double> : public __hash_base<size_t, double> struct in inherits:__hash_base 188 struct hash<long double> struct in inherits:__hash_base [all...] |
/external/icu4c/common/ |
uhash.c | 20 /* This hashtable is implemented as a double hash. All elements are 22 * resolution (no linked list, etc.). When there is a hash collision 24 * using a secondary hash. The secondary hash is an increment 25 * computed as a hash function (a different one) of the primary 26 * hashcode. This increment is added to the initial hash value to 27 * obtain further slots assigned to the same hash code. For this to 120 #define HASH_DELETE_KEY_VALUE(hash, keypointer, valuepointer) \ 121 if (hash->keyDeleter != NULL && keypointer != NULL) { \ 122 (*hash->keyDeleter)(keypointer); [all...] |
hash.h | 29 UHashtable* hash; member in class:Hashtable 111 hash = &hashObj; 112 uhash_setKeyDeleter(hash, uprv_deleteUObject); 117 UErrorCode& status) : hash(0) { 121 : hash(0) 132 : hash(0) 138 : hash(0) 145 if (hash != NULL) { 146 uhash_close(hash); 151 return uhash_setValueDeleter(hash, fn) [all...] |
/external/jsilver/src/com/google/clearsilver/jsilver/precompiler/ |
PrecompiledTemplateMapKey.java | 56 int hash = 17; local 58 hash = 31 * hash + templateName.hashCode(); 59 hash = 31 * hash + escapeMode.hashCode(); 60 return hash;
|
/external/dropbear/libtomcrypt/src/hashes/helper/ |
hash_file.c | 15 Hash a file, Tom St Denis 19 @param hash The index of the hash desired 20 @param fname The name of the file you wish to hash 25 int hash_file(int hash, const char *fname, unsigned char *out, unsigned long *outlen) 36 if ((err = hash_is_valid(hash)) != CRYPT_OK) { 45 err = hash_filehandle(hash, in, out, outlen);
|
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/ |
sha1_adapter.h | 19 void SHA1(const unsigned char* data, size_t len, unsigned char* hash);
|
/external/chromium_org/device/bluetooth/ |
bluetooth_out_of_band_pairing_data.h | 18 // Simple Pairing Hash C. 19 uint8 hash[kBluetoothOutOfBandPairingDataSize]; member in struct:device::BluetoothOutOfBandPairingData
|
/external/chromium_org/third_party/WebKit/Source/core/dom/custom/ |
CustomElementDescriptorHash.h | 42 static unsigned hash(const CustomElementDescriptor& descriptor) function in struct:WebCore::CustomElementDescriptorHash 44 return WTF::pairIntHash(AtomicStringHash::hash(descriptor.type()), WTF::pairIntHash(AtomicStringHash::hash(descriptor.namespaceURI()), AtomicStringHash::hash(descriptor.localName())));
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
LinkHash.h | 41 static unsigned hash(LinkHash key) { return static_cast<unsigned>(key); } function in struct:WebCore::LinkHashHash 49 unsigned hash = static_cast<unsigned>(hash64); local 50 unsigned newHash = hash | (!(hash + 1) << 31); 58 // base URL, and returns the hash of the string that will be used for visited
|
/external/oprofile/daemon/liblegacy/ |
opd_mapping.c | 27 /* hash map device mmap */ 48 perror("oprofiled: couldn't mmap hash map"); 96 * get_from_pool - retrieve string from hash map pool 106 * opg_get_hash_name - find a mapping name from a hash 107 * @param hash hash value for this name 109 static char const * opd_get_hash_name(int hash) 113 int orighash = hash; 115 if (hash_name[hash]) 116 return hash_name[hash]; 143 int hash; local [all...] |
/external/srec/srec/crec/ |
astar_pphash.h | 32 * The FixedSizeHash is a hash that does not grow in size. 47 void hash_init(FixedSizeHash* hash, srec* rec); 48 int hash_del(FixedSizeHash* hash, partial_path* parp); 51 int hash_get(FixedSizeHash* hash, partial_path* parp, void** hval); 52 int hash_set(FixedSizeHash* hash, partial_path* parp);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
functional_hash.h | 56 /// Primary class template hash. 58 struct hash : public __hash_base<size_t, _Tp> struct in inherits:__hash_base 61 "std::hash is not specialized for this type"); 67 struct hash<_Tp*> : public __hash_base<size_t, _Tp*> struct in inherits:__hash_base 77 struct hash<_Tp> : public __hash_base<size_t, _Tp> \ 134 hash(const void* __ptr, size_t __clength, function in struct:_Hash_impl 140 hash(const _Tp& __val) function in struct:_Hash_impl 141 { return hash(&__val, sizeof(__val)); } 146 { return hash(&__val, sizeof(__val), __hash); } 152 hash(const void* __ptr, size_t __clength function in struct:_Fnv_hash_impl 158 hash(const _Tp& __val) function in struct:_Fnv_hash_impl 169 struct hash<float> : public __hash_base<size_t, float> struct in inherits:__hash_base 181 struct hash<double> : public __hash_base<size_t, double> struct in inherits:__hash_base 193 struct hash<long double> struct in inherits:__hash_base [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
functional_hash.h | 56 /// Primary class template hash. 58 struct hash : public __hash_base<size_t, _Tp> struct in inherits:__hash_base 61 "std::hash is not specialized for this type"); 67 struct hash<_Tp*> : public __hash_base<size_t, _Tp*> struct in inherits:__hash_base 77 struct hash<_Tp> : public __hash_base<size_t, _Tp> \ 134 hash(const void* __ptr, size_t __clength, function in struct:_Hash_impl 140 hash(const _Tp& __val) function in struct:_Hash_impl 141 { return hash(&__val, sizeof(__val)); } 146 { return hash(&__val, sizeof(__val), __hash); } 152 hash(const void* __ptr, size_t __clength function in struct:_Fnv_hash_impl 158 hash(const _Tp& __val) function in struct:_Fnv_hash_impl 169 struct hash<float> : public __hash_base<size_t, float> struct in inherits:__hash_base 181 struct hash<double> : public __hash_base<size_t, double> struct in inherits:__hash_base 193 struct hash<long double> struct in inherits:__hash_base [all...] |