Home
last modified time | relevance | path

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

123

/external/protobuf/objectivec/google/protobuf/
DStruct.pbobjc.h103 @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/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DRequireSetterForGetter736Test.java10 private int readonly; field in RequireSetterForGetter736Test.DataB
/external/javassist/src/test/javassist/
DClassPoolBench.java8 static boolean mod = false, detach = false, readonly = false; field in ClassPoolBench
/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla.proto57 bool readonly = 5; field
/external/angle/src/compiler/translator/
DImageFunctionHLSL.h70 bool readonly; member
DImageFunctionHLSL.cpp305 bool readonly) in useImageFunction()
/external/igt-gpu-tools/tests/i915/
Dgem_exec_basic.c65 static void readonly(int fd, uint64_t flags) in readonly() function
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h77 @property(readonly) __strong char *radar; in property() argument
/external/python/cpython3/Tools/c-analyzer/c_common/
Dclsutil.py16 readonly=False, argument
/external/autotest/site_utils/lxc/
Dutils.py169 def create(cls, src, dst, rename=None, readonly=False): argument
Dcontainer.py408 def mount_dir(self, source, destination, readonly=False): argument
/external/python/pybind11/include/pybind11/
Dbuffer_info.h48 bool readonly = false; // flag to indicate if the underlying storage may be written to member
/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/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DSpecialLocales.java33 readonly, enumConstant
/external/icu/icu4c/source/samples/ustring/
Dustring.cpp416 static const UChar readonly[]={ variable
/external/angle/src/tests/compiler_tests/
DShaderImage_test.cpp93 bool readonly, in CheckImageDeclaration()
/external/python/pybind11/tests/
Dtest_buffers.cpp184 bool readonly = false; in TEST_SUBMODULE() member
/external/rust/crates/rusqlite/src/
Draw_statement.rs201 pub fn readonly(&self) -> bool { in readonly() method
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c739 boolean readonly, in vmw_ioctl_syncforcpu()
767 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

123