Home
last modified time | relevance | path

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

12

/external/protobuf/objectivec/google/protobuf/
DStruct.pbobjc.h76 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
/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/autotest/site_utils/lxc/
Dzygote.py176 def mount_dir(self, source, destination, readonly=False): argument
Dutils.py146 def create(cls, src, dst, rename=None, readonly=False): argument
Dcontainer.py416 def mount_dir(self, source, destination, readonly=False): argument
/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/cldr/tools/java/org/unicode/cldr/util/
DSpecialLocales.java29 readonly, enumConstant
/external/openssh/
Dsshbuf.h47 int readonly; /* Refers to external, const data */ member
Dsshconnect.c808 Key *host_key, int readonly, in check_host_key()
/external/icu/icu4c/source/samples/ustring/
Dustring.cpp413 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.cc293 bool readonly) { in IsMemoryAcceptable()
305 bool readonly) in PersistentMemoryAllocator()
318 bool readonly) in PersistentMemoryAllocator()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c635 boolean readonly, in vmw_ioctl_syncforcpu()
663 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()
/external/libchrome/base/memory/
Dshared_memory_unittest.cc495 SharedMemory readonly(shared_handle, /*readonly=*/true); in TEST_P() local
525 SharedMemory readonly(shared_handle, /*readonly=*/true); in TEST_P() local
/external/volley/src/test/java/com/android/volley/toolbox/
DDiskBasedCacheTest.java408 DiskBasedCache readonly = spy((DiskBasedCache) cache); in testFileIsDeletedWhenWriteHeaderFails() local
/external/v8/src/ic/
Dkeyed-store-generic.cc571 Variable* var_accessor_pair, Variable* var_accessor_holder, Label* readonly, in LookupPropertyOnPrototypeChain()
667 accessor(this), readonly(this); in EmitGenericPropertyStore() local
/external/python/cpython2/Lib/
Dimaplib.py158 class readonly(abort): pass # Mailbox status changed to READ-ONLY class in IMAP4
647 def select(self, mailbox='INBOX', readonly=False): argument
/external/python/cpython3/Lib/
Dimaplib.py182 class readonly(abort): pass # Mailbox status changed to READ-ONLY class in IMAP4
727 def select(self, mailbox='INBOX', readonly=False): argument
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2082 bool readonly = false; in acceptStruct() local
2280 bool readonly = false; in acceptStructBufferType() 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

12