Searched defs:d4_in (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/uuid/src/ |
D | lib.rs | 1503 let d4_in = &[0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8]; in test_fields_roundtrip() localVariable 1527 let d4_in = &[0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8]; in test_fields_le_roundtrip() localVariable 1551 let d4_in = &[0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7, 0xd8]; in test_fields_le_are_actually_le() localVariable
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | enc_neon.c | 668 uint8x8x4_t d4_in; in Disto4x4_NEON() local
|