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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/Library/UefiLanguageLib/
UefiLanguageLib.c 455 UINTN NumLanguages;
465 for (Rfc4646Index = 0, NumLanguages = 1; Rfc4646Languages[Rfc4646Index] != '\0'; Rfc4646Index++) {
467 NumLanguages++;
474 Iso639Languages = AllocateZeroPool (NumLanguages * 3 + 1);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
StringDB.h 59 UINT32 NumLanguages;
StringDB.c 1104 DbHeader.NumLanguages++;
1125 fprintf (stdout, " Number of languages %d\n", DbHeader.NumLanguages);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
StringDB.c 59 UINT32 NumLanguages;
    [all...]

Completed in 330 milliseconds