Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
Dpygettext.py363 def __call__(self, ttype, tstring, stup, etup, line): argument
370 def __waiting(self, ttype, tstring, lineno): argument
389 def __suiteseen(self, ttype, tstring, lineno): argument
394 def __suitedocstring(self, ttype, tstring, lineno): argument
404 def __keywordseen(self, ttype, tstring, lineno): argument
412 def __openseen(self, ttype, tstring, lineno): argument
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c259 int n, ttype, tclass; in res_nameinquery() local
314 int n, ttype, tclass; in res_queriesmatch() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlobject.h124 #define ttype(o) (rttype(o) & 0x3F) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c3174 int ttype = NTYPE(qn->target); in next_setup() local