Home
last modified time | relevance | path

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

1234

/external/llvm-project/clang/test/CodeGenObjC/
Dcontinuation-class.m7 @interface ReadOnly : Object interface
16 @interface ReadOnly () interface in readwrite
21 @implementation ReadOnly implementation
/external/clang/test/CodeGenObjC/
Dcontinuation-class.m7 @interface ReadOnly : Object interface
16 @interface ReadOnly () interface in readwrite
21 @implementation ReadOnly implementation
/external/clang/test/SemaObjC/
Dproperty-category-1.m7 @interface ReadOnly : Object interface
16 @interface ReadOnly () interface in readwrite
21 @implementation ReadOnly implementation
Dcontinuation-class-err.m3 @interface ReadOnly interface
13 @interface ReadOnly () interface in readwrite
/external/llvm-project/clang/test/SemaObjC/
Dproperty-category-1.m7 @interface ReadOnly : Object interface
16 @interface ReadOnly () interface in readwrite
21 @implementation ReadOnly implementation
Dcontinuation-class-err.m3 @interface ReadOnly interface
13 @interface ReadOnly () interface in readwrite
/external/clang/test/SemaCXX/
Dbool.cpp8 ReadOnly = true enumerator
/external/llvm-project/clang/test/SemaCXX/
Dbool.cpp8 ReadOnly = true enumerator
/external/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m7 @property (readonly) int ReadOnly; property
/external/llvm-project/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m7 @property (readonly) int ReadOnly; property
/external/libchrome/mojo/public/cpp/base/
Dshared_memory_unittest.cc12 TEST(SharedMemoryMojomTest, ReadOnly) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h73 std::set<unsigned> ReadOnly; variable
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h73 std::set<unsigned> ReadOnly; variable
/external/llvm-project/polly/include/polly/Support/
DVirtualInstruction.h54 ReadOnly, enumerator
/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h111 enum ArgAttribute { NoCapture, Returned, ReadOnly, WriteOnly, ReadNone }; enumerator
/external/llvm/include/llvm/MC/
DSectionKind.h34 ReadOnly, enumerator
/external/llvm-project/llvm/include/llvm/MC/
DSectionKind.h36 ReadOnly, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h36 ReadOnly, enumerator
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c496 IN BOOLEAN ReadOnly, in _OpenDriveLetter()
815 IN BOOLEAN ReadOnly, in _Ext2OpenDevice()
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h167 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h166 enum Flags { HaveGV = 1, ReadOnly = 2, WriteOnly = 4 }; enumerator
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h152 std::set<unsigned> ReadOnly; variable
/external/llvm-project/llvm/utils/TableGen/
DCodeGenIntrinsics.h153 ReadOnly, enumerator
/external/rust/crates/libsqlite3-sys/src/
Derror.rs22 ReadOnly, enumerator
/external/llvm-project/lld/ELF/
DLinkerScript.h128 enum class ConstraintKind { NoConstraint, ReadOnly, ReadWrite }; enumerator

1234