/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/ |
D | volatile.rs | 16 pub struct WriteOnly<T: Copy>(pub(crate) T); struct 57 impl<T: Copy> VolatileWritable<T> for *mut WriteOnly<T> { implementation 133 impl VolatileWritable<DeviceStatus> for *mut WriteOnly<DeviceStatus> { implementation
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/ |
H A D | CLUtils.h | 41 WriteOnly enumerator
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | handler_test.cc | 28 TEST(Handlers, WriteOnly) { in TEST() argument
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/ |
D | FileHandle.h | 39 WriteOnly = 0x02, enumerator
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | CodeGenIntrinsics.h | 111 enum ArgAttribute { NoCapture, Returned, ReadOnly, WriteOnly, ReadNone }; enumerator
|
/aosp_15_r20/external/pigweed/pw_spi_linux/ |
H A D | spi_test.cc | 139 TEST_F(LinuxSpiTest, WriteOnly) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 170 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ModuleSummaryIndex.h | 166 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 180 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 180 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 180 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | ModuleSummaryIndex.h | 180 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
|
/aosp_15_r20/external/llvm-libc/test/src/__support/File/ |
H A D | file_test.cpp | 116 TEST(LlvmLibcFileTest, WriteOnly) { in TEST() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 45 WriteOnly = 2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 61 WriteOnly = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | AMDGPUMetadata.h | 61 WriteOnly = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | AMDGPUMetadata.h | 62 WriteOnly = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | AMDGPUMetadata.h | 62 WriteOnly = 2, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | AMDGPUMetadata.h | 62 WriteOnly = 2, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/ |
D | backend.rs | 168 WriteOnly = 2, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spv.d | 477 WriteOnly = 1, enumerator
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/include/spirv/unified1/ |
H A D | spv.d | 497 WriteOnly = 1, enumerator
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_cache_utils.h | 100 WriteOnly = 0x2, enumerator
|
/aosp_15_r20/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spv.d | 376 WriteOnly = 1, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 7921 bool WriteOnly = Fwd->isWriteOnly(); in resolveFwdRef() local 8886 bool WriteOnly = false, ReadOnly = EatIfPresent(lltok::kw_readonly); in ParseGVReference() local
|