Home
last modified time | relevance | path

Searched +defs:TOKEN +defs:TYPE (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dlex.h183 #define SET_MODIFIER_CTX(TOKEN) java_lval->value = (TOKEN) argument
185 #define BUILD_OPERATOR(TOKEN) return TOKEN argument
186 #define BUILD_OPERATOR2(TOKEN) return ASSIGN_ANY_TK argument
188 #define SET_LVAL_NODE_TYPE(NODE, TYPE) argument
201 #define SET_MODIFIER_CTX(TOKEN) \ argument
209 #define BUILD_OPERATOR(TOKEN) \ argument
217 #define BUILD_OPERATOR2(TOKEN) \ argument
225 #define SET_LVAL_NODE_TYPE(NODE,TYPE) \ argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Dlex.h183 #define SET_MODIFIER_CTX(TOKEN) java_lval->value = (TOKEN) argument
185 #define BUILD_OPERATOR(TOKEN) return TOKEN argument
186 #define BUILD_OPERATOR2(TOKEN) return ASSIGN_ANY_TK argument
188 #define SET_LVAL_NODE_TYPE(NODE, TYPE) argument
201 #define SET_MODIFIER_CTX(TOKEN) \ argument
209 #define BUILD_OPERATOR(TOKEN) \ argument
217 #define BUILD_OPERATOR2(TOKEN) \ argument
225 #define SET_LVAL_NODE_TYPE(NODE,TYPE) \ argument
/dports/devel/gob2/gob2-2.0.18/src/
H A Dparse.h57 TOKEN = 274, enumerator
87 TYPE = 304, enumerator
112 #define TOKEN 274 macro
142 #define TYPE 304 macro
/dports/lang/p5-Marpa-XS/Marpa-XS-1.008000/pperl/Marpa/XS/
H A DPerl.pm1020 TOKEN: label
1080 TYPE: for my $type (qw(WORD FUNC METHOD FUNCMETH)) { label
1124 TYPE: for my $type (@potential_types) { label
1143 TYPE: for my $type (@potential_types) { label
1190 TYPE: for my $type (@potential_types) { label
1211 TYPE: for my $type (qw(THING VERSION)) { label
/dports/lang/cim/cim-3.37/src/
H A Dexpmacros.h32 #define TOKEN re->token macro
45 #define TYPE re->type macro
/dports/lang/p5-Marpa-PP/Marpa-PP-0.014000/pperl/Marpa/PP/
H A DPerl.pm991 TOKEN: label
1064 TYPE: for my $type (@potential_types) { label
1082 TYPE: for my $type (@potential_types) { label
1129 TYPE: for my $type (@potential_types) { label
/dports/lang/p5-Marpa/Marpa-0.208000/lib/Marpa/
H A DPerl.pm942 TOKEN: label
1012 TYPE: for my $type (@potential_types) { label
1025 TYPE: for my $type (@potential_types) { label
1064 TYPE: for my $type (@potential_types) { label
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp902 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/AsmParser/
H A DLLLexer.cpp915 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm10/llvm-10.0.1.src/lib/AsmParser/
H A DLLLexer.cpp902 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/AsmParser/
H A DLLLexer.cpp925 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/AsmParser/
H A DLLLexer.cpp925 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLLexer.cpp919 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm11/llvm-11.0.1.src/lib/AsmParser/
H A DLLLexer.cpp911 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp902 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/AsmParser/
H A DLLLexer.cpp925 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/AsmParser/
H A DLLLexer.cpp937 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/AsmParser/
H A DLLLexer.cpp925 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/AsmParser/
H A DLLLexer.cpp915 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/AsmParser/
H A DLLLexer.cpp919 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/AsmParser/
H A DLLLexer.cpp925 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm90/llvm-9.0.1.src/lib/AsmParser/
H A DLLLexer.cpp896 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm80/llvm-8.0.1.src/lib/AsmParser/
H A DLLLexer.cpp885 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/devel/llvm70/llvm-7.0.1.src/lib/AsmParser/
H A DLLLexer.cpp879 #define DWKEYWORD(TYPE, TOKEN) \ in LexIdentifier() argument
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/leanplum/internal/
H A DConstants.java158 public static final String TYPE = "type"; field in Constants.Params
159 public static final String TOKEN = "token"; field in Constants.Params
209 public static final String TOKEN = "token"; field in Constants.Keys

12