Searched refs:myObj (Results 1 – 10 of 10) sorted by relevance
36 MyClass *myObj;37 myObj.property = 0;38 myObj.propertyI = 0;39 myObj.propertyTI = 0;40 myObj.propertyTPI = 0;41 myObj.propertyID = 0;
228 Object myObj = f.get(this); in match() local230 if (hisObj != null && myObj == null) in match()232 else if (hisObj == null && myObj != null) in match()234 else if (hisObj == null && myObj == null) in match()238 && myObj instanceof java.lang.String) { in match()241 if (((String) myObj) in match()247 && GenericObject.isMySubclass(myObj.getClass()) in match()249 && myObj.getClass().equals(hisObj.getClass()) in match()253 ((GenericObject) myObj).encode(); in match()260 GenericObject.isMySubclass(myObj.getClass()) in match()[all …]
223 Object myObj = f.get(this); in match() local225 if (hisObj != null && myObj == null) in match()227 else if (hisObj == null && myObj != null) in match()229 else if (hisObj == null && myObj == null) in match()233 && myObj instanceof java.lang.String) { in match()236 if (((String) myObj) in match()241 GenericObject.isMySubclass(myObj.getClass()) in match()243 && myObj.getClass().equals(hisObj.getClass()) in match()247 ((GenericObject) myObj).encode(); in match()254 GenericObject.isMySubclass(myObj.getClass()) in match()[all …]
545 Object myObj = f.get(this); in match() local547 if (hisObj != null && myObj == null) in match()549 else if (hisObj == null && myObj != null) in match()551 else if (hisObj == null && myObj == null) in match()555 && myObj instanceof java.lang.String) { in match()558 if (((String) myObj) in match()563 GenericObject.isMySubclass(myObj.getClass()) in match()564 && !((GenericObject) myObj).match(hisObj)) in match()567 GenericObjectList.isMySubclass(myObj.getClass()) in match()568 && !((GenericObjectList) myObj).match(hisObj)) in match()
23 @property (strong) __attribute__((NSObject)) CFTypeRef myObj; // no-warning property36 @synthesize myObj;
125 id myObj;134 myObj = (id) date;
581 id myObj; field588 myObj = (id) CFArrayCreateMutable(0, 10, &kCFTypeArrayCallBacks); // no-warning
628 id myObj;635 myObj = (id) CFArrayCreateMutable(0, 10, &kCFTypeArrayCallBacks); // no-warning
586 id myObj; field593 myObj = (id) CFArrayCreateMutable(0, 10, &kCFTypeArrayCallBacks); // no-warning
380 [myObj short:arg1