| /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()
|
| /external/bison/lib/ |
| D | xalloc-die.c | 29 #define _(msgid) gettext (msgid) argument
|
| D | closeout.c | 29 #define _(msgid) gettext (msgid) argument
|
| D | gettext.h | 149 const char *msg_ctxt_id, const char *msgid, in pgettext_aux() 168 const char *msg_ctxt_id, const char *msgid, in npgettext_aux() 211 const char *msgctxt, const char *msgid, in dcpgettext_expr() 256 const char *msgctxt, const char *msgid, in dcnpgettext_expr()
|
| D | error.c | 33 # define _(msgid) gettext (msgid) argument
|
| D | quotearg.c | 46 #define _(msgid) gettext (msgid) argument 47 #define N_(msgid) msgid argument 193 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote()
|
| D | argmatch.c | 33 #define _(msgid) gettext (msgid) argument
|
| D | obstack.c | 397 # define _(msgid) gettext (msgid) argument
|
| /external/wpa_supplicant_8/hs20/client/ |
| D | oma_dm_client.c | 109 const char *url, int msgid) in oma_dm_build_hdr() 293 const char *url, int msgid, const char *oper) in build_oma_dm_1() 331 const char *url, int msgid) in build_oma_dm_1_sub_reg() 344 const char *url, int msgid) in build_oma_dm_1_sub_prov() 358 const char *url, int msgid) in build_oma_dm_1_pol_upd() 371 const char *url, int msgid) in build_oma_dm_1_sub_rem() 965 xml_node_t *resp, int msgid, in oma_dm_process() 1130 int msgid = 0; in cmd_oma_dm_prov() local 1167 int msgid = 0; in cmd_oma_dm_sim_prov() local 1229 int msgid = 0; in oma_dm_pol_upd() local [all …]
|
| /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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 | 129 u_int32_t msgid = 0; local 330 isakmp_info_recv_n(iph1, notify, msgid, encrypted) in isakmp_info_recv_n() argument 447 isakmp_info_recv_d(iph1, delete, msgid, encrypted) in isakmp_info_recv_d() argument 1519 isakmp_info_recv_r_u (iph1, ru, msgid) in isakmp_info_recv_r_u() argument 1565 isakmp_info_recv_r_u_ack (iph1, ru, msgid) in isakmp_info_recv_r_u_ack() argument
|
| D | oakley.c | 737 oakley_compute_hash3(iph1, msgid, body) in oakley_compute_hash3() argument 791 oakley_compute_hash1(iph1, msgid, body) in oakley_compute_hash1() argument 3040 oakley_newiv2(iph1, msgid) in oakley_newiv2() argument
|
| D | isakmp.c | 403 u_int32_t msgid = isakmp->msgid; local 1543 isakmp_pindex(index, msgid) in isakmp_pindex() argument 2598 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument
|
| D | isakmp_cfg.c | 274 isakmp_cfg_attr_r(iph1, msgid, attrpl) in isakmp_cfg_attr_r() argument 1092 isakmp_cfg_newiv(iph1, msgid) in isakmp_cfg_newiv() argument
|
| /external/chromium_org/ipc/ |
| D | ipc_perftests.cc | 105 int msgid; in OnMessageReceived() local 173 int msgid; in OnMessageReceived() local
|
| /external/elfutils/0.153/host-darwin-fixup/ |
| D | AndroidFixup.h | 57 #define dgettext(domainname, msgid) dcgettext (domainname, msgid, LC_MESSAGES) argument
|
| /external/kernel-headers/original/uapi/linux/ |
| D | ipmi.h | 256 long msgid; /* The sequence number for the message. This member 311 long msgid; /* The sequence number specified in the request member
|
| /external/bison/examples/calc++/ |
| D | calc++-parser.cc | 69 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument 73 # define YY_(msgid) msgid argument
|