Searched defs:readwrite (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/objectivec/ |
| D | GPBWrappers.pbobjc.h | 65 @property(nonatomic, readwrite) double value; in property() argument 83 @property(nonatomic, readwrite) float value; in property() argument 101 @property(nonatomic, readwrite) int64_t value; in property() argument 119 @property(nonatomic, readwrite) uint64_t value; in property() argument 137 @property(nonatomic, readwrite) int32_t value; in property() argument 155 @property(nonatomic, readwrite) uint32_t value; in property() argument 173 @property(nonatomic, readwrite) BOOL value; in property() argument 191 @property(nonatomic, readwrite, copy, null_resettable) NSString *value; in property() argument
|
| D | GPBType.pbobjc.h | 393 @property(nonatomic, readwrite, copy, null_resettable) NSString *name; in property() argument
|
| /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 | 806 enum dxil_component_type comp_type, bool readwrite) in dxil_module_get_res_type()
|