Home
last modified time | relevance | path

Searched defs:ReadOnly (Results 1 – 25 of 193) sorted by relevance

12345678

/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/
Dvolatile.rs4 pub struct ReadOnly<T: Copy>(pub(crate) T); struct
6 impl<T: Copy> ReadOnly<T> { impl
37 impl<T: Copy> VolatileReadable<T> for *const ReadOnly<T> { implementation
160 impl VolatileReadable<DeviceStatus> for *const ReadOnly<DeviceStatus> { implementation
184 impl VolatileReadable<Status> for *const ReadOnly<Status> { implementation
208 impl<const SIZE: usize> VolatileReadable<[u8; SIZE]> for *const ReadOnly<[u8; SIZE]> { implementation
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dcontinuation-class.m7 @interface ReadOnly : Object interface
16 @interface ReadOnly () interface in readwrite
21 @implementation ReadOnly implementation
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dproperty-category-1.m7 @interface ReadOnly : Object interface
16 @interface ReadOnly () interface in readwrite
21 @implementation ReadOnly implementation
H A Dcontinuation-class-err.m3 @interface ReadOnly interface
13 @interface ReadOnly () interface in readwrite
/aosp_15_r20/external/kotlinc/lib/
HDmutability-annotations-compat.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...
HDkotlin-annotations-jvm.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/annotations/ kotlin/ ...
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dnt_io.c496 IN BOOLEAN ReadOnly, in _OpenDriveLetter()
815 IN BOOLEAN ReadOnly, in _Ext2OpenDevice()
/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLUtils.h40 ReadOnly, enumerator
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dbool.cpp8 ReadOnly = true enumerator
/aosp_15_r20/external/llvm/test/DebugInfo/Inputs/
H A Ddwarfdump-objc.m7 @property (readonly) int ReadOnly; property
/aosp_15_r20/external/pigweed/pw_transfer/
H A Dhandler_test.cc22 TEST(Handlers, ReadOnly) { in TEST() argument
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Dcommon.proto64 message ReadOnly { message
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Dcommon.proto69 message ReadOnly { message
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/
H A DFileSystemInfo.h33 BOOLEAN ReadOnly; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/
H A DFileSystemInfo.h27 BOOLEAN ReadOnly; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/
H A DFileSystemInfo.h27 BOOLEAN ReadOnly; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/
H A DFileSystemInfo.h27 BOOLEAN ReadOnly; member
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/
H A Dtest_php_namespace.proto31 message ReadOnly {} message
/aosp_15_r20/external/protobuf/php/tests/proto/
H A Dtest_php_namespace.proto31 message ReadOnly {} message
/aosp_15_r20/external/libchrome/mojo/public/cpp/base/
H A Dshared_memory_unittest.cc12 TEST(SharedMemoryMojomTest, ReadOnly) { in TEST() argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/
H A DBlockIo2.h56 BOOLEAN ReadOnly; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/
H A DBlockIo2.h56 BOOLEAN ReadOnly; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/
H A DBlockIo2.h56 BOOLEAN ReadOnly; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/
H A DBlockIo2.h62 BOOLEAN ReadOnly; member
/aosp_15_r20/external/googleapis/google/spanner/v1/
H A Dtransaction.proto387 message ReadOnly { message

12345678