Home
last modified time | relevance | path

Searched defs:new128 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/
Dmod.rs171 pub fn new128(xs: [vec128_storage; 2]) -> Self { in new128() method
206 pub fn new128(xs: [vec128_storage; 4]) -> Self { in new128() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.17/src/x86_64/
H A Dmod.rs171 pub fn new128(xs: [vec128_storage; 2]) -> Self { in new128() method
206 pub fn new128(xs: [vec128_storage; 4]) -> Self { in new128() method
/aosp_15_r20/external/rust/android-crates-io/crates/ppv-lite86/src/
Dgeneric.rs56 pub fn new128(v128: [vec128_storage; 2]) -> Self { in new128() method
86 pub fn new128(v128: [vec128_storage; 4]) -> Self { in new128() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.17/src/
H A Dgeneric.rs56 pub fn new128(v128: [vec128_storage; 2]) -> Self { in new128() method
86 pub fn new128(v128: [vec128_storage; 4]) -> Self { in new128() method