Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/
DUtils.h1167 const auto val_u8 = static_cast<uint8_t>(val); variable
/external/rust/android-crates-io/crates/strsim/src/
Dlib.rs579 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get() localVariable
589 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get_mut() localVariable
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/strsim-0.11.1/src/
Dlib.rs579 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get() localVariable
589 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get_mut() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/strsim-0.11.1/src/
Dlib.rs579 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get() localVariable
589 let val_u8 = u8::try_from(value).expect("we check the bounds above"); in get_mut() localVariable