Home
last modified time | relevance | path

Searched defs:readonly (Results 1 – 25 of 33) sorted by relevance

12

/external/protobuf/objectivec/google/protobuf/
DStruct.pbobjc.h76 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_state_surface.h59 bool readonly; member
80 bool readonly; member
95 bool readonly; member
/external/clang/test/SemaObjC/
Dduplicate-property-class-extension.m21 @property (readonly) char foo; // expected-error {{property has a previous declaration}} category
Dproperty-in-class-extension.m7 @property (readonly) int bar; category
Dproperty-9-impl-method.m53 @property(readonly) OrganizerTabHeader *tabHeaderView; category
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h77 @property(readonly) __strong char *radar; in property() argument
/external/autotest/scheduler/
Dscheduler_lib.py64 def __init__(self, readonly=True, autocommit=True): argument
/external/openssh/
Dsshbuf.h47 int readonly; /* Refers to external, const data */ member
Dsshconnect.c808 Key *host_key, int readonly, in check_host_key()
Dsftp-server.c72 static int readonly; variable
/external/autotest/site_utils/lxc/
Dcontainer.py284 def mount_dir(self, source, destination, readonly=False): argument
/external/icu/icu4c/source/samples/ustring/
Dustring.cpp407 static const UChar readonly[]={ variable
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCConnection.java68 private boolean readonly = false; field in JDBCConnection
108 private DatabaseX open(boolean readonly) throws SQLException { in open()
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc243 bool readonly) { in IsMemoryAcceptable()
256 bool readonly) in PersistentMemoryAllocator()
/external/v8/src/ic/
Dkeyed-store-generic.cc511 Label* readonly) { in JumpIfDataProperty()
522 Variable* var_accessor_pair, Variable* var_accessor_holder, Label* readonly, in LookupPropertyOnPrototypeChain()
757 accessor(this), readonly(this); in EmitGenericPropertyStore() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c612 boolean readonly, in vmw_ioctl_syncforcpu()
640 boolean readonly, in vmw_ioctl_releasefromcpu()
/external/python/cpython2/Objects/
Dbufferobject.c100 int readonly) in buffer_from_memory()
131 buffer_from_object(PyObject *base, Py_ssize_t size, Py_ssize_t offset, int readonly) in buffer_from_object()
Dabstract.c681 int readonly, int flags) in PyBuffer_FillInfo()
/external/python/cpython2/Lib/
Dimaplib.py157 class readonly(abort): pass # Mailbox status changed to READ-ONLY class in IMAP4
644 def select(self, mailbox='INBOX', readonly=False): argument
/external/libchrome/base/memory/
Dshared_memory_unittest.cc430 SharedMemory readonly(shared_handle, /*readonly=*/true); in TEST() local
/external/llvm/include/llvm/Support/
DFileSystem.h681 readonly, ///< May only access map via const_data as read only. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFileSystem.h688 readonly, ///< May only access map via const_data as read only. enumerator
/external/e2fsprogs/lib/ext2fs/
Dunix_io.c572 int readonly = 0; in unix_open_channel() local
/external/protobuf/objectivec/Tests/
Dunittest_objc.proto87 optional bool readonly = 13; field
/external/python/cpython2/Include/
Dobject.h170 int readonly; member

12