Home
last modified time | relevance | path

Searched refs:Msgid (Results 1 – 25 of 188) sorted by relevance

12345678

/external/e2fsprogs/intl/
Dlibgettext.h131 # define gettext(Msgid) \ argument
132 dgettext (NULL, Msgid)
134 # define dgettext(Domainname, Msgid) \ argument
135 dcgettext (Domainname, Msgid, LC_MESSAGES)
143 # define dcgettext(Domainname, Msgid, Category) \ argument
147 if (__builtin_constant_p (Msgid)) \
154 dcgettext__ (Domainname, Msgid, Category); \
160 __result = dcgettext__ (Domainname, Msgid, Category); \
168 # define gettext(Msgid) (Msgid) argument
169 # define dgettext(Domainname, Msgid) (Msgid) argument
[all …]
/external/toybox/kconfig/
Dlkc.h18 # define gettext(Msgid) ((const char *) (Msgid)) argument
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp261 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) argument
265 # define YY_(Msgid) Msgid argument
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c382 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) argument
386 # define YY_(Msgid) Msgid argument
/external/libpcap/
Dgrammar.c677 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) argument
681 # define YY_(Msgid) Msgid argument
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po9 "Report-Msgid-Bugs-To: \n"
Dde.po9 "Report-Msgid-Bugs-To: \n"
Dfr.po9 "Report-Msgid-Bugs-To: \n"
Dsv.po9 "Report-Msgid-Bugs-To: \n"
Des.po11 "Report-Msgid-Bugs-To: \n"
Dca.po27 "Report-Msgid-Bugs-To: \n"
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp444 # define YY_(Msgid) dgettext ("bison-runtime", Msgid) argument
448 # define YY_(Msgid) Msgid argument
/external/autotest/client/profilers/powertop/src/po/
Dnl.po9 "Report-Msgid-Bugs-To: \n"
Dru.po10 "Report-Msgid-Bugs-To: \n"
Dja.po9 "Report-Msgid-Bugs-To: \n"
Dit.po10 "Report-Msgid-Bugs-To: \n"
Dzh.po10 "Report-Msgid-Bugs-To: \n"
Dfi.po8 "Report-Msgid-Bugs-To: \n"
Did.po9 "Report-Msgid-Bugs-To: \n"
Dde.po11 "Report-Msgid-Bugs-To: \n"
Dpl.po7 "Report-Msgid-Bugs-To: \n"
Des.po10 "Report-Msgid-Bugs-To: \n"
Dpt_BR.po10 "Report-Msgid-Bugs-To: \n"
Dfr.po9 "Report-Msgid-Bugs-To: \n"
Dhu.po9 "Report-Msgid-Bugs-To: \n"

12345678