/external/protobuf/objectivec/google/protobuf/ |
D | Struct.pbobjc.h | 76 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
|
/external/clang/test/SemaObjC/ |
D | duplicate-property-class-extension.m | 21 @property (readonly) char foo; // expected-error {{property has a previous declaration}} category
|
D | property-in-class-extension.m | 7 @property (readonly) int bar; category
|
D | property-9-impl-method.m | 53 @property(readonly) OrganizerTabHeader *tabHeaderView; category
|
/external/autotest/site_utils/lxc/ |
D | zygote.py | 176 def mount_dir(self, source, destination, readonly=False): argument
|
D | utils.py | 146 def create(cls, src, dst, rename=None, readonly=False): argument
|
D | container.py | 416 def mount_dir(self, source, destination, readonly=False): argument
|
/external/compiler-rt/test/BlocksRuntime/ |
D | testfilerunner.h | 77 @property(readonly) __strong char *radar; in property() argument
|
/external/autotest/scheduler/ |
D | scheduler_lib.py | 64 def __init__(self, readonly=True, autocommit=True): argument
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | SpecialLocales.java | 29 readonly, enumConstant
|
/external/openssh/ |
D | sshbuf.h | 47 int readonly; /* Refers to external, const data */ member
|
D | sshconnect.c | 808 Key *host_key, int readonly, in check_host_key()
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 413 static const UChar readonly[]={ variable
|
/external/javasqlite/src/main/java/SQLite/JDBC2z/ |
D | JDBCConnection.java | 68 private boolean readonly = false; field in JDBCConnection 108 private DatabaseX open(boolean readonly) throws SQLException { in open()
|
/external/libchrome/base/metrics/ |
D | persistent_memory_allocator.cc | 293 bool readonly) { in IsMemoryAcceptable() 305 bool readonly) in PersistentMemoryAllocator() 318 bool readonly) in PersistentMemoryAllocator()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_ioctl.c | 635 boolean readonly, in vmw_ioctl_syncforcpu() 663 boolean readonly, in vmw_ioctl_releasefromcpu()
|
/external/python/cpython2/Objects/ |
D | bufferobject.c | 100 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/ |
D | shared_memory_unittest.cc | 495 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/ |
D | DiskBasedCacheTest.java | 408 DiskBasedCache readonly = spy((DiskBasedCache) cache); in testFileIsDeletedWhenWriteHeaderFails() local
|
/external/v8/src/ic/ |
D | keyed-store-generic.cc | 571 Variable* var_accessor_pair, Variable* var_accessor_holder, Label* readonly, in LookupPropertyOnPrototypeChain() 667 accessor(this), readonly(this); in EmitGenericPropertyStore() local
|
/external/python/cpython2/Lib/ |
D | imaplib.py | 158 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/ |
D | imaplib.py | 182 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/ |
D | hlslGrammar.cpp | 2082 bool readonly = false; in acceptStruct() local 2280 bool readonly = false; in acceptStructBufferType() local
|
/external/llvm/include/llvm/Support/ |
D | FileSystem.h | 681 readonly, ///< May only access map via const_data as read only. enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FileSystem.h | 688 readonly, ///< May only access map via const_data as read only. enumerator
|