/aosp_15_r20/external/rust/cxx/src/ |
D | sip.rs | 20 pub(crate) struct SipHasher13 { struct 21 k0: u64, 22 k1: u64, 23 length: usize, // how many bytes we've processed 24 state: State, // hash State 25 tail: u64, // unprocessed bytes le 26 ntail: usize, // how many bytes in tail are valid 111 impl SipHasher13 { impl 146 impl Hasher for SipHasher13 { implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/ |
H A D | sip.rs | 20 pub(crate) struct SipHasher13 { struct 21 k0: u64, 22 k1: u64, 23 length: usize, // how many bytes we've processed 24 state: State, // hash State 25 tail: u64, // unprocessed bytes le 26 ntail: usize, // how many bytes in tail are valid 111 impl SipHasher13 { impl 146 impl Hasher for SipHasher13 { implementation
|
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/ |
H A D | sip_hasher13.rs | 29 pub struct SipHasher13 { struct 30 k0: u64, 31 k1: u64, 32 length: usize, // how many bytes we've processed 33 state: State, // hash State 34 tail: u64, // unprocessed bytes le 35 ntail: usize, // how many bytes in tail are valid 115 impl SipHasher13 { implementation 124 pub fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 195 impl Hasher for SipHasher13 { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/hash/ |
H A D | sip.rs | 20 pub struct SipHasher13 { struct 21 hasher: Hasher<Sip13Rounds>, 168 impl SipHasher13 { impl 183 pub const fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 234 impl super::Hasher for SipHasher13 { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/hash/ |
H A D | sip.rs | 20 pub struct SipHasher13 { struct 21 hasher: Hasher<Sip13Rounds>, 169 impl SipHasher13 { impl 184 pub const fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 235 impl super::Hasher for SipHasher13 { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/hash/ |
H A D | sip.rs | 20 pub struct SipHasher13 { struct 21 hasher: Hasher<Sip13Rounds>, 168 impl SipHasher13 { implementation 183 pub const fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 234 impl super::Hasher for SipHasher13 { implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/hash/ |
H A D | sip.rs | 20 pub struct SipHasher13 { struct 21 hasher: Hasher<Sip13Rounds>, 169 impl SipHasher13 { impl 184 pub const fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 235 impl super::Hasher for SipHasher13 { implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/hash/ |
H A D | sip.rs | 20 pub struct SipHasher13 { struct 21 hasher: Hasher<Sip13Rounds>, 169 impl SipHasher13 { impl 184 pub const fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 235 impl super::Hasher for SipHasher13 { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/siphasher/src/ |
D | sip128.rs | 47 pub struct SipHasher13 { struct 48 hasher: Hasher<Sip13Rounds>, 221 impl SipHasher13 { implementation 230 pub fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 237 pub fn new_with_key(key: &[u8; 16]) -> SipHasher13 { in new_with_key() 269 impl Hasher128 for SipHasher13 { implementation 462 impl hash::Hasher for SipHasher13 { implementation
|
D | sip.rs | 26 pub struct SipHasher13 { struct 27 hasher: Hasher<Sip13Rounds>, 192 impl SipHasher13 { implementation 201 pub fn new_with_keys(key0: u64, key1: u64) -> SipHasher13 { in new_with_keys() 208 pub fn new_with_key(key: &[u8; 16]) -> SipHasher13 { in new_with_key() 394 impl hash::Hasher for SipHasher13 { implementation
|
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common/javac/ |
D | aconfig_storage_file_java.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/aconfig/
android/ ... |
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common_apex34/javac/ |
D | aconfig_storage_file_java.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/aconfig/
android/ ... |
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/srcs/android/aconfig/storage/ |
H A D | SipHasher13.java | 19 public class SipHasher13 { class
|
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common/turbine-combined/ |
D | aconfig_storage_file_java.jar | android/aconfig/storage/AconfigStorageException.class
<Unknown>
package android.aconfig.storage
public ... |
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common/turbine/ |
D | aconfig_storage_file_java.jar | android/aconfig/storage/AconfigStorageException.class
<Unknown>
package android.aconfig.storage
public ... |
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/aconfig_storage_file_java/android_common_apex34/turbine/ |
D | aconfig_storage_file_java.jar | android/aconfig/storage/AconfigStorageException.class
<Unknown>
package android.aconfig.storage
public ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common/turbine-combined/ |
D | framework-configinfrastructure.jar | android/aconfig/storage/AconfigStorageException.class
<Unknown>
package android.aconfig.storage
public ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common_apex34/turbine-combined/ |
D | framework-configinfrastructure.jar | android/aconfig/storage/AconfigStorageException.class
<Unknown>
package android.aconfig.storage
public ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common_apex34/combined/ |
D | framework-configinfrastructure.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/aconfig/
android/ ... |
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-configinfrastructure.com.android.configinfrastructure_intermediates/ |
D | classes-header.jar | android/provider/x/android/provider/flags/Flags.class
<Unknown>
package ... |
D | classes.jar | android/provider/x/android/provider/flags/Flags.class
Flags.java
package ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common_apex34/jarjar/turbine/ |
D | framework-configinfrastructure.jar | android/provider/x/android/provider/flags/Flags.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common/jarjar/turbine/ |
D | framework-configinfrastructure.jar | android/provider/x/android/provider/flags/Flags.class
<Unknown>
package ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common_apex34/jarjar/ |
D | framework-configinfrastructure.jar | android/provider/x/android/provider/flags/Flags.class
Flags.java
package ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/ConfigInfrastructure/framework/framework-configinfrastructure.impl/android_common_apex34/package-check/ |
D | framework-configinfrastructure.jar | android/provider/x/android/provider/flags/Flags.class
Flags.java
package ... |