Searched refs:sense (Results 1 – 7 of 7) sorted by relevance
186 #define CHECK_STROP(s1, s2, sense) \ argument187 if (LIKELY((strcmp(s1, s2) == 0) == sense)) \192 << (sense ? " == " : " != ") << "\"" << s2 << "\""
109 # This would only make sense if apps were assigned categories
133 # permission only makes sense within a domain (hence should
143 # permission only makes sense within a domain (hence should
19 if to sense the USB ports to know when devices are attached/removed,
139 # don't really make that much sense but instead of removing the line I'm
123 header include must make sense in the context of the Android.mk that compiles