Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetypes.py585 guess = guess_extension(gtype, strict) variable
589 guess, encoding = guess_type(gtype, strict) variable
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DAParser.cpp136 guess(ANTLRParserState *st) in guess() function in ANTLRParser
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DAParser.cpp142 guess(ANTLRParserState *st) in guess() function in ANTLRParser
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dsyn.h366 char guess; /* true if (...)? block */ variable