Lines Matching full:readwrite
209 @property(readwrite) int GetSet_ReadWriteInExt;
210 @property(readwrite) int Get_ReadWriteInExt;
211 @property(readwrite) int Set_ReadWriteInExt;
212 @property(readwrite) int None_ReadWriteInExt;
213 @property(nonatomic,readwrite) int GetSet_Nonatomic_ReadWriteInExt;
214 @property(nonatomic,readwrite) int Get_Nonatomic_ReadWriteInExt;
215 @property(nonatomic,readwrite) int Set_Nonatomic_ReadWriteInExt;
216 @property(nonatomic,readwrite) int None_Nonatomic_ReadWriteInExt;
218 @property(readwrite) int GetSet_ReadWriteInExt_LateSynthesize;
219 @property(readwrite) int Get_ReadWriteInExt_LateSynthesize;
220 @property(readwrite) int Set_ReadWriteInExt_LateSynthesize;
221 @property(readwrite) int None_ReadWriteInExt_LateSynthesize;
222 @property(nonatomic,readwrite) int GetSet_Nonatomic_ReadWriteInExt_LateSynthesize;
223 @property(nonatomic,readwrite) int Get_Nonatomic_ReadWriteInExt_LateSynthesize;
224 @property(nonatomic,readwrite) int Set_Nonatomic_ReadWriteInExt_LateSynthesize;
225 @property(nonatomic,readwrite) int None_Nonatomic_ReadWriteInExt_LateSynthesize;
227 @property(readwrite) int GetSet_ReadWriteInExt_NoSynthesize;
228 @property(readwrite) int Get_ReadWriteInExt_NoSynthesize;
229 @property(readwrite) int Set_ReadWriteInExt_NoSynthesize;
230 @property(readwrite) int None_ReadWriteInExt_NoSynthesize;
231 @property(nonatomic,readwrite) int GetSet_Nonatomic_ReadWriteInExt_NoSynthesize;
232 @property(nonatomic,readwrite) int Get_Nonatomic_ReadWriteInExt_NoSynthesize;
233 @property(nonatomic,readwrite) int Set_Nonatomic_ReadWriteInExt_NoSynthesize;
234 @property(nonatomic,readwrite) int None_Nonatomic_ReadWriteInExt_NoSynthesize;