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

  /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/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...]
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ScriptAndLanguages 34 Languages={
  /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/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
EfiDriverLib.c 115 IN CHAR8 *Languages
125 Languages - The language code to be tested.
137 // Find out format of Languages
139 for (Index = 0; Languages[Index] != 0 && Languages[Index] != ';' && Languages[Index] != '-'; Index++);
140 if (Languages[Index] != 0) {
158 // Languages in format of ISO639-2
218 IN CHAR8 *Languages
228 Languages - The language code list to traverse.
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/
UefiLib.c 489 @param Languages The language code to be tested.
498 IN CONST CHAR8 *Languages
504 // Find out format of Languages
506 for (Index = 0; Languages[Index] != 0 && Languages[Index] != ';' && Languages[Index] != '-'; Index++);
507 if (Languages[Index] != 0) {
525 // Languages in format of ISO639-2
579 @param Languages The language code list to traverse.
588 IN CONST CHAR8 *Languages
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/HiiString/
HiiString.h 58 That new string identifier is reserved for all languages in the package list.
171 IN OUT CHAR8 *Languages,
177 This function returns the list of supported languages, in the format specified
183 Languages - Points to the buffer to hold the returned string.
185 Languages, in bytes. On
186 return, points to the length of Languages, in bytes.
189 EFI_SUCCESS - The languages were returned successfully.
190 EFI_INVALID_PARAMETER - The Languages or LanguagesSize was NULL.
192 supported languages. LanguageSize is updated to
212 or more secondary languages. This routine returns the secondary languages
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
HiiString.h 29 That new string identifier is reserved for all languages in the package list.
151 This function returns the list of supported languages.
155 @param Languages Points to the buffer to hold the returned
158 to by Languages, in bytes. On return, points to
159 the length of Languages, in bytes.
161 @retval EFI_SUCCESS The languages were returned successfully.
164 and Languages is NULL.
166 supported languages. LanguageSize is updated to
177 IN OUT CHAR8 *Languages,
184 or more secondary languages. This routine returns the secondary languages
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
String.c     [all...]
HiiDatabase.h     [all...]
  /external/robolectric/v1/lib/main/
commons-codec-1.6.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.10/
commons-codec-1.10.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/go/darwin-x86/src/math/big/
int.go 279 // div and mod''. ACM Transactions on Programming Languages and
  /prebuilts/go/linux-x86/src/math/big/
int.go 279 // div and mod''. ACM Transactions on Programming Languages and
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 938 milliseconds