Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmode.h11 #define ACTIONS 10 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Doptparse.py483 ACTIONS = ("store", variable in Option
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Doptparse.py482 ACTIONS = ("store", variable in Option
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_optparse.py1060 ACTIONS = Option.ACTIONS + ("extend",) variable in TestExtendAddActions.MyOption