Home
last modified time | relevance | path

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

/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
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
DVfrCompiler.cpp92 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
99 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
103 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
228 SET_RUN_STATUS (STATUS_DEAD); in OptionInitialization()
511 if ((IS_RUN_STATUS(STATUS_FAILED)) || (IS_RUN_STATUS(STATUS_DEAD))) { in CVfrCompiler()
567 SET_RUN_STATUS(STATUS_DEAD); in ~CVfrCompiler()
687 if (!IS_RUN_STATUS(STATUS_DEAD)) { in PreProcess()
740 if (!IS_RUN_STATUS(STATUS_DEAD)) { in Compile()
859 if (!IS_RUN_STATUS(STATUS_DEAD)) { in GenBinary()
910 if (!IS_RUN_STATUS(STATUS_DEAD)) { in GenCFile()
[all …]
DVfrCompiler.h72 STATUS_DEAD, enumerator