HomeSort by relevance Sort by last modified time
    Searched defs:CurrentType (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiCompress/
EfiCompressMain.c 179 COMPRESS_TYPE CurrentType;
184 CurrentType = EFI_COMPRESS; // default compress algorithm
202 CurrentType = EFI_COMPRESS;
204 CurrentType = TIANO_COMPRESS;
223 (*Action)->CompressType = CurrentType;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LegacyBootMaintUiLib/
LegacyBootMaintUi.c 235 UINTN CurrentType;
262 CurrentType = 0;
277 while (mBbsType[CurrentType] != BBS_UNKNOWN) {
278 switch (mBbsType[CurrentType]) {
309 ASSERT (mBbsType[CurrentType] == BBS_BEV_DEVICE);
321 CurrentType++;
327 if (DevOrder->BbsType == mBbsType[CurrentType]) {
438 CurrentType++;
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 1009 milliseconds