Home
last modified time | relevance | path

Searched refs:COMPARE_WEAK (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/rs/cpp/util/
H A DRefBase.h39 #define COMPARE_WEAK(_op_) \ macro
243 COMPARE_WEAK(==)
244 COMPARE_WEAK(!=)
245 COMPARE_WEAK(>)
246 COMPARE_WEAK(<)
247 COMPARE_WEAK(<=)
248 COMPARE_WEAK(>=)
291 #undef COMPARE_WEAK
/aosp12/system/core/libutils/include/utils/
H A DRefBase.h231 #define COMPARE_WEAK(_op_) \ macro
460 COMPARE_WEAK(==)
461 COMPARE_WEAK(!=)
517 #undef COMPARE_WEAK