Home
last modified time | relevance | path

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

/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/jmonkeyengine/engine/src/core/com/jme3/system/
DAnnotations.java52 public @interface ReadOnly { annotation in Annotations
/external/llvm/test/DebugInfo/Inputs/
Ddwarfdump-objc.m7 @property (readonly) int ReadOnly; property
/external/clang/test/SemaCXX/
Dbool.cpp8 ReadOnly = true enumerator
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_file_permission.h28 static BrokerFilePermission ReadOnly(const std::string& path) { in ReadOnly() function
Dbroker_file_permission_unittest.cc173 TEST(BrokerFilePermission, ReadOnly) { in TEST() argument
/external/llvm/utils/TableGen/
DCodeGenIntrinsics.h89 ReadOnly, enumerator
/external/llvm/include/llvm/MC/
DSectionKind.h39 ReadOnly, enumerator
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c497 IN BOOLEAN ReadOnly, in _OpenDriveLetter()
816 IN BOOLEAN ReadOnly, in _Ext2OpenDevice()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h153 std::set<unsigned> ReadOnly; variable
/external/kernel-headers/original/uapi/linux/
Dkfd_ioctl.h202 uint32_t ReadOnly; /* Write access to a read-only page */ member
/external/clang/lib/CodeGen/
DCGStmt.cpp1787 bool ReadOnly = true, ReadNone = true; in EmitAsmStmt() local
/external/v8/include/
Dv8.h2578 ReadOnly = 1 << 0, enumerator