HomeSort by relevance Sort by last modified time
    Searched refs:gettext (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
t_options.h 32 * gettext(). xgettext can be used to extract translatable
34 * with GNU gettext. gen_xmlpool.py takes this template and fills in
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"))
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
t_options.h 32 * gettext(). xgettext can be used to extract translatable
34 * with GNU gettext. gen_xmlpool.py takes this template and fills in
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"))
    [all...]
  /external/elfutils/0.153/bionic-fixup/
libintl.h 21 #define gettext(x) (x) macro
  /external/bison/lib/
xalloc-die.c 28 #include "gettext.h"
29 #define _(msgid) gettext (msgid)
closeout.c 28 #include "gettext.h"
29 #define _(msgid) gettext (msgid)
  /ndk/sources/host-tools/sed-4.2.1/lib/
xalloc-die.c 28 #include "gettext.h"
29 #define _(msgid) gettext (msgid)
  /external/elfutils/0.153/m4/
Makefile.am 29 EXTRA_DIST = codeset.m4 gettext.m4 iconv.m4 lcmessage.m4 progtest.m4 zip.m4
  /external/elfutils/0.153/libebl/
eblbackendname.c 63 return ebl != NULL ? ebl->emulation : gettext ("No backend");
eblobjnote.c 76 printf (gettext ("unknown SDT version %u\n"), type);
94 printf (gettext ("invalid SDT probe descriptor\n"));
144 printf (gettext (" PC: "));
146 printf (gettext (" Base: "));
148 printf (gettext (" Semaphore: "));
150 printf (gettext (" Provider: "));
152 printf (gettext (" Name: "));
154 printf (gettext (" Args: "));
164 printf (gettext (" Build ID: "));
175 printf (gettext (" Linker version: %.*s\n")
    [all...]
eblosabiname.c 95 res = gettext ("Stand alone");
98 snprintf (buf, len, "%s: %d", gettext ("<unknown>"), osabi);
eblobjecttypename.c 78 snprintf (buf, len, "%s: %d", gettext ("<unknown>"), object);
  /external/elfutils/0.153/src/
elflint.c 159 error (0, errno, gettext ("cannot open input file"));
166 ERROR (gettext ("cannot generate Elf descriptor: %s\n"),
185 ERROR (gettext ("error while closing Elf descriptor: %s\n"),
189 puts (gettext ("No errors"));
223 fputs (gettext ("Missing file name.\n"), stderr);
239 fprintf (stream, gettext ("\
244 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
302 ERROR (gettext (" error while freeing sub-ELF descriptor: %s\n"),
310 ERROR (gettext ("\
370 ERROR (gettext ("e_ident[%d] == %d is no known class\n")
    [all...]
findtextrel.c 170 fprintf (stream, gettext ("\
175 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
229 error (0, errno, gettext ("cannot open '%s'"), fname);
236 error (0, 0, gettext ("cannot create ELF descriptor for '%s': %s"),
246 error (0, 0, gettext ("cannot get ELF header '%s': %s"),
257 error (0, 0, gettext ("'%s' is not a DSO or PIE"), fname);
277 gettext ("getting get section header of section %zu: %s"),
300 error (0, 0, gettext ("cannot read dynamic section: %s"),
321 error (0, 0, gettext ("no text relocations reported in '%s'"), fname);
333 error (1, errno, gettext ("while reading ELF file"))
    [all...]
elfcmp.c 151 fputs (gettext ("Invalid number of parameters.\n"), stderr);
182 error (2, 0, gettext ("cannot get ELF header of '%s': %s"),
187 error (2, 0, gettext ("cannot get ELF header of '%s': %s"),
213 error (0, 0, gettext ("%s %s diff: ELF header"), fname1, fname2);
220 error (2, 0, gettext ("cannot get section count of '%s': %s"),
223 error (2, 0, gettext ("cannot get section count of '%s': %s"),
228 error (0, 0, gettext ("%s %s diff: section count"), fname1, fname2);
235 error (2, 0, gettext ("cannot get program header count of '%s': %s"),
238 error (2, 0, gettext ("cannot get program header count of '%s': %s"),
243 error (0, 0, gettext ("%s %s diff: program header count")
    [all...]
readelf.c 275 error (0, errno, gettext ("cannot open input file"));
412 fprintf (stderr, gettext ("Unknown DWARF debug section `%s'.\n"),
436 fputs (gettext ("Missing file name.\n"), stderr);
441 fputs (gettext ("No operation specified.\n"), stderr);
462 fprintf (stream, gettext ("\
467 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
478 error (0, 0, gettext ("cannot generate Elf descriptor: %s"),
490 gettext ("'%s' is not an archive, cannot print archive index"),
495 error (0, 0, gettext ("error while closing Elf descriptor: %s"),
587 error (0, errno, gettext ("cannot stat input file"))
    [all...]
ranlib.c 116 error (0, 0, gettext ("Archive name required"));
136 fprintf (stream, gettext ("\
141 fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper");
169 error (0, errno, gettext ("cannot open '%s'"), fname);
176 error (0, errno, gettext ("cannot stat '%s'"), fname);
186 error (0, 0, gettext ("cannot create ELF descriptor for '%s': %s"),
194 error (0, 0, gettext ("'%s' is no archive"), fname);
229 error (0, 0, gettext ("error while freeing sub-ELF descriptor: %s"),
250 error (0, errno, gettext ("cannot create new file"));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gettext.py 4 import gettext namespace
58 MOFILE = os.path.join(LOCALEDIR, 'gettext.mo')
76 gettext._translations.clear()
89 gettext.install('gettext', self.localedir)
128 gettext message catalog library.'''),
137 t = gettext.GNUTranslations(fp)
146 t.install(unicode=True, names=["gettext", "lgettext"])
148 eq(__builtin__.gettext, t.ugettext)
150 del __builtin__.gettext
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gettext.py 4 import gettext namespace
58 MOFILE = os.path.join(LOCALEDIR, 'gettext.mo')
76 gettext._translations.clear()
89 gettext.install('gettext', self.localedir)
128 gettext message catalog library.'''),
137 t = gettext.GNUTranslations(fp)
146 t.install(unicode=True, names=["gettext", "lgettext"])
148 eq(__builtin__.gettext, t.ugettext)
150 del __builtin__.gettext
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
intl.h 39 # undef gettext macro
40 # define gettext(msgid) (msgid) macro
51 # define _(msgid) gettext (msgid)
  /external/e2fsprogs/intl/
gettext.c 1 /* Implementation of gettext(3) function.
44 # define GETTEXT __gettext
47 # define GETTEXT libintl_gettext
55 GETTEXT (const char *msgid)
62 weak_alias (__gettext, gettext);
libgettext.h 30 implementation of gettext. */
63 /* This value determines the behaviour of the gettext() and dgettext()
70 /* Declarations for gettext-using-catgets interface. Derived from
94 extern char *gettext PARAMS ((const char *__msgid));
126 /* Solaris 2.3 has the gettext function but dcgettext is missing.
131 # define gettext(Msgid) \ macro
168 # define gettext(Msgid) (Msgid) macro
  /external/chromium_org/third_party/yasm/source/patched-yasm/frontends/tasm/
tasm-options.c 108 printf("%s", gettext(msg));
124 printf(" %-22s %s\n", optbuf, gettext(options[i].description));
127 printf("%s", gettext(tail));
  /external/e2fsprogs/misc/
nls-enable.h 4 #define _(a) (gettext (a))
  /external/elfutils/0.153/libcpu/
i386_lex.l 119 ? gettext ("invalid character '%c' at line %d; ignored")
120 : gettext ("invalid character '\\%o' at line %d; ignored")),
  /ndk/sources/host-tools/make-3.81/
gettext.h 34 # define gettext(Msgid) ((const char *) (Msgid)) macro
50 extraction of messages, but does not call gettext(). The run-time

Completed in 2140 milliseconds

1 2 3 4 5 6