Home
last modified time | relevance | path

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

123

/external/protobuf/objectivec/google/protobuf/
DStruct.pbobjc.h103 @property(nonatomic, readonly) NSUInteger fields_Count; in property() argument
/external/llvm-project/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/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/llvm-project/lldb/test/Shell/SymbolFile/DWARF/Inputs/ModuleOwnership/
DA.h21 @property (readonly) int number; in property() argument
/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/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/llvm-project/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.h76 @property(readonly) __strong char *radar; in property() argument
/external/cldr/tools/java/org/unicode/cldr/util/
DSpecialLocales.java32 readonly, enumConstant
/external/autotest/site_utils/lxc/
Dutils.py169 def create(cls, src, dst, rename=None, readonly=False): argument
/external/openssh/
Dsshbuf.h47 int readonly; /* Refers to external, const data */ member
/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/icu/icu4c/source/samples/ustring/
Dustring.cpp416 static const UChar readonly[]={ variable
/external/rust/crates/rusqlite/src/
Draw_statement.rs157 pub fn readonly(&self) -> bool { in readonly() method
/external/python/cpython3/Tools/c-analyzer/c_analyzer/common/
Dutil.py79 readonly=False, argument

123