/external/protobuf/objectivec/google/protobuf/ |
D | Struct.pbobjc.h | 103 @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/jackson-databind/src/test/java/com/fasterxml/jackson/failing/ |
D | RequireSetterForGetter736Test.java | 10 private int readonly; field in RequireSetterForGetter736Test.DataB
|
/external/javassist/src/test/javassist/ |
D | ClassPoolBench.java | 8 static boolean mod = false, detach = false, readonly = false; field in ClassPoolBench
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | tf2xla.proto | 57 bool readonly = 5; field
|
/external/angle/src/compiler/translator/ |
D | ImageFunctionHLSL.h | 70 bool readonly; member
|
D | ImageFunctionHLSL.cpp | 305 bool readonly) in useImageFunction()
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_basic.c | 65 static void readonly(int fd, uint64_t flags) in readonly() function
|
/external/compiler-rt/test/BlocksRuntime/ |
D | testfilerunner.h | 77 @property(readonly) __strong char *radar; in property() argument
|
/external/python/cpython3/Tools/c-analyzer/c_common/ |
D | clsutil.py | 16 readonly=False, argument
|
/external/autotest/site_utils/lxc/ |
D | utils.py | 169 def create(cls, src, dst, rename=None, readonly=False): argument
|
D | container.py | 408 def mount_dir(self, source, destination, readonly=False): argument
|
/external/python/pybind11/include/pybind11/ |
D | buffer_info.h | 48 bool readonly = false; // flag to indicate if the underlying storage may be written to member
|
/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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | SpecialLocales.java | 33 readonly, enumConstant
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 416 static const UChar readonly[]={ variable
|
/external/angle/src/tests/compiler_tests/ |
D | ShaderImage_test.cpp | 93 bool readonly, in CheckImageDeclaration()
|
/external/python/pybind11/tests/ |
D | test_buffers.cpp | 184 bool readonly = false; in TEST_SUBMODULE() member
|
/external/rust/crates/rusqlite/src/ |
D | raw_statement.rs | 201 pub fn readonly(&self) -> bool { in readonly() method
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_ioctl.c | 739 boolean readonly, in vmw_ioctl_syncforcpu() 767 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
|