/aosp_15_r20/out/soong/.intermediates/system/tools/aidl/build/aidl_metadata_json/ |
D | aidl_metadata.json | 6 "hashes": [], array 16 "hashes": [], array 26 "hashes": [], array 36 "hashes": [], array 46 "hashes": [], array 56 "hashes": [], array 66 "hashes": [], array 76 "hashes": [], array 86 "hashes": [], array 96 "hashes": [], array [all …]
|
/aosp_15_r20/libcore/ojluni/src/test/java/util/HashMap/ |
H A D | TreeBinAssert.java | 119 public void testMap(int size, int[] hashes) { in testMap() 129 public void testSet(int size, int[] hashes) { in testSet() 138 private void doTest(Object collection, int[] hashes, in doTest()
|
/aosp_15_r20/external/cronet/base/i18n/ |
H A D | icu_mergeable_data_file.cc | 167 Hashes hashes = CalculateHashes(*ash_file, ash_file_path); in MergeWithAshVersion() local 219 const Hashes& hashes, in FindOverlap() 291 Hashes hashes; in CalculateHashes() local 325 Hashes& hashes) { in MaybeLoadCachedHashes()
|
/aosp_15_r20/external/python/cpython3/Tools/msi/ |
D | uploadrelease.ps1 | 165 $hashes = $files | ` variable 169 $hashes | clip variable 170 $hashes variable
|
/aosp_15_r20/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
H A D | CMSSignedData.java | 75 private Map hashes; field in CMSSignedData 108 Map hashes, in CMSSignedData() 175 Map hashes, in CMSSignedData()
|
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cms/ |
H A D | CMSSignedData.java | 77 private Map hashes; field in CMSSignedData 110 Map hashes, in CMSSignedData() 177 Map hashes, in CMSSignedData()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container_hash/doc/samples/ |
D | tutorial.cpp | 11 std::vector<std::size_t> hashes; in get_hashes() local 24 std::vector<std::size_t> hashes = get_hashes(values); in main() local
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
H A D | md-cipher-dispatch.md | 275 #### Availability of hashes 286 #### Implications between legacy availability and PSA availability 300 #### Shape of the mixed-domain hash interface
|
/aosp_15_r20/external/mbedtls/docs/architecture/psa-migration/ |
H A D | md-cipher-dispatch.md | 219 #### Availability of hashes 230 #### Implications between legacy availability and PSA availability 244 #### Shape of the mixed-domain hash interface
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | transport_security_state.cc | 414 const HashValueVector& hashes) { in AddHPKPInternal() 449 const HashValueVector& hashes) { in CheckPins() 574 const HashValueVector& hashes) { in AddHPKP() 594 const HashValueVector& hashes) { in CheckPublicKeyPinsImpl()
|
/aosp_15_r20/external/jemalloc_new/src/ |
H A D | ckh.c | 82 size_t hashes[2], bucket, cell; in ckh_isearch() local 138 size_t hashes[2], bucket, tbucket; in ckh_evict_reloc_insert() local 206 size_t hashes[2], bucket; in ckh_try_insert() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/backup/ |
H A D | BackupUtils.java | 126 ArrayList<byte[]> hashes = new ArrayList<>(sigs.length); in hashSignatureArray() local 138 ArrayList<byte[]> hashes = new ArrayList<>(sigs.size()); in hashSignatureArray() local
|
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/ |
H A D | ModuleHashesAttribute.java | 53 public List<byte[]> hashes; field in ModuleHashesAttribute 63 final String algorithm, final List<String> modules, final List<byte[]> hashes) { in ModuleHashesAttribute()
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | ArraySet.java | 96 private int binarySearch(int[] hashes, int hash) { in binarySearch() 250 private static void freeArrays(final int[] hashes, final Object[] array, final int size) { in freeArrays() 830 final int[] hashes = mHashes; in hashCode() local
|
H A D | ArrayMap.java | 127 private static int binarySearchHashes(int[] hashes, int N, int hash) { in binarySearchHashes() 287 private static void freeArrays(final int[] hashes, final Object[] array, final int size) { in freeArrays() 873 final int[] hashes = mHashes; in hashCode() local
|
/aosp_15_r20/system/tools/hidl/hashing/ |
D | Hash.cpp | 35 static std::map<std::string, Hash> hashes; in getMutableHash() local 153 std::map<std::string, std::vector<std::string>> hashes; member
|
/aosp_15_r20/external/stg/ |
H A D | fingerprint.cc | 229 std::unordered_map<Id, HashValue>& hashes; member 243 std::unordered_map<Id, HashValue> hashes; in Fingerprint() local
|
/aosp_15_r20/external/pigweed/pw_software_update/ |
H A D | tuf.proto | 272 repeated Hash hashes = 3; field 299 repeated Hash hashes = 4; field
|
H A D | update_bundle_accessor.cc | 674 protobuf::RepeatedMessages hashes = target_file.AsRepeatedMessages( in VerifyTargetsPayloads() local 763 protobuf::RepeatedMessages hashes = cached.AsRepeatedMessages( in VerifyOutOfBundleTargetPayload() local
|
/aosp_15_r20/system/extras/libfec/ |
H A D | fec_verity.cpp | 104 uint64_t hashes = file_size / FEC_BLOCKSIZE; in verity_get_size() local 241 uint32_t hashes[levels]; in verify_tree() local
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | flat_hash_map_benchmark.cc | 137 std::vector<uint64_t> hashes = LoadTraceStrings(state); in BM_HashMap_InsertTraceStrings_AppendOnly() local 156 std::vector<uint64_t> hashes = LoadTraceStrings(state); in BM_HashMap_InsertTraceStrings() local
|
/aosp_15_r20/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/ |
H A D | CronetEngineBuilderImpl.java | 62 Pkp(String host, byte[][] hashes, boolean includeSubdomains, Date expirationDate) { in Pkp() 387 Map<String, byte[]> hashes = new HashMap<>(); in addPublicKeyPins() local
|
/aosp_15_r20/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | PackageManagerBackupAgent.java | 124 Metadata(long version, ArrayList<byte[]> hashes) { in Metadata() 479 private static void writeSignatureHashArray(DataOutputStream out, ArrayList<byte[]> hashes) in writeSignatureHashArray()
|
/aosp_15_r20/external/skia/infra/bots/recipe_modules/gold_upload/resources/ |
H A D | get_uninteresting_hashes.py | 24 hashes = w.read().decode('utf-8') variable
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | cert_verify_result.cc | 60 base::Value::List hashes; in NetLogParams() local
|