Home
last modified time | relevance | path

Searched defs:u128x1_generic (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/
Dgeneric.rs198 impl RotateEachWord128 for u128x1_generic {} implementation
199 impl BitOps128 for u128x1_generic {} implementation
200 impl BitOps64 for u128x1_generic {} implementation
202 impl BitOps32 for u128x1_generic {} implementation
205 impl BitOps0 for u128x1_generic {} implementation
396 impl RotateEachWord32 for u128x1_generic { implementation
430 impl RotateEachWord64 for u128x1_generic { implementation
464 pub struct u128x1_generic([u128; 1]); struct
497 impl Store<vec128_storage> for u128x1_generic { implementation
506 impl ArithOps for u128x1_generic {} implementation
[all …]
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/
Dgeneric.rs198 impl RotateEachWord128 for u128x1_generic {} implementation
199 impl BitOps128 for u128x1_generic {} implementation
200 impl BitOps64 for u128x1_generic {} implementation
202 impl BitOps32 for u128x1_generic {} implementation
205 impl BitOps0 for u128x1_generic {} implementation
396 impl RotateEachWord32 for u128x1_generic { implementation
430 impl RotateEachWord64 for u128x1_generic { implementation
464 pub struct u128x1_generic([u128; 1]); struct
497 impl Store<vec128_storage> for u128x1_generic { implementation
506 impl ArithOps for u128x1_generic {} implementation
[all …]
/external/rust/android-crates-io/crates/ppv-lite86/src/
Dgeneric.rs201 impl RotateEachWord128 for u128x1_generic {} implementation
202 impl BitOps128 for u128x1_generic {} implementation
203 impl BitOps64 for u128x1_generic {} implementation
205 impl BitOps32 for u128x1_generic {} implementation
208 impl BitOps0 for u128x1_generic {} implementation
399 impl RotateEachWord32 for u128x1_generic { implementation
433 impl RotateEachWord64 for u128x1_generic { implementation
508 impl Store<vec128_storage> for u128x1_generic { implementation
517 impl ArithOps for u128x1_generic {} implementation
533 impl Add for u128x1_generic { implementation
[all …]