Home
last modified time | relevance | path

Searched defs:ReadOnly (Results 1 – 17 of 17) 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/clang/test/SemaCXX/
Dbool.cpp6 ReadOnly = true enumerator
/external/webkit/Source/WebKit2/Platform/
DSharedMemory.h48 ReadOnly, enumerator
/external/webkit/Source/WebCore/rendering/
DHitTestRequest.h30 ReadOnly = 1 << 1, enumerator
/external/webkit/Source/JavaScriptCore/qt/api/
Dqscriptvalue.h47 ReadOnly = 0x00000001, enumerator
/external/webkit/Source/WebKit2/Shared/
DSandboxExtension.h49 ReadOnly, enumerator
/external/chromium/chrome/browser/prefs/
Doverlay_persistent_pref_store.cc77 bool OverlayPersistentPrefStore::ReadOnly() const { in ReadOnly() function in OverlayPersistentPrefStore
Dtesting_pref_store.cc52 bool TestingPrefStore::ReadOnly() const { in ReadOnly() function in TestingPrefStore
Dpref_service.cc438 bool PrefService::ReadOnly() const { in ReadOnly() function in PrefService
/external/llvm/include/llvm/MC/
DSectionKind.h39 ReadOnly, enumerator
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c498 IN BOOLEAN ReadOnly, in _OpenDriveLetter()
817 IN BOOLEAN ReadOnly, in _Ext2OpenDevice()
/external/chromium/chrome/common/
Djson_pref_store.cc189 bool JsonPrefStore::ReadOnly() const { in ReadOnly() function in JsonPrefStore
/external/webkit/Source/JavaScriptCore/runtime/
DJSObject.h64 ReadOnly = 1 << 1, // property can be only read, not written enumerator
/external/v8/include/
Dv8.h1394 ReadOnly = 1 << 0, enumerator