Searched defs:readwrite (Results 1 – 7 of 7) sorted by relevance
| /third_party/protobuf/objectivec/ |
| D | GPBWrappers.pbobjc.h | 55 @property(nonatomic, readwrite) double value; in property() argument 73 @property(nonatomic, readwrite) float value; in property() argument 91 @property(nonatomic, readwrite) int64_t value; in property() argument 109 @property(nonatomic, readwrite) uint64_t value; in property() argument 127 @property(nonatomic, readwrite) int32_t value; in property() argument 145 @property(nonatomic, readwrite) uint32_t value; in property() argument 163 @property(nonatomic, readwrite) BOOL value; in property() argument 181 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() argument
|
| D | GPBType.pbobjc.h | 394 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
|
| /third_party/rust/rust/compiler/rustc_codegen_gcc/src/ |
| D | asm.rs | 76 readwrite: bool, field 235 let readwrite = out_place.is_none(); in codegen_inline_asm() localVariable
|
| /third_party/python/Lib/ |
| D | asyncore.py | 110 def readwrite(obj, flags): function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | FileSystem.h | 689 readwrite, ///< May access map via data and modify it. Written to path. enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | FileSystem.h | 1164 readwrite, ///< May access map via data and modify it. Written to path. enumerator
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_module.c | 815 bool readwrite) in dxil_module_get_res_type()
|