Home
last modified time | relevance | path

Searched defs:Writeable (Results 1 – 11 of 11) sorted by relevance

/external/rust/android-crates-io/crates/writeable/src/
Dcmp.rs54 pub fn cmp_utf8(writeable: &impl Writeable, other: &[u8]) -> Ordering { in cmp_utf8()
101 pub fn cmp_str(writeable: &impl Writeable, other: &str) -> Ordering { in cmp_str()
Dimpls.rs156 impl<T: Writeable + ?Sized> Writeable for &T { impl
180 impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { impl
Dlib.rs244 pub trait Writeable { interface
Dto_string_or_borrow.rs204 writeable: &impl Writeable, in to_string_or_borrow()
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DBluetoothAttribute.h61 UINT16 Writeable : 1; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DBluetoothAttribute.h60 UINT16 Writeable : 1; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DBluetoothAttribute.h61 UINT16 Writeable : 1; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DBluetoothAttribute.h67 UINT16 Writeable : 1; member
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h435 bool Writeable; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h533 bool Writeable; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h692 bool Writeable; member