Searched defs:ReadOnly (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/CDBICompat/
H A DReadOnly.pm
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSObject.h81 ReadOnly = 1 << 1, // property can be only read, not written enumerator in enum:JSC::Attribute
H A DJSString.cpp301 descriptor.setDescriptor(jsNumber(m_length), DontEnum | DontDelete | ReadOnly); local
308 descriptor.setDescriptor(getIndex(exec, i), DontDelete | ReadOnly); local
H A DSymbolTable.h211 pack(getIndex(), attributes & ReadOnly, attributes & DontEnum); local
H A DJSArray.cpp194 descriptor.setDescriptor(jsNumber(thisObject->length()), thisObject->isLengthWritable() ? DontDelete | DontEnum : DontDelete | DontEnum | ReadOnly); local
/macosx-10.9.5/WebKit2-7537.78.2/Platform/
H A DSharedMemory.h48 ReadOnly, enumerator in enum:WebKit::SharedMemory::Protection
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/surfaces/
H A DGraphicsSurface.h69 ReadOnly = 0x02 enumerator in enum:WebCore::GraphicsSurface::LockOption
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DHitTestRequest.h31 ReadOnly = 1 << 1, enumerator in enum:WebCore::HitTestRequest::RequestType
/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DSandboxExtension.h49 ReadOnly, enumerator in enum:WebKit::SandboxExtension::Type
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DSectionKind.h39 ReadOnly, enumerator in enum:llvm::SectionKind::Kind
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dview.cpp704 c4_View c4_View::ReadOnly()const { function in class:c4_View

Completed in 281 milliseconds