Searched defs:COMP (Results 1 – 11 of 11) sorted by relevance
18 constexpr auto COMP = [](unsigned char l, unsigned char r) -> int { in __anonc81a6ae20102() variable
33 #define COMP TGSI_OUTPUT_COMPONENTWISE macro
81 #define ARM_COMPUTE_TEST_COMP_FACTORY(SEVERITY, SEVERITY_NAME, COMP, COMP_NAME, ERROR_CALL) … argument
65 COMP = 0 variable
300 #define COMP(NAME) \ in validate_expr() macro
683 #define ALPHATEST( FUNC, COMP ) \ argument
99 #define COMP(x) do { if (m1->x != m2->x) return false; } while (0) in drm_mode_equal() macro
801 pub const COMP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_COMP as _)); constant
1885 static final Comparator<String> COMP = (Comparator) CLDRConfig.getInstance().getCollator(); field in DtdData