/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/selinux/policycoreutils/load_policy/ |
D | load_policy.c | 12 #define _(msgid) gettext (msgid) argument 14 #define _(msgid) (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() 987 xml_node_t *resp, int msgid, in oma_dm_process() 1152 int msgid = 0; in cmd_oma_dm_prov() local 1189 int msgid = 0; in cmd_oma_dm_sim_prov() local 1251 int msgid = 0; in oma_dm_pol_upd() local [all …]
|
/external/selinux/policycoreutils/run_init/ |
D | run_init.c | 59 #define _(msgid) gettext (msgid) argument 61 #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 | 741 oakley_compute_hash3(iph1, msgid, body) in oakley_compute_hash3() argument 795 oakley_compute_hash1(iph1, msgid, body) in oakley_compute_hash1() argument 3094 oakley_newiv2(iph1, msgid) in oakley_newiv2() argument
|
D | isakmp.c | 403 u_int32_t msgid = isakmp->msgid; local 1541 isakmp_pindex(index, msgid) in isakmp_pindex() argument 2596 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument
|
/external/bison/lib/ |
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 | xalloc-die.c | 29 #define _(msgid) gettext (msgid) argument
|
D | closeout.c | 29 #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 | error.c | 33 # define _(msgid) gettext (msgid) argument
|
D | argmatch.c | 33 #define _(msgid) gettext (msgid) argument
|
D | obstack.c | 397 # define _(msgid) gettext (msgid) argument
|
/external/curl/lib/ |
D | openldap.c | 139 int msgid; member 146 int msgid; member 355 int msgid; in ldap_do() local
|
/external/icu/icu4c/source/tools/tzcode/ |
D | private.h | 382 #define _(msgid) gettext(msgid) argument 384 #define _(msgid) msgid argument
|
D | zdump.c | 200 #define _(msgid) gettext(msgid) argument 202 #define _(msgid) msgid argument
|
/external/selinux/policycoreutils/sandbox/ |
D | seunshare.c | 36 #define _(msgid) gettext (msgid) argument 38 #define _(msgid) (msgid) argument
|
/external/bison/examples/calc++/ |
D | calc++-parser.cc | 69 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument 73 # define YY_(msgid) msgid 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/selinux/policycoreutils/newrole/ |
D | newrole.c | 84 #define _(msgid) gettext (msgid) argument 86 #define _(msgid) (msgid) argument
|