/frameworks/base/sax/java/android/sax/ |
D | Children.java | 31 int hash = uri.hashCode() * 31 + localName.hashCode(); in getOrCreate() local 66 int hash = uri.hashCode() * 31 + localName.hashCode(); in get() local 88 final int hash; field in Children.Child 92 int hash) { in Child()
|
/frameworks/native/libs/utils/ |
D | JenkinsHash.cpp | 26 hash_t JenkinsHashWhiten(uint32_t hash) { in JenkinsHashWhiten() 33 uint32_t JenkinsHashMixBytes(uint32_t hash, const uint8_t* bytes, size_t size) { in JenkinsHashMixBytes() 49 uint32_t JenkinsHashMixShorts(uint32_t hash, const uint16_t* shorts, size_t size) { in JenkinsHashMixShorts()
|
D | BasicHashtable.cpp | 109 ssize_t BasicHashtableImpl::find(ssize_t index, hash_t hash, in find() 148 size_t BasicHashtableImpl::add(hash_t hash, const void* entry) { in add() 213 hash_t hash = fromBucket.cookie & Bucket::HASH_MASK; in rehash() local
|
D | ZipFileRO.cpp | 355 unsigned int fileNameLen, extraLen, commentLen, hash; in parseZipArchive() local 384 unsigned int hash = 0; in computeHash() local 395 void ZipFileRO::addToHash(const char* str, int strLen, unsigned int hash) in addToHash() 425 unsigned int hash = computeHash(fileName, nameLen); in findEntryByName() local
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ILockSettings.aidl | 27 void setLockPattern(in byte[] hash, int userId); in setLockPattern() 28 boolean checkPattern(in byte[] hash, int userId); in checkPattern() 29 void setLockPassword(in byte[] hash, int userId); in setLockPassword() 30 boolean checkPassword(in byte[] hash, int userId); in checkPassword()
|
/frameworks/base/libs/hwui/utils/ |
D | TinyHashMap.h | 39 hash_t hash = hash_t(key); in put() local 54 hash_t hash = hash_t(key); in get() local
|
/frameworks/compile/mclinker/lib/Object/ |
D | SectionMap.cpp | 41 unsigned int hash = SectionMap::hash(pFrom); in find() local 47 unsigned int hash = SectionMap::hash(pFrom); in find() local 113 unsigned int SectionMap::hash(const std::string& pString) in hash() function in SectionMap
|
/frameworks/native/include/utils/ |
D | BasicHashtable.h | 119 inline static hash_t trimHash(hash_t hash) { in trimHash() 126 inline static size_t chainStart(hash_t hash, size_t count) { in chainStart() 133 inline static size_t chainIncrement(hash_t hash, size_t count) { in chainIncrement() 279 inline ssize_t find(ssize_t index, hash_t hash, const TKey& key) const { in find() 292 inline size_t add(hash_t hash, const TEntry& entry) { in add()
|
D | JenkinsHash.h | 32 inline uint32_t JenkinsHashMix(uint32_t hash, uint32_t data) { in JenkinsHashMix()
|
D | LruCache.h | 116 hash_t hash = hash_type(key); in get() local 133 hash_t hash = hash_type(key); in put() local 152 hash_t hash = hash_type(key); in remove() local
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashBase.h | 96 hasher& hash() in hash() function 99 const hasher& hash() const in hash() function
|
/frameworks/base/services/java/com/android/server/ |
D | LockSettingsService.java | 261 public void setLockPattern(byte[] hash, int userId) throws RemoteException { in setLockPattern() 264 writeFile(getLockPatternFilename(userId), hash); in setLockPattern() local 268 public boolean checkPattern(byte[] hash, int userId) throws RemoteException { in checkPattern() 291 public void setLockPassword(byte[] hash, int userId) throws RemoteException { in setLockPassword() 294 writeFile(getLockPasswordFilename(userId), hash); in setLockPassword() local 298 public boolean checkPassword(byte[] hash, int userId) throws RemoteException { in checkPassword() 344 private void writeFile(String name, byte[] hash) { in writeFile()
|
/frameworks/base/tools/aapt/ |
D | ResourceIdCache.cpp | 36 static inline uint32_t hashround(uint32_t hash, int c) { in hashround() 40 static uint32_t hash(const android::String16& hashableString) { in hash() function 41 uint32_t hash = 5381; in hash() local
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionRules.cpp | 47 uint32_t hash = hash_func(pName); in find() local 63 uint32_t hash = hash_func(pName); in find() local
|
/frameworks/base/libs/hwui/ |
D | TextDropShadowCache.cpp | 32 hash_t ShadowText::hash() const { in hash() function in android::uirenderer::ShadowText 34 uint32_t hash = JenkinsHashMix(0, len); in hash() local
|
D | GradientCache.cpp | 42 hash_t GradientCacheEntry::hash() const { in hash() function in android::uirenderer::GradientCacheEntry 43 uint32_t hash = JenkinsHashMix(0, count); in hash() local
|
/frameworks/opt/telephony/src/java/android/telephony/ |
D | SmsCbLocation.java | 103 int hash = mPlmn.hashCode(); in hashCode() local
|
/frameworks/base/location/java/android/location/ |
D | Country.java | 176 int hash = mHashCode; in hashCode() local
|
/frameworks/base/core/java/android/content/pm/ |
D | VerificationParams.java | 173 int hash = 3; in hashCode() local
|
D | ContainerEncryptionParams.java | 260 int hash = 3; in hashCode() local
|
/frameworks/base/core/java/com/android/internal/http/ |
D | HttpDateTime.java | 148 int hash = Character.toLowerCase(monthString.charAt(0)) + in getMonth() local
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothDevice.java | 742 public boolean createBondOutOfBand(byte[] hash, byte[] randomizer) { in createBondOutOfBand() 764 public boolean setDeviceOutOfBandData(byte[] hash, byte[] randomizer) { in setDeviceOutOfBandData()
|
/frameworks/testing/app-tests/AppLaunchTest/src/com/android/applaunchtest/ |
D | AppLaunchTest.java | 297 private int hash(Object obj) { in hash() method in AppLaunchTest.ProcessError
|
/frameworks/opt/vcard/java/com/android/vcard/ |
D | VCardEntry.java | 244 int hash = 0; in hashCode() local 360 int hash = mType; in hashCode() local 450 int hash = mType; in hashCode() local 664 int hash = mType; in hashCode() local 825 int hash = mType; in hashCode() local 928 int hash = mType; in hashCode() local 1029 int hash = mFormat != null ? mFormat.hashCode() : 0; in hashCode() local 1404 int hash = mType; in hashCode() local 1515 int hash = mMimeType != null ? mMimeType.hashCode() : 0; in hashCode() local
|
/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/ |
D | ProcessErrorsTest.java | 353 private int hash(Object obj) { in hash() method in ProcessErrorsTest.ProcessError
|