/external/protobuf/objectivec/google/protobuf/ |
D | Struct.pbobjc.h | 76 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
|
/external/mesa3d/src/gallium/drivers/ilo/core/ |
D | ilo_state_surface.h | 59 bool readonly; member 80 bool readonly; member 95 bool readonly; member
|
/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/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/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()
|
D | sftp-server.c | 72 static int readonly; variable
|
/external/autotest/site_utils/lxc/ |
D | container.py | 284 def mount_dir(self, source, destination, readonly=False): argument
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 407 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 | 243 bool readonly) { in IsMemoryAcceptable() 256 bool readonly) in PersistentMemoryAllocator()
|
/external/v8/src/ic/ |
D | keyed-store-generic.cc | 511 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/ |
D | vmw_screen_ioctl.c | 612 boolean readonly, in vmw_ioctl_syncforcpu() 640 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()
|
D | abstract.c | 681 int readonly, int flags) in PyBuffer_FillInfo()
|
/external/python/cpython2/Lib/ |
D | imaplib.py | 157 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/ |
D | shared_memory_unittest.cc | 430 SharedMemory readonly(shared_handle, /*readonly=*/true); in TEST() 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
|
/external/e2fsprogs/lib/ext2fs/ |
D | unix_io.c | 572 int readonly = 0; in unix_open_channel() local
|
/external/protobuf/objectivec/Tests/ |
D | unittest_objc.proto | 87 optional bool readonly = 13; field
|
/external/python/cpython2/Include/ |
D | object.h | 170 int readonly; member
|