Home
last modified time | relevance | path

Searched defs:swap4 (Results 1 – 10 of 10) sorted by relevance

/external/vixl/examples/aarch64/
Dswap4.cc59 Label swap4; in main() local
/external/vixl/test/aarch64/examples/
Dtest-examples.cc466 TEST(swap4) { in TEST() argument
469 Label swap4; in TEST() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/
Dtypes.rs106 fn swap4(self) -> Self; in swap4() method
/external/rust/android-crates-io/crates/ppv-lite86/src/
Dtypes.rs106 fn swap4(self) -> Self; in swap4() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/
Dtypes.rs106 fn swap4(self) -> Self; in swap4() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/x86_64/
Dsse2.rs805 fn swap4(self) -> Self { in swap4() method
841 fn swap4(self) -> Self { in swap4() method
/external/rust/android-crates-io/crates/ppv-lite86/src/x86_64/
Dsse2.rs807 fn swap4(self) -> Self { in swap4() method
843 fn swap4(self) -> Self { in swap4() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/ppv-lite86-0.2.20/src/x86_64/
Dsse2.rs805 fn swap4(self) -> Self { in swap4() method
841 fn swap4(self) -> Self { in swap4() method
/external/mesa3d/src/mesa/main/
Dpack.c1208 GLboolean flipBytes, swap2, swap4; in _mesa_unpack_image() local
/external/mesa3d/src/mesa/state_tracker/
Dst_pbo_compute.c416 swap4(nir_builder *b, nir_def *src) in swap4() function