Searched defs:SWAP (Results 1 – 4 of 4) sorted by relevance
38 #define SWAP(a, b, temp) {(temp) = a; (a) = b; (b) = temp;} macro
135 public static final int SWAP = 405; field in ParcelableCallAnalytics.AnalyticsEvent
175 public static final float SWAP = asNan(OFFSET + 48); field in AnimatedFloatExpression
11247 SWAP = 5; enumerator