/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/flate2-1.0.35/src/ |
D | crc.rs | 12 pub struct Crc { struct 23 crc: Crc, argument 26 impl Default for Crc { implementation 32 impl Crc { implementation 65 pub fn combine(&mut self, additional_crc: &Crc) { in combine() 83 pub fn crc(&self) -> &Crc { in crc() 139 pub fn crc(&self) -> &Crc { in crc()
|
/external/rust/android-crates-io/crates/flate2/src/ |
D | crc.rs | 12 pub struct Crc { struct 23 crc: Crc, argument 26 impl Default for Crc { implementation 32 impl Crc { implementation 65 pub fn combine(&mut self, additional_crc: &Crc) { in combine() 83 pub fn crc(&self) -> &Crc { in crc() 139 pub fn crc(&self) -> &Crc { in crc()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/flate2-1.0.35/src/ |
D | crc.rs | 12 pub struct Crc { struct 23 crc: Crc, argument 26 impl Default for Crc { implementation 32 impl Crc { impl 65 pub fn combine(&mut self, additional_crc: &Crc) { in combine() 83 pub fn crc(&self) -> &Crc { in crc() 139 pub fn crc(&self) -> &Crc { in crc()
|
/external/scudo/standalone/ |
D | crc32_hw.cpp | 14 u32 computeHardwareCRC32(u32 Crc, uptr Data) { in computeHardwareCRC32() 21 u32 computeHardwareCRC32(u32 Crc, uptr Data) { in computeHardwareCRC32()
|
/external/rust/android-crates-io/crates/crc/src/ |
D | lib.rs | 69 pub struct Crc<W: Width, I: Implementation = DefaultImpl> { struct 76 crc: &'a Crc<W, I>, argument
|
/external/rust/android-crates-io/crates/crc/src/crc8/ |
D | nolookup.rs | 4 impl Crc<u8, NoTable> { implementation
|
D | bytewise.rs | 5 impl Crc<u8, Table<1>> { implementation
|
D | slice16.rs | 5 impl Crc<u8, Table<16>> { implementation
|
/external/rust/android-crates-io/crates/crc/src/crc16/ |
D | nolookup.rs | 4 impl Crc<u16, NoTable> { implementation
|
D | bytewise.rs | 5 impl Crc<u16, Table<1>> { implementation
|
D | slice16.rs | 5 impl Crc<u16, Table<16>> { impl
|
/external/rust/android-crates-io/crates/crc/src/crc128/ |
D | nolookup.rs | 4 impl Crc<u128, NoTable> { implementation
|
D | bytewise.rs | 6 impl Crc<u128, Table<1>> { implementation
|
D | slice16.rs | 6 impl Crc<u128, Table<16>> { implementation
|
/external/rust/android-crates-io/crates/crc/src/crc32/ |
D | nolookup.rs | 4 impl Crc<u32, NoTable> { implementation
|
D | bytewise.rs | 6 impl Crc<u32, Table<1>> { implementation
|
D | slice16.rs | 6 impl Crc<u32, Table<16>> { implementation
|
/external/rust/android-crates-io/crates/crc/src/crc64/ |
D | nolookup.rs | 4 impl Crc<u64, NoTable> { implementation
|
D | bytewise.rs | 6 impl Crc<u64, Table<1>> { implementation
|
D | slice16.rs | 6 impl Crc<u64, Table<16>> { implementation
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIAInjectedSource.cpp | 22 DWORD Crc; in getCrc32() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIAInjectedSource.cpp | 22 DWORD Crc; in getCrc32() local
|
/external/scudo/standalone/tests/ |
D | checksum_test.cpp | 25 scudo::u32 Crc = Seed; in computeHardwareChecksum() local
|
/external/lzma/CPP/7zip/UI/Agent/ |
D | AgentProxy.h | 32 UInt32 Crc; member 108 UInt32 Crc; member
|
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
D | Sd.h | 68 UINT8 Crc : 7; // CRC [7:1] member 80 UINT32 Crc : 7; // CRC [7:1] member 122 UINT32 Crc : 7; // CRC [7:1] member
|