Searched defs:SWAP (Results 1 – 7 of 7) sorted by relevance
38 #define SWAP(a, b, temp) {(temp) = a; (a) = b; (b) = temp;} macro
123 public static final int SWAP = 13; field in Simulator.Event
95 SWAP = 405; enumerator
133 public static final int SWAP = 405; field in ParcelableCallAnalytics.AnalyticsEvent
135 public static final String SWAP = "SWAP"; field in LogUtils.Events
78 SWAP(34), // Swap, e.g. "swap R0,R1" enumConstant
9098 SWAP = 5; enumerator