HomeSort by relevance Sort by last modified time
    Searched refs:IS_RUN_STATUS (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrCompiler.cpp 35 CVfrCompiler::IS_RUN_STATUS (
320 if ((IS_RUN_STATUS(STATUS_FAILED)) || (IS_RUN_STATUS(STATUS_DEAD))) {
387 if (!IS_RUN_STATUS(STATUS_INITIALIZED)) {
438 if (!IS_RUN_STATUS(STATUS_DEAD)) {
454 if (!IS_RUN_STATUS(STATUS_PREPROCESSED)) {
482 if (!IS_RUN_STATUS(STATUS_DEAD)) {
498 if (!IS_RUN_STATUS(STATUS_COMPILEED)) {
518 if (!IS_RUN_STATUS(STATUS_DEAD)) {
540 if (!IS_RUN_STATUS(STATUS_GENBINARY)) {
    [all...]
VfrCompiler.h 90 BOOLEAN IS_RUN_STATUS (IN COMPILER_RUN_STATUS);
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrCompiler.h 92 BOOLEAN IS_RUN_STATUS (IN COMPILER_RUN_STATUS);
VfrCompiler.cpp 52 CVfrCompiler::IS_RUN_STATUS (
511 if ((IS_RUN_STATUS(STATUS_FAILED)) || (IS_RUN_STATUS(STATUS_DEAD))) {
636 if (!IS_RUN_STATUS(STATUS_INITIALIZED)) {
687 if (!IS_RUN_STATUS(STATUS_DEAD)) {
704 if (!IS_RUN_STATUS(STATUS_PREPROCESSED)) {
740 if (!IS_RUN_STATUS(STATUS_DEAD)) {
756 if (!IS_RUN_STATUS(STATUS_COMPILEED)) {
838 if (!IS_RUN_STATUS(STATUS_COMPILEED)) {
859 if (!IS_RUN_STATUS(STATUS_DEAD)) {
    [all...]

Completed in 910 milliseconds