Home
last modified time | relevance | path

Searched refs:localization (Results 1 – 25 of 39) sorted by relevance

12

/external/vboot_reference/firmware/lib/
Dvboot_display.c146 uint32_t localization = 0; in VbDisplayScreenFromGBB() local
210 VbNvGet(vncptr, VBNV_LOCALIZATION_INDEX, &localization); in VbDisplayScreenFromGBB()
211 if (localization >= hdr.number_of_localizations) { in VbDisplayScreenFromGBB()
212 localization = 0; in VbDisplayScreenFromGBB()
213 VbNvSet(vncptr, VBNV_LOCALIZATION_INDEX, localization); in VbDisplayScreenFromGBB()
223 ret = VbGbbReadImage(cparams, localization, screen_index, in VbDisplayScreenFromGBB()
Dregion-kernel.c97 uint32_t localization, uint32_t screen_index, in VbGbbReadImage() argument
117 localization * hdr.number_of_screenlayouts * in VbGbbReadImage()
/external/libcups/cups/
Dppd-private.h213 _ppd_localization_t localization);
215 _ppd_localization_t localization);
Dppd.c443 _ppd_localization_t localization) /* I - Localization to load */ in _ppdOpen() argument
575 if (localization == _PPD_LOCALIZATION_DEFAULT) in _ppdOpen()
725 if (localization != _PPD_LOCALIZATION_ALL && in _ppdOpen()
734 if (localization == _PPD_LOCALIZATION_NONE || in _ppdOpen()
735 (localization == _PPD_LOCALIZATION_DEFAULT && in _ppdOpen()
742 else if (localization == _PPD_LOCALIZATION_ICC_PROFILES) in _ppdOpen()
2246 _ppd_localization_t localization) /* I - Localization to load */ in _ppdOpenFile() argument
2277 ppd = _ppdOpen(fp, localization); in _ppdOpenFile()
DMakefile39 dest-localization.o \
DDependencies37 dest-localization.o: dest-localization.c cups-private.h string-private.h \
/external/vboot_reference/firmware/include/
Dgbb_access.h78 uint32_t localization, uint32_t screen_index,
/external/libcups/
DAndroid.bp28 "cups/dest-localization.c",
/external/v8/gypfiles/win/
Dmsvs_dependencies.isolate64 '<(PRODUCT_DIR)/api-ms-win-core-localization-l1-2-0.dll',
/external/icu/icu4c/packaging/rpm/
Dicu.spec61 The locale data are used by ICU to provide localization (l10n),
/external/python/cpython2/Doc/library/
Dxml.sax.rst87 subclassed to provide additional functionality or to add localization. Note
Dxml.sax.reader.rst162 SAX parsers are not required to provide localization for errors and warnings; if
Dgettext.rst13 The :mod:`gettext` module provides internationalization (I18N) and localization
/external/fmtlib/doc/
Dindex.rst62 The Format API also supports positional arguments useful for localization:
/external/clang/test/Analysis/
Dlocalization.m3 // The larger set of tests in located in localization.m. These are tests
Dlocalization-aggressive.m202 // about localization so we don't expect a warning
/external/pdfium/
DBUILD.gn1241 "xfa/fgas/localization/fgas_datetime.cpp",
1242 "xfa/fgas/localization/fgas_datetime.h",
1243 "xfa/fgas/localization/fgas_locale.cpp",
1244 "xfa/fgas/localization/fgas_locale.h",
1245 "xfa/fgas/localization/fgas_localeimp.h",
/external/libcups/filter/
Draster-driver.shtml44 …ges many of the tedious (and error-prone!) details of paper sizes and localization for you. It als…
Dppd-compiler.shtml24 specify the language localization for the PPD files that are
814 <p>The PPD compiler provides localization of PPD files in different languages
827 aid in the localization of drivers called <a
Dpostscript-driver.shtml30 …ges many of the tedious (and error-prone!) details of paper sizes and localization for you. It als…
Dspec-ppd.shtml353 …o use characters outside ASCII MUST provide a separate set of English localization keywords for th…
376 …rings to be in English allows for easier fallback translation when no localization is provided in …
/external/fmtlib/
DREADME.rst27 for localization.
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m195 // * resizes and adjusts layout as necessary for localization
/external/clang/test/
Dcxx-sections.data803 22 [localization]
804 22.1 [localization.general]
/external/libexif/
DChangeLog744 * First version of Czech localization (cs.po)
745 * First version of Slovak localization (sk.po), submitted by Ivan Masar

12