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

  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
init.c 115 CHAR8 *Languages;
143 Languages = Ui->SupportedLanguages;
144 Length = strlena(Languages);
151 if (CompareMem (Languages+Position, LangCode, ISO_639_2_ENTRY_SIZE) == 0) {
  /device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
MiscNumberOfInstallableLanguagesFunction.c 21 @param Offset The offest of current lanague in the supported languages.
38 CHAR8 *Languages;
43 Languages = HiiGetSupportedLanguages (HiiHandle);
44 if (Languages == NULL) {
51 Languages,
62 for (MatchLang = Languages, (*Offset) = 0; MatchLang != '\0'; (*Offset)++) {
70 // Find the current best Language in the supported languages
83 FreePool (Languages);
130 This function returns the number of supported languages on HiiHandle.
134 @retval The number of supported languages.
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
MiscNumberOfInstallableLanguagesFunction.c 19 @param Offset The offest of current lanague in the supported languages.
36 CHAR8 *Languages;
41 Languages = HiiGetSupportedLanguages (HiiHandle);
42 if (Languages == NULL) {
49 Languages,
60 for (MatchLang = Languages, (*Offset) = 0; MatchLang != '\0'; (*Offset)++) {
68 // Find the current best Language in the supported languages
81 FreePool (Languages);
128 This function returns the number of supported languages on HiiHandle.
132 @retval The number of supported languages.
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
MiscNumberOfInstallableLanguagesFunction.c 26 @param Offset The offest of current lanague in the supported languages.
43 CHAR8 *Languages;
49 Languages = HiiGetSupportedLanguages (HiiHandle);
50 if (Languages == NULL) {
58 Languages,
70 for (MatchLang = Languages, (*Offset) = 0; *MatchLang != '\0'; (*Offset)++) {
78 // Find the current best Language in the supported languages
91 FreePool (Languages);
138 This function returns the number of supported languages on HiiHandle.
142 @retval The number of supported languages.
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
MiscNumberOfInstallableLanguagesFunction.c 44 @param Offset The offest of current lanague in the supported languages.
61 CHAR8 *Languages;
66 Languages = HiiGetSupportedLanguages (HiiHandle);
67 if (Languages == NULL) {
74 Languages,
85 for (MatchLang = Languages, (*Offset) = 0; MatchLang != '\0'; (*Offset)++) {
93 // Find the current best Language in the supported languages
106 FreePool (Languages);
153 This function returns the number of supported languages on HiiHandle.
157 @retval The number of supported languages.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/UefiEfiIfrSupportLib/
UefiIfrString.c 223 CHAR8 *Languages;
235 Languages = ReturnValue;
242 EfiCopyMem (Languages, LangIso639, 3);
243 Languages = Languages + 3;
339 This function returns the list of supported languages, in the format specified
346 The supported languages.
357 // Collect current supported Languages for given HII handle
382 This function returns the number of supported languages
388 The number of supported languages.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
String.c     [all...]
  /external/robolectric/v1/lib/main/
commons-codec-1.6.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.6/
commons-codec-1.6.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.9/
commons-codec-1.9.jar 
  /prebuilts/tools/common/offline-m2/commons-codec/commons-codec/1.10/
commons-codec-1.10.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 877 milliseconds