/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
D | t_options.h | 53 DRI_CONF_DESC(en,gettext("Debugging")) 57 DRI_CONF_DESC(en,gettext("Disable 3D acceleration")) \ 62 DRI_CONF_DESC(en,gettext("Show performance boxes")) \ 69 DRI_CONF_DESC(en,gettext("Image Quality")) 82 DRI_CONF_DESC_BEGIN(en,gettext("Texture color depth")) \ 83 DRI_CONF_ENUM(0,gettext("Prefer frame buffer color depth")) \ 84 DRI_CONF_ENUM(1,gettext("Prefer 32 bits per texel")) \ 85 DRI_CONF_ENUM(2,gettext("Prefer 16 bits per texel")) \ 86 DRI_CONF_ENUM(3,gettext("Force 16 bits per texel")) \ 92 DRI_CONF_DESC(en,gettext("Initial maximum value for anisotropic texture filtering")) \ [all …]
|
/external/elfutils/src/src/ |
D | elflint.c | 155 error (0, errno, gettext ("cannot open input file")); in main() 162 ERROR (gettext ("cannot generate Elf descriptor: %s\n"), in main() 181 ERROR (gettext ("error while closing Elf descriptor: %s\n"), in main() 185 puts (gettext ("No errors")); in main() 219 fputs (gettext ("Missing file name.\n"), stderr); in parse_opt() 235 fprintf (stream, gettext ("\ in print_version() 240 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 298 ERROR (gettext (" error while freeing sub-ELF descriptor: %s\n"), in process_file() 306 ERROR (gettext ("\ in process_file() 371 ERROR (gettext ("e_ident[%d] == %d is no known class\n"), in check_elf_header() [all …]
|
D | elfcmp.c | 143 fputs (gettext ("Invalid number of parameters.\n"), stderr); in main() 174 error (2, 0, gettext ("cannot get ELF header of '%s': %s"), in main() 179 error (2, 0, gettext ("cannot get ELF header of '%s': %s"), in main() 205 error (0, 0, gettext ("%s %s diff: ELF header"), fname1, fname2); in main() 212 error (2, 0, gettext ("cannot get section count of '%s': %s"), in main() 215 error (2, 0, gettext ("cannot get section count of '%s': %s"), in main() 220 error (0, 0, gettext ("%s %s diff: section count"), fname1, fname2); in main() 227 error (2, 0, gettext ("cannot get program header count of '%s': %s"), in main() 230 error (2, 0, gettext ("cannot get program header count of '%s': %s"), in main() 235 error (0, 0, gettext ("%s %s diff: program header count"), in main() [all …]
|
D | readelf.c | 292 error (0, errno, gettext ("cannot open input file")); in main() 441 fprintf (stderr, gettext ("Unknown DWARF debug section `%s'.\n"), in parse_opt() 468 fputs (gettext ("Missing file name.\n"), stderr); in parse_opt() 473 fputs (gettext ("No operation specified.\n"), stderr); in parse_opt() 500 fprintf (stream, gettext ("\ in print_version() 505 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 520 error (0, 0, gettext ("cannot generate Elf descriptor: %s"), in open_input_section() 527 error (0, 0, gettext ("cannot determine number of sections: %s"), in open_input_section() 536 error (0, 0, gettext ("cannot get section header string table index")); in open_input_section() 545 error (0, 0, gettext ("cannot get section: %s"), in open_input_section() [all …]
|
D | findtextrel.c | 162 fprintf (stream, gettext ("\ in print_version() 167 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 221 error (0, errno, gettext ("cannot open '%s'"), fname); in process_file() 228 error (0, 0, gettext ("cannot create ELF descriptor for '%s': %s"), in process_file() 238 error (0, 0, gettext ("cannot get ELF header '%s': %s"), in process_file() 249 error (0, 0, gettext ("'%s' is not a DSO or PIE"), fname); in process_file() 269 gettext ("getting get section header of section %zu: %s"), in process_file() 292 error (0, 0, gettext ("cannot read dynamic section: %s"), in process_file() 313 error (0, 0, gettext ("no text relocations reported in '%s'"), fname); in process_file() 325 error (1, errno, gettext ("while reading ELF file")); in process_file() [all …]
|
D | ar.c | 185 error (1, 0, gettext ("\ in main() 190 error (0, 0, gettext ("\ in main() 206 error (1, 0, gettext ("\ in main() 211 error (0, 0, gettext ("COUNT parameter required")); in main() 223 error (1, 0, gettext ("invalid COUNT parameter %s"), argv[remaining]); in main() 230 error (1, 0, gettext ("'%c' is only meaningful with the 'x' option"), in main() 236 error (0, 0, gettext ("archive name required")); in main() 249 error (0, 0, gettext ("command option required")); in main() 289 fprintf (stream, gettext ("\ in print_version() 294 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() [all …]
|
D | ranlib.c | 108 error (0, 0, gettext ("Archive name required")); in main() 128 fprintf (stream, gettext ("\ in print_version() 133 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 161 error (0, errno, gettext ("cannot open '%s'"), fname); in handle_file() 168 error (0, errno, gettext ("cannot stat '%s'"), fname); in handle_file() 178 error (0, 0, gettext ("cannot create ELF descriptor for '%s': %s"), in handle_file() 186 error (0, 0, gettext ("'%s' is no archive"), fname); in handle_file() 221 error (0, 0, gettext ("error while freeing sub-ELF descriptor: %s"), in handle_file() 242 error (0, errno, gettext ("cannot create new file")); in handle_file()
|
D | size.c | 109 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \ 211 fprintf (stream, gettext ("\ in print_version() 216 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 261 error (EXIT_FAILURE, 0, gettext ("Invalid format: %s"), arg); in parse_opt() 272 error (EXIT_FAILURE, 0, gettext ("Invalid radix: %s"), arg); in parse_opt() 293 error (0, errno, gettext ("cannot open '%s'"), fname); in process_file() 309 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in process_file() 318 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in process_file() 329 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname); in process_file() 331 error (0, 0, gettext ("%s: file format not recognized"), fname); in process_file() [all …]
|
D | strip.c | 120 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \ 181 gettext ("--reloc-debug-sections used without -f")); in main() 195 error (EXIT_FAILURE, 0, gettext ("\ in main() 213 fprintf (stream, gettext ("\ in print_version() 218 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 231 error (0, 0, gettext ("-f option specified twice")); in parse_opt() 240 error (0, 0, gettext ("-F option specified twice")); in parse_opt() 249 error (0, 0, gettext ("-o option specified twice")); in parse_opt() 273 gettext ("-R option supports only .comment section")); in parse_opt() 315 error (0, errno, gettext ("cannot stat input file '%s'"), fname); in process_file() [all …]
|
D | ld.c | 325 error (0, 0, gettext ("At least one input file needed")); in main() 341 error (EXIT_FAILURE, 0, gettext ("error while preparing linking")); in main() 348 error (EXIT_FAILURE, errno, gettext ("cannot open linker script '%s'"), in main() 389 error (0, 0, gettext ("-( without matching -)")); in main() 564 gettext ("only one option of -G and -r is allowed")); in parse_opt_1st() 586 error (EXIT_FAILURE, 0, gettext ("more than one '-m' parameter")); in parse_opt_1st() 596 error (EXIT_FAILURE, 0, gettext ("unknown option `-%c %s'"), 'Q', arg); in parse_opt_1st() 602 gettext ("only one option of -G and -r is allowed")); in parse_opt_1st() 638 gettext ("invalid page size value '%s': ignored"), in parse_opt_1st() 679 error (EXIT_FAILURE, 0, gettext ("invalid hash style '%s'"), arg); in parse_opt_1st() [all …]
|
D | objdump.c | 104 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \ 181 fprintf (stream, gettext ("\ in print_version() 186 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); in print_version() 236 fputs (gettext ("No operation specified.\n"), stderr); in parse_opt() 257 error (0, errno, gettext ("cannot open %s"), fname); in process_file() 274 error (EXIT_FAILURE, errno, gettext ("while close `%s'"), fname); in process_file() 286 error (EXIT_FAILURE, errno, gettext ("while close `%s'"), fname); in process_file() 296 error (0, 0, gettext ("%s: File format not recognized"), fname); in process_file() 344 error (0, 0, gettext ("%s%s%s: file format not recognized"), in handle_ar() 379 gettext ("INVALID SYMBOL"), (long int) GELF_R_SYM (r_info)); in show_relocs_x() [all …]
|
/external/elfutils/src/m4/ |
D | ChangeLog | 17 * gettext.m4: Upgrade to gettext-0.18.2. 18 * iconv.m4: Upgrade to gettext-0.18.2. 19 * po.m4: Upgrade to gettext-0.18.2. 23 * gettext.m4: Upgrade to gettext-0.17. 24 * iconv.m4: Upgrade to gettext-0.17. 25 * po.m4: Upgrade to gettext-0.17. 42 * gettext.m4: Update from gettext 0.16.1. 66 2002-03-22 gettextize <bug-gnu-gettext@gnu.org> 68 * codeset.m4: Upgrade to gettext-0.11. 69 * gettext.m4: Upgrade to gettext-0.11. [all …]
|
D | gettext.m4 | 1 # gettext.m4 serial 66 (gettext-0.18.2) 9 dnl License but which still want to provide support for the GNU gettext 11 dnl Please note that the actual code of the GNU gettext library is covered 13 dnl gettext package package is covered by the GNU General Public License. 20 dnl Macro to add for using GNU gettext. 32 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 35 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 41 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 45 dnl 2) GNU gettext has been found in the system's C library. 53 dnl GNU format catalogs when building on a platform with an X/Open gettext), [all …]
|
D | nls.m4 | 1 # nls.m4 serial 3 (gettext-0.15) 9 dnl License but which still want to provide support for the GNU gettext 11 dnl Please note that the actual code of the GNU gettext library is covered 13 dnl gettext package package is covered by the GNU General Public License.
|
/external/e2fsprogs/intl/ |
D | Makefile.in | 37 gettextsrcdir = $(datadir)/gettext/intl 284 $(Q) if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 299 $(Q) if test "$(PACKAGE)" = "gettext-tools" \ 341 $(Q) if test "$(PACKAGE)" = "gettext-tools"; then \ 368 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 374 if test "$(PACKAGE)" = "gettext-tools" \ 386 if test "$(PACKAGE)" = "gettext-tools"; then \ 402 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \ 410 if test "$(PACKAGE)" = "gettext-tools" \ 442 if test "$(PACKAGE)" = "gettext-tools"; then \ [all …]
|
/external/elfutils/src/libebl/ |
D | eblobjnote.c | 55 printf (gettext ("unknown SDT version %u\n"), type); 73 printf (gettext ("invalid SDT probe descriptor\n")); 123 printf (gettext (" PC: ")); 125 printf (gettext (" Base: ")); 127 printf (gettext (" Semaphore: ")); 129 printf (gettext (" Provider: ")); 131 printf (gettext (" Name: ")); 133 printf (gettext (" Args: ")); 143 printf (gettext (" Build ID: ")); 154 printf (gettext (" Linker version: %.*s\n"), [all …]
|
/external/bison/m4/ |
D | gettext.m4 | 1 # gettext.m4 serial 66 (gettext-0.18.2) 9 dnl License but which still want to provide support for the GNU gettext 11 dnl Please note that the actual code of the GNU gettext library is covered 13 dnl gettext package package is covered by the GNU General Public License. 20 dnl Macro to add for using GNU gettext. 32 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 35 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 41 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 45 dnl 2) GNU gettext has been found in the system's C library. 53 dnl GNU format catalogs when building on a platform with an X/Open gettext), [all …]
|
/external/libexif/ |
D | ABOUT-NLS | 10 assume that the distributed package does use GNU `gettext' internally, 12 need to install GNU `gettext' prior to configuring, installing or using 22 `gettext' which is used. The information can be found in the 31 ./configure --with-included-gettext 36 the `gettext' implementation in the GNU C library version 2 provides as 40 of a `catgets' implementation. Future versions of GNU `gettext' will 42 to change to GNU `gettext' as soon as possible. 45 you have installed a recent copy of the GNU gettext package with the 53 packages use GNU `gettext'. Other packages have their own ways to 54 internationalization, predating GNU `gettext'. [all …]
|
/external/libexif/auto-m4/ |
D | gettext.m4 | 1 # gettext.m4 serial 28 (gettext-0.13) 11 dnl License but which still want to provide support for the GNU gettext 13 dnl Please note that the actual code of the GNU gettext library is covered 15 dnl gettext package package is covered by the GNU General Public License. 22 dnl Macro to add for using GNU gettext. 34 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext 37 dnl 'need-formatstring-macros', then GNU gettext implementations that don't 43 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 47 dnl 2) GNU gettext has been found in the system's C library. 55 dnl GNU format catalogs when building on a platform with an X/Open gettext), [all …]
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 10 assume that the distributed package does use GNU `gettext' internally, 12 need to install GNU `gettext' prior to configuring, installing or using 22 `gettext' which is used. The information can be found in the 31 ./configure --with-included-gettext 36 the `gettext' implementation in the GNU C library version 2 provides as 40 of a `catgets' implementation. Future versions of GNU `gettext' will 42 to change to GNU `gettext' as soon as possible. 45 you have installed a recent copy of the GNU gettext package with the 53 Most such packages use GNU `gettext'. Other packages have their own 54 ways to internationalization, predating GNU `gettext'. [all …]
|
/external/elfutils/src/ |
D | ABOUT-NLS | 11 assume that the distributed package does use GNU `gettext' internally, 13 need to install GNU `gettext' prior to configuring, installing or using 23 `gettext' which is used. The information can be found in the 32 ./configure --with-included-gettext 37 the `gettext' implementation in the GNU C library version 2 provides as 41 of a `catgets' implementation. Future versions of GNU `gettext' will 43 to change to GNU `gettext' as soon as possible. 46 you have installed a recent copy of the GNU gettext package with the 54 packages use GNU `gettext'. Other packages have their own ways to 55 internationalization, predating GNU `gettext'. [all …]
|
/external/bison/ |
D | ABOUT-NLS | 11 assume that the distributed package does use GNU `gettext' internally, 13 need to install GNU `gettext' prior to configuring, installing or using 23 `gettext' which is used. The information can be found in the 32 ./configure --with-included-gettext 37 the `gettext' implementation in the GNU C library version 2 provides as 41 of a `catgets' implementation. Future versions of GNU `gettext' will 43 to change to GNU `gettext' as soon as possible. 46 you have installed a recent copy of the GNU gettext package with the 54 packages use GNU `gettext'. Other packages have their own ways to 55 internationalization, predating GNU `gettext'. [all …]
|
/external/selinux/policycoreutils/gui/ |
D | mappingsPage.py | 31 import gettext 32 gettext.bindtextdomain(PROGNAME, "/usr/share/locale") 33 gettext.textdomain(PROGNAME) 35 gettext.install(PROGNAME,
|
/external/selinux/sepolgen/src/sepolgen/ |
D | sepolgeni18n.py | 21 import gettext 22 t = gettext.translation( 'yumex' ) 23 _ = t.gettext
|
/external/openssh/ |
D | audit-bsm.c | 115 # define gettext(a) (a) macro 339 gettext("invalid %s for user %s"), in bsm_audit_bad_login() 344 gettext("invalid user name \"%s\""), in bsm_audit_bad_login() 411 gettext("successful login %s"), user); in audit_event() 422 gettext("sshd logout %s"), the_authctxt->user); in audit_event() 432 gettext("logins disabled by /etc/nologin"), AUE_openssh); in audit_event() 437 gettext("too many tries for user %s"), the_authctxt->user); in audit_event() 442 bsm_audit_record(2, gettext("not_console"), AUE_openssh); in audit_event()
|