HomeSort by relevance Sort by last modified time
    Searched refs:gettext (Results 26 - 50 of 100) sorted by null

12 3 4

  /external/elfutils/src/
ldlex.l 230 error (0, 0, gettext ("EOF in comment"));
256 error (0, 0, gettext ("%d: garbage at end of line"), yylineno);
279 error (EXIT_FAILURE, 0, gettext ("%d: conditionals nested too deep"),
290 error (0, 0, gettext ("%d: unexpected #endif"), yylineno);
353 ? gettext ("invalid character '%c' at line %d; ignored")
354 : gettext ("invalid character '\\%o' at line %d; ignored")),
objdump.c 105 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \
181 fprintf (stream, gettext ("\
186 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
236 fputs (gettext ("No operation specified.\n"), stderr);
257 error (0, errno, gettext ("cannot open %s"), fname);
274 error (EXIT_FAILURE, errno, gettext ("while close `%s'"), fname);
286 error (EXIT_FAILURE, errno, gettext ("while close `%s'"), fname);
296 error (0, 0, gettext ("%s: File format not recognized"), fname);
344 error (0, 0, gettext ("%s%s%s: file format not recognized"),
389 : gettext ("<INVALID RELOC>")
    [all...]
ld.c 333 error (0, 0, gettext ("At least one input file needed"));
349 error (EXIT_FAILURE, 0, gettext ("error while preparing linking"));
356 error (EXIT_FAILURE, errno, gettext ("cannot open linker script '%s'"),
397 error (0, 0, gettext ("-( without matching -)"));
572 gettext ("only one option of -G and -r is allowed"));
594 error (EXIT_FAILURE, 0, gettext ("more than one '-m' parameter"));
604 error (EXIT_FAILURE, 0, gettext ("unknown option `-%c %s'"), 'Q', arg);
610 gettext ("only one option of -G and -r is allowed"));
646 gettext ("invalid page size value '%s': ignored"),
687 error (EXIT_FAILURE, 0, gettext ("invalid hash style '%s'"), arg)
    [all...]
strip.c 120 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \
185 error (EXIT_FAILURE, 0, gettext ("\
203 fprintf (stream, gettext ("\
208 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
221 error (0, 0, gettext ("-f option specified twice"));
230 error (0, 0, gettext ("-F option specified twice"));
239 error (0, 0, gettext ("-o option specified twice"));
259 gettext ("-R option supports only .comment section"));
297 error (0, errno, gettext ("cannot stat input file '%s'"), fname);
311 error (0, errno, gettext ("while opening '%s'"), fname)
    [all...]
nm.c 136 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \
253 fprintf (stream, gettext ("\
258 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
363 error (0, errno, gettext ("cannot open '%s'"), fname);
380 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname);
392 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname);
402 error (0, 0, gettext ("%s: File format not recognized"), fname);
442 puts (gettext("\nArchive index:"));
451 error (0, 0, gettext ("invalid offset %zu for symbol %s"),
456 printf (gettext ("%s in %s\n"), arsym->as_name, arhdr->ar_name)
    [all...]
size.c 117 error (EXIT_FAILURE, 0, gettext ("%s: INTERNAL ERROR %d (%s-%s): %s"), \
219 fprintf (stream, gettext ("\
224 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
269 error (EXIT_FAILURE, 0, gettext ("Invalid format: %s"), arg);
280 error (EXIT_FAILURE, 0, gettext ("Invalid radix: %s"), arg);
301 error (0, errno, gettext ("cannot open '%s'"), fname);
317 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname);
329 error (0, 0, gettext ("%s: file format not recognized"), fname);
400 error (EXIT_FAILURE, errno, gettext ("while closing '%s'"), fname);
418 gettext ("cannot get section header string table index"))
    [all...]
addr2line.c 178 fprintf (stream, gettext ("\
183 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
385 error (EXIT_FAILURE, 0, gettext ("Section syntax requires"
408 gettext ("offset %#" PRIxMAX " lies outside"
426 error (0, 0, gettext ("cannot find symbol '%s'"), name);
431 gettext ("offset %#" PRIxMAX " lies outside"
strings.c 183 error (0, errno, gettext ("cannot open '%s'"), argv[remaining]);
227 fprintf (stream, gettext ("\
232 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
268 error (0, 0, gettext ("invalid value '%s' for %s parameter"),
303 error (0, 0, gettext ("invalid value '%s' for %s parameter"),
314 gettext ("invalid minimum length of matched string size"));
601 error (EXIT_FAILURE, errno, gettext ("lseek64 failed"));
616 error (EXIT_FAILURE, errno, gettext ("re-mmap failed"));
653 error (EXIT_FAILURE, errno, gettext ("mprotect failed"));
680 error (EXIT_FAILURE, errno, gettext ("re=mmap failed"))
    [all...]
ldgeneric.c 209 error (EXIT_FAILURE, errno, gettext ("cannot create string table"));
255 gettext ("cannot load ld backend library '%s': %s"),
265 error (EXIT_FAILURE, 0, gettext ("\
310 error (0, 0, gettext ("%s listed more than once as input"),
424 ? gettext ("%s (for -l%s)\n")
425 : gettext ("%s (for DT_NEEDED %s)\n"),
519 error (0, err, gettext ("cannot open %s"), fileinfo->fname);
573 error (0, 0, gettext ("\
586 error (0, 0, gettext ("\
661 gettext ("cannot determine number of sections: %s")
    [all...]
  /external/bison/lib/
gettext.h 32 as well because people using "gettext.h" will not include <libintl.h>,
54 # define gettext(Msgid) ((const char *) (Msgid)) macro
70 extraction of messages, but does not call gettext(). The run-time
  /external/elfutils/lib/
system.h 66 /* A special gettext function we use if the strings are too short. */
68 ({ const char *__res = strrchr (gettext (Str), '|'); \
xmalloc.c 38 # define _(str) gettext (str)
  /external/elfutils/libebl/
eblobjnotetypename.c 85 snprintf (buf, len, "%s: %" PRIu32, gettext ("<unknown>"), type);
eblsymbolbindingname.c 86 snprintf (buf, len, gettext ("<unknown>: %d"), binding);
eblsymboltypename.c 92 snprintf (buf, len, gettext ("<unknown>: %d"), symbol);
eblcorenotetypename.c 107 snprintf (buf, len, "%s: %" PRIu32, gettext ("<unknown>"), type);
ebldynamictagname.c 126 snprintf (buf, len, gettext ("<unknown>: %#" PRIx64), tag);
eblsectionname.c 110 snprintf (buf, len, "%s: %d", gettext ("<unknown>"), section);
eblsegmenttypename.c 104 snprintf (buf, len, "%s: %d", gettext ("<unknown>"), segment);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libintl.h 4 This file is derived from the file libgettext.h in the GNU gettext package.
27 implementation of gettext. */
40 extern char *gettext (__const char *__msgid)
60 /* Similar to `gettext' but select the plural form corresponding to the
99 /* We need NULL for `gettext'. */
110 # define gettext(msgid) dgettext (NULL, msgid) macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libintl.h 4 This file is derived from the file libgettext.h in the GNU gettext package.
27 implementation of gettext. */
40 extern char *gettext (__const char *__msgid)
60 /* Similar to `gettext' but select the plural form corresponding to the
99 /* We need NULL for `gettext'. */
110 # define gettext(msgid) dgettext (NULL, msgid) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libintl.h 4 This file is derived from the file libgettext.h in the GNU gettext package.
27 implementation of gettext. */
40 extern char *gettext (__const char *__msgid)
60 /* Similar to `gettext' but select the plural form corresponding to the
99 /* We need NULL for `gettext'. */
110 # define gettext(msgid) dgettext (NULL, msgid) macro
  /ndk/sources/host-tools/sed-4.2.1/lib/
gettext.h 30 the gettext() and ngettext() macros. This is an alternative to calling
33 # undef gettext macro
34 # define gettext(Msgid) \ macro
46 as well because people using "gettext.h" will not include <libintl.h>,
68 # undef gettext macro
69 # define gettext(Msgid) ((const char *) (Msgid)) macro
71 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))
98 extraction of messages, but does not call gettext(). The run-time
  /external/bison/src/
system.h 122 #include <gettext.h>
123 #define _(Msgid) gettext (Msgid)
  /external/elfutils/bionic-fixup/
AndroidFixup.h 46 #define gettext(x) (x) macro

Completed in 345 milliseconds

12 3 4