Home
last modified time | relevance | path

Searched defs:tk (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DATokPtr.h86 #define mytoken(tk) ((ANTLRToken *)(tk.operator->())) argument
DDLexer.h71 ANTLRTokenType tk; in nextTokenType() local
DDLexerBase.cpp250 _ANTLRTokenPtr tk = token_to_fill->makeToken(tt, _lextext,_line); in getToken() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DATokPtr.h86 #define mytoken(tk) ((ANTLRToken *)(tk.operator->())) argument
DDLexer.cpp66 ANTLRTokenType tk; in nextTokenType() local
DDLexerBase.cpp237 _ANTLRTokenPtr tk = token_to_fill->makeToken(tt, _lextext,_line); in getToken() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dbits.c413 int tk; in ComputeTokSets() local
Dantlr.c1844 TokNode *tk = (TokNode *)((Junction *)zzaArg(zztasp2,2 ).left)->p1; local