HomeSort by relevance Sort by last modified time
    Searched refs:COMPARE_WEAK (Results 1 - 9 of 9) sorted by null

  /frameworks/rs/cpp/util/
RefBase.h 38 #define COMPARE_WEAK(_op_) \
242 COMPARE_WEAK(==)
243 COMPARE_WEAK(!=)
244 COMPARE_WEAK(>)
245 COMPARE_WEAK(<)
246 COMPARE_WEAK(<=)
247 COMPARE_WEAK(>=)
290 #undef COMPARE_WEAK
  /frameworks/rs/server/
RefBase.h 37 #define COMPARE_WEAK(_op_) \
241 COMPARE_WEAK(==)
242 COMPARE_WEAK(!=)
243 COMPARE_WEAK(>)
244 COMPARE_WEAK(<)
245 COMPARE_WEAK(<=)
246 COMPARE_WEAK(>=)
289 #undef COMPARE_WEAK
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/util/
RefBase.h 38 #define COMPARE_WEAK(_op_) \
242 COMPARE_WEAK(==)
243 COMPARE_WEAK(!=)
244 COMPARE_WEAK(>)
245 COMPARE_WEAK(<)
246 COMPARE_WEAK(<=)
247 COMPARE_WEAK(>=)
290 #undef COMPARE_WEAK
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/server/
RefBase.h 37 #define COMPARE_WEAK(_op_) \
241 COMPARE_WEAK(==)
242 COMPARE_WEAK(!=)
243 COMPARE_WEAK(>)
244 COMPARE_WEAK(<)
245 COMPARE_WEAK(<=)
246 COMPARE_WEAK(>=)
289 #undef COMPARE_WEAK
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/util/
RefBase.h 38 #define COMPARE_WEAK(_op_) \
242 COMPARE_WEAK(==)
243 COMPARE_WEAK(!=)
244 COMPARE_WEAK(>)
245 COMPARE_WEAK(<)
246 COMPARE_WEAK(<=)
247 COMPARE_WEAK(>=)
290 #undef COMPARE_WEAK
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/server/
RefBase.h 37 #define COMPARE_WEAK(_op_) \
241 COMPARE_WEAK(==)
242 COMPARE_WEAK(!=)
243 COMPARE_WEAK(>)
244 COMPARE_WEAK(<)
245 COMPARE_WEAK(<=)
246 COMPARE_WEAK(>=)
289 #undef COMPARE_WEAK
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/util/
RefBase.h 38 #define COMPARE_WEAK(_op_) \
242 COMPARE_WEAK(==)
243 COMPARE_WEAK(!=)
244 COMPARE_WEAK(>)
245 COMPARE_WEAK(<)
246 COMPARE_WEAK(<=)
247 COMPARE_WEAK(>=)
290 #undef COMPARE_WEAK
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/server/
RefBase.h 37 #define COMPARE_WEAK(_op_) \
241 COMPARE_WEAK(==)
242 COMPARE_WEAK(!=)
243 COMPARE_WEAK(>)
244 COMPARE_WEAK(<)
245 COMPARE_WEAK(<=)
246 COMPARE_WEAK(>=)
289 #undef COMPARE_WEAK
  /system/core/include/utils/
RefBase.h 38 #define COMPARE_WEAK(_op_) \
260 COMPARE_WEAK(==)
261 COMPARE_WEAK(!=)
262 COMPARE_WEAK(>)
263 COMPARE_WEAK(<)
264 COMPARE_WEAK(<=)
265 COMPARE_WEAK(>=)
308 #undef COMPARE_WEAK

Completed in 252 milliseconds