Home
last modified time | relevance | path

Searched refs:hash (Results 1 – 14 of 14) sorted by relevance

/development/tools/bugreport/src/com/android/bugreport/inspector/
DDeadlockDetector.java57 int hash = 7; in hashCode() local
58 hash = hash * 31 + this.process.hashCode(); in hashCode()
59 hash = hash * 31 + this.thread.hashCode(); in hashCode()
60 return hash; in hashCode()
93 int hash = 7; in hashCode() local
94 hash = hash * 31 + this.process.hashCode(); in hashCode()
96 hash = hash * 31 + this.lock.address.hashCode(); in hashCode()
98 return hash; in hashCode()
/development/tools/bugreport/src/com/android/bugreport/stacks/
DLockSnapshot.java62 int hash = 7; in hashCode() local
64 hash = hash * 31 + this.address.hashCode(); in hashCode()
66 return hash; in hashCode()
/development/vndk/tools/sourcedr/blueprint/tests/
Dtest_ast.py83 self.assertEqual(hash(Bool(False)), hash(false_expr))
84 self.assertEqual(hash(Bool(True)), hash(true_expr))
142 self.assertEqual(hash(Integer(False)), hash(expr_zero))
143 self.assertEqual(hash(Integer(True)), hash(expr_one))
/development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/server/
DTransaction.java92 return Objects.hash(mItemId, mUserId, mClientNonce); in hashCode()
/development/samples/browseable/DirectBoot/src/com.example.android.directboot/alarms/
DAlarm.java125 return Objects.hash(id, month, date, hour, minute); in hashCode()
/development/tools/winscope/
Dyarn.lock949 create-hash "^1.1.0"
988 create-hash "^1.1.0"
1448 create-hash@^1.1.0, create-hash@^1.1.2:
1450 …resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59b…
1465 create-hash "^1.1.0"
1496 create-hash "^1.1.0"
1860 hash.js "^1.0.0"
2341 hash-base@^3.0.0:
2343 …resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b…
2349 hash-sum@^1.0.2:
[all …]
/development/samples/IntentPlayground/src/com/example/android/intentplayground/
DTracking.java259 return Objects.hash(id); in hashCode()
/development/vndk/tools/sourcedr/blueprint/
Dblueprint.py428 return hash(self.value)
471 return hash(self.value)
/development/vndk/tools/definition-tool/datasets/
Deligible-list-28-properties.csv171 android.hardware.tests.hash@1.0,False,False,True,hidl_interface
172 android.hardware.tests.hash@1.0-adapter-helper,False,False,True,hidl_interface
Deligible-list-29-properties.csv255 android.hardware.tests.hash@1.0,False,False,True,hidl_interface
256 android.hardware.tests.hash@1.0-adapter-helper,False,False,True,hidl_interface
Deligible-list-28.csv274 /system/${LIB}/libhidl-gen-hash.so,FWK-ONLY,
Deligible-list-29.csv330 /system/${LIB}/libhidl-gen-hash.so,FWK-ONLY,
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv7250 …9,platform/system/core,fake_1CteYZL2TV640wwjEwqcqQ@fakeemail.com,use std::hash instead of hashing …
8431 …,platform/tools/test/connectivity,fake_P4IDfVrySbCqvIIEbs8z2A@fakeemail.com,Added hash metric class
8457 …s/test/connectivity,fake_P4IDfVrySbCqvIIEbs8z2A@fakeemail.com,Updated adb hash metric to return pa…
9894 …l/libdrm,fake_GKX-MoBfQLWniArworFOog@fakeemail.com,intel: Look prime handle up in handle hash table
12109 …ild,fake_AePr3IdNS_mD8Yqvym9Hig@fakeemail.com,"AVB: If building recovery.img, add AVB hash footer."
13047 …orm/external/cblas,fake_AKrgtLN8SsOEJZgCaT8rsg@fakeemail.com,"Specify ""--hash-style=sysv"" for li…
13076 …,platform/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[bdf] Use new hash functions.
13724 …ke_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,"[base, bdf] Don't expose `FT_Hashnode' in hash functions."
14596 …nal/freetype,fake_IFIinmEVR2a5weQoLfiIkg@fakeemail.com,[cache] Change the hash types to FT_PtrDist.
15191 …m/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[base] Make hash interface symmetric.
[all …]
/development/sdk/
Dsdk_files_NOTICE.txt7166 Except where otherwise noted in the source code (e.g. the files hash.c,