Searched defs:readwrite (Results 1 – 8 of 8) 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 | 112 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/node/test/parallel/ |
D | test-util-inspect.js | 367 util.inspect({ get readwrite() { return 1; }, set readwrite(val) {} }), setter
|
/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()
|
/third_party/curl/lib/ |
D | urldata.h | 801 CURLcode (*readwrite)(struct Curl_easy *data, struct connectdata *conn, member
|