/external/e2fsprogs/intl/ |
D | intl-compat.c | 61 gettext (const char *msgid) in gettext() 69 dgettext (const char *domainname, const char *msgid) in dgettext() 77 dcgettext (const char *domainname, const char *msgid, int category) in dcgettext()
|
D | gettext.c | 55 GETTEXT (const char *msgid) in GETTEXT()
|
D | dgettext.c | 50 DGETTEXT (const char *domainname, const char *msgid) in DGETTEXT()
|
D | dcgettext.c | 47 DCGETTEXT (const char *domainname, const char *msgid, int category) in DCGETTEXT()
|
D | dcigettext.c | 241 char msgid[ZERO]; member 725 struct binding *domainbinding, const char *msgid, in _nl_find_msg()
|
D | loadmsgcat.c | 1323 const char *msgid = inmem_orig_sysdep_tab[i].pointer; in _nl_load_domain() local
|
/external/bison/lib/ |
D | xalloc-die.c | 32 #define _(msgid) gettext (msgid) argument
|
D | quotearg.c | 38 #define _(msgid) gettext (msgid) argument 39 #define N_(msgid) msgid argument 166 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote()
|
D | argmatch.c | 36 #define _(msgid) gettext (msgid) argument
|
D | obstack.c | 409 # define _(msgid) gettext (msgid) argument
|
D | getopt.c | 42 # define _(msgid) gettext (msgid) argument
|
/external/icu4c/tools/tzcode/ |
D | private.h | 257 #define _(msgid) gettext(msgid) argument 259 #define _(msgid) msgid argument
|
D | zdump.c | 141 #define _(msgid) gettext(msgid) argument 143 #define _(msgid) msgid argument
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_inf.c | 128 u_int32_t msgid = 0; local 391 isakmp_info_recv_n(iph1, notify, msgid, encrypted) in isakmp_info_recv_n() argument 449 isakmp_info_recv_d(iph1, delete, msgid, encrypted) in isakmp_info_recv_d() argument 1404 isakmp_info_recv_r_u (iph1, ru, msgid) in isakmp_info_recv_r_u() argument 1450 isakmp_info_recv_r_u_ack (iph1, ru, msgid) in isakmp_info_recv_r_u_ack() argument
|
D | oakley.c | 784 oakley_compute_hash3(iph1, msgid, body) in oakley_compute_hash3() argument 838 oakley_compute_hash1(iph1, msgid, body) in oakley_compute_hash1() argument 2881 oakley_newiv2(iph1, msgid) in oakley_newiv2() argument
|
D | isakmp_cfg.c | 276 isakmp_cfg_attr_r(iph1, msgid, attrpl) in isakmp_cfg_attr_r() argument 1131 isakmp_cfg_newiv(iph1, msgid) in isakmp_cfg_newiv() argument
|
D | isakmp.c | 400 u_int32_t msgid = isakmp->msgid; local 1539 isakmp_pindex(index, msgid) in isakmp_pindex() argument 2648 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument
|
D | handler.h | 135 u_int32_t msgid; /* message id */ member 318 u_int32_t msgid; /* msgid for phase 2 */ member
|
D | handler.c | 586 getph2bymsgid(iph1, msgid) in getph2bymsgid() argument
|
/external/grub/lib/ |
D | getopt.c | 87 # define _(msgid) gettext (msgid) argument 89 # define _(msgid) (msgid) argument
|
/external/elfutils/ |
D | config-compat-freebsd.h | 26 #define dgettext(domainname, msgid) dcgettext (domainname, msgid, LC_MESSAGES) argument
|
D | config-compat-darwin.h | 23 #define dgettext(domainname, msgid) dcgettext (domainname, msgid, LC_MESSAGES) argument
|
/external/kernel-headers/original/linux/ |
D | ipmi_smi.h | 67 long msgid; member
|
/external/bluetooth/glib/glib/ |
D | gstrfuncs.c | 2963 g_strip_context (const gchar *msgid, in g_strip_context() 3092 const char *msgid) in g_dpgettext2() 3212 const gchar *msgid) in g_dgettext() 3241 const gchar *msgid, in g_dngettext()
|
/external/bison/src/ |
D | scan-gram.l | 1114 unexpected_end (boundary start, char const *msgid, char const *token_end) in unexpected_end()
|