Home
last modified time | relevance | path

Searched refs:STATUS_DEAD (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrCompiler.cpp90 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
97 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
101 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
194 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
383 if ((IS_RUN_STATUS(STATUS_FAILED)) || (IS_RUN_STATUS(STATUS_DEAD))) { in CVfrCompiler()
404 SET_RUN_STATUS(STATUS_DEAD); in ~CVfrCompiler()
522 if (!IS_RUN_STATUS(STATUS_DEAD)) { in PreProcess()
575 if (!IS_RUN_STATUS(STATUS_DEAD)) { in Compile()
718 if (!IS_RUN_STATUS(STATUS_DEAD)) { in GenBinary()
769 if (!IS_RUN_STATUS(STATUS_DEAD)) { in GenCFile()
[all …]
DVfrCompiler.h70 STATUS_DEAD, enumerator
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
DVfrCompiler.cpp66 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
320 if ((IS_RUN_STATUS(STATUS_FAILED)) || (IS_RUN_STATUS(STATUS_DEAD))) { in CVfrCompiler()
341 SET_RUN_STATUS(STATUS_DEAD); in ~CVfrCompiler()
438 if (!IS_RUN_STATUS(STATUS_DEAD)) { in PreProcess()
482 if (!IS_RUN_STATUS(STATUS_DEAD)) { in Compile()
518 if (!IS_RUN_STATUS(STATUS_DEAD)) { in GenBinary()
565 if (!IS_RUN_STATUS(STATUS_DEAD)) { in GenCFile()
634 if ((Status == STATUS_DEAD) || (Status == STATUS_FAILED)) { in main()
DVfrCompiler.h70 STATUS_DEAD, enumerator