Searched defs:REQUIRES (Results 1 – 11 of 11) sorted by relevance
26 REQUIRES: List[str] = [] variable
34 #define REQUIRES(...) \ macro
172 const u32 ExtraIndent = 0) REQUIRES(Mutex) { in REQUIRES() function
44 #define REQUIRES(...) \ macro
31 #define REQUIRES(...) \ macro
160 int REQUIRES = 64; field
315 REQUIRES(64), enumConstant
1485 static final Token REQUIRES = new Token (REQUIRES_ID, "requires"); field in OptsParser.Token
1152 REQUIRES, enumConstant
914 token(GeneratedJavaParserConstants.REQUIRES), in concreteSyntaxModelByClass.put()