Home
last modified time | relevance | path

Searched refs:tk (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DDLexer.cpp66 ANTLRTokenType tk; in nextTokenType() local
136 tk = (ANTLRTokenType) in nextTokenType()
141 tk = (this->*actions[accepts[state]])(); in nextTokenType()
151 /* MR1 */ printf("\ntoken name=%s",parser->parserTokenName(tk)); in nextTokenType()
153 /* MR1 */ printf("\ntoken nnumber=%d",tk); in nextTokenType()
180 return tk; in nextTokenType()
DATokPtr.h86 #define mytoken(tk) ((ANTLRToken *)(tk.operator->())) argument
DDLexerBase.cpp237 _ANTLRTokenPtr tk = token_to_fill->makeToken(tt, _lextext,_line); in getToken() local
238 return tk; in getToken()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DDLexer.h69 ANTLRTokenType tk; in nextTokenType() local
139 tk = (ANTLRTokenType) in nextTokenType()
144 tk = (this->*actions[accepts[state]])(); in nextTokenType()
154 /* MR1 */ /* MR23 */ printMessage(stdout, "\ntoken name=%s",parser->parserTokenName(tk)); in nextTokenType()
156 /* MR1 */ /* MR23 */ printMessage(stdout, "\ntoken nnumber=%d",tk); in nextTokenType()
183 return tk; in nextTokenType()
DATokPtr.h86 #define mytoken(tk) ((ANTLRToken *)(tk.operator->())) argument
DDLexerBase.cpp250 _ANTLRTokenPtr tk = token_to_fill->makeToken(tt, _lextext,_line); in getToken() local
251 return tk; in getToken()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/
Dexternal-common.bat15 @rem if exist tk-8.4.18.1 rd /s/q tk-8.4.18.1
34 @rem tcl/tk
39 if not exist tk-8.5.2.0 svn export http://svn.python.org/projects/external/tk-8.5.2.0
DREADME.tcltk-AMD641 Comments on building tcl/tk for AMD64 with the MS SDK compiler
4 I did have to build tcl/tk manually.
Dexternal-amd64.bat15 cd tk-8.5.2.0\win
Dexternal.bat16 cd tk-8.5.2.0\win
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dbits.c413 int tk; in ComputeTokSets() local
418 tk = set_int(tcl); /* grab one of the tok class refs */ in ComputeTokSets()
419 set_rm(tk, tcl); in ComputeTokSets()
420 if ( p->tok != tk ) /* tokclass ref to yourself? */ in ComputeTokSets()
422 q = (TermEntry *) hash_get(Tname, TokenString(tk)); in ComputeTokSets()
426 set_rm(tk, p->tset); /* remove ref that we replaced */ in ComputeTokSets()
Dantlr.c1844 TokNode *tk = (TokNode *)((Junction *)zzaArg(zztasp2,2 ).left)->p1; local
1845 tk->elnum = e_num;
Dantlr.g1558 TokNode *tk = (TokNode *)((Junction *)$2.left)->p1;
1559 tk->elnum = e_num;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DREADME49 zlib is built into tcl: http://wiki.tcl.tk/4610 .
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
Dpydoc.py2138 self.window.tk.willdispatch()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
Dpydoc.py2219 self.window.tk.willdispatch()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpydoc.py2134 self.window.tk.willdispatch()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME1168 lives in Lib/lib-tk/Tkinter.py, and a C module called "_tkinter"
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME1175 lives in Lib/lib-tk/Tkinter.py, and a C module called "_tkinter"