Home
last modified time | relevance | path

Searched defs:_t (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
DSTreeParser.cpp5 MATCH(SORASTBase *_t,int tok) in MATCH()
15 MATCHRANGE(SORASTBase *_t,int tok,int tok2) in MATCHRANGE()
25 WILDCARD(SORASTBase *_t) in WILDCARD()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
Derr.h495 _zzmatch(int _t, char **zzBadText, char **zzMissText, in _zzmatch()
524 _zzmatch_wsig(int _t) in _zzmatch_wsig()
546 _zzmatch(int _t, char **zzBadText, char **zzMissText, in _zzmatch()
571 _zzmatch_wsig(int _t) in _zzmatch_wsig()
592 _zzmatch(int _t, char **zzBadText, char **zzMissText, in _zzmatch()
616 _zzmatch_wsig(int _t) in _zzmatch_wsig()
DAParser.h299 #define zzmatch(_t) \ argument
303 #define zzmatch_wsig(_t,handler) \ argument
Dantlr.h545 #define zzmatch(_t) \ argument
549 #define zzmatch_wsig(_t,handler) \ argument
552 #define zzmatch_wsig(_t,handler) \ argument
564 #define zzmatch_wdfltsig(_t,_f) \ argument
DAParser.cpp289 _match(ANTLRTokenType _t, ANTLRChar **MissText, in _match()
312 _match_wsig(ANTLRTokenType _t) in _match_wsig()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
Derr.h495 _zzmatch(int _t, char **zzBadText, char **zzMissText, in _zzmatch()
524 _zzmatch_wsig(int _t) in _zzmatch_wsig()
546 _zzmatch(int _t, char **zzBadText, char **zzMissText, in _zzmatch()
571 _zzmatch_wsig(int _t) in _zzmatch_wsig()
592 _zzmatch(int _t, char **zzBadText, char **zzMissText, in _zzmatch()
616 _zzmatch_wsig(int _t) in _zzmatch_wsig()
DAParser.h293 #define zzmatch(_t) \ argument
297 #define zzmatch_wsig(_t,handler) \ argument
Dantlr.h533 #define zzmatch(_t) \ argument
537 #define zzmatch_wsig(_t,handler) \ argument
540 #define zzmatch_wsig(_t,handler) \ argument
552 #define zzmatch_wdfltsig(_t,_f) \ argument
DAParser.cpp280 _match(ANTLRTokenType _t, ANTLRChar **MissText, in _match()
302 _match_wsig(ANTLRTokenType _t) in _match_wsig()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dgeneric.h117 typedef struct _t { /* Token name or expression */ struct
119 struct _t *next; argument
129 struct _t *next; argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/h/
Dsorcerer.h143 #define ast_return(_t) *_result = _t argument