Home
last modified time | relevance | path

Searched defs:store_u8 (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/crossbeam-utils/benches/
Datomic_cell.rs19 fn store_u8(b: &mut test::Bencher) { in store_u8() function
/external/libvpx/vpx_dsp/arm/
Dmem_neon.h244 static INLINE void store_u8(uint8_t *buf, ptrdiff_t stride, const uint8x8_t a) { in store_u8() function