Home
last modified time | relevance | path

Searched defs:TOKENS (Results 1 – 5 of 5) sorted by relevance

/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/detail/
Dremove_typename.hpp43 #define BOOST_PROTO_DETAILS_KEYWORD_FACILITY_REMOVE_FRONT(TOKENS, IS_FRONT_MACRO, REMOVING_PREFIX) … argument
58 #define BOOST_PROTO_DETAILS_KEYWORD_IS_TYPENAME_FRONT(TOKENS) … argument
/external/auto/value/src/test/java/com/google/auto/value/processor/
DJavaScannerTest.java29 private static final ImmutableList<String> TOKENS = field in JavaScannerTest
/external/deqp/framework/common/
DtcuStringTemplate.hpp63 static constexpr const char *TOKENS[] = {"0", "1", "2", "3", "4", "5", "6", "7", "8", "9",… variable
/external/python/cpython3/Tools/peg_generator/
DMakefile15 TOKENS = ../../Grammar/Tokens macro
/external/antlr/runtime/Cpp/tests/
DMakefile8 TOKENS = $(ANTLRGRAMMARS:.g=.tokens) macro