Home
last modified time | relevance | path

Searched defs:readonly (Results 1 – 25 of 61) 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/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/autotest/site_utils/lxc/
Dzygote.py176 def mount_dir(self, source, destination, readonly=False): argument
Dutils.py169 def create(cls, src, dst, rename=None, readonly=False): argument
Dcontainer.py408 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/igt-gpu-tools/tests/i915/
Dgem_exec_basic.c65 static void readonly(int fd, uint64_t flags) in readonly() function
/external/cldr/tools/java/org/unicode/cldr/util/
DSpecialLocales.java29 readonly, enumConstant
/external/openssh/
Dsshbuf.h47 int readonly; /* Refers to external, const data */ 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/icu/icu4c/source/samples/ustring/
Dustring.cpp416 static const UChar readonly[]={ variable
/external/libchrome/base/metrics/
Dpersistent_memory_allocator.cc293 bool readonly) { in IsMemoryAcceptable()
305 bool readonly) in PersistentMemoryAllocator()
318 bool readonly) in PersistentMemoryAllocator()
/external/angle/src/tests/compiler_tests/
DShaderImage_test.cpp93 bool readonly, in CheckImageDeclaration()
/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
/external/angle/include/GLSLANG/
DShaderVars.h173 bool readonly; member
/external/volley/src/test/java/com/android/volley/toolbox/
DDiskBasedCacheTest.java408 DiskBasedCache readonly = spy((DiskBasedCache) cache); in testFileIsDeletedWhenWriteHeaderFails() local
/external/angle/src/libANGLE/renderer/d3d/
DDynamicImage2DHLSL.cpp50 bool readonly = uniform.readonly; in image2DHLSLGroup() local
/external/v8/src/ic/
Dkeyed-store-generic.cc599 TVariable<HeapObject>* var_accessor_holder, Label* readonly, in LookupPropertyOnPrototypeChain()
767 readonly(this); in EmitGenericPropertyStore() local

123