Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 25 of 29) sorted by relevance

12

/third_party/alsa-utils/include/
Dgettext.h13 # define gettext(msgid) (msgid) argument
18 #define _(msgid) gettext (msgid) argument
19 #define gettext_noop(msgid) msgid argument
20 #define N_(msgid) gettext_noop (msgid) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Doma_dm_client.c109 const char *url, int msgid) in oma_dm_build_hdr()
299 const char *url, int msgid, const char *oper) in build_oma_dm_1()
337 const char *url, int msgid) in build_oma_dm_1_sub_reg()
350 const char *url, int msgid) in build_oma_dm_1_sub_prov()
364 const char *url, int msgid) in build_oma_dm_1_pol_upd()
377 const char *url, int msgid) in build_oma_dm_1_sub_rem()
993 xml_node_t *resp, int msgid, in oma_dm_process()
1158 int msgid = 0; in cmd_oma_dm_prov() local
1195 int msgid = 0; in cmd_oma_dm_sim_prov() local
1257 int msgid = 0; in oma_dm_pol_upd() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Doma_dm_client.c109 const char *url, int msgid) in oma_dm_build_hdr()
299 const char *url, int msgid, const char *oper) in build_oma_dm_1()
337 const char *url, int msgid) in build_oma_dm_1_sub_reg()
350 const char *url, int msgid) in build_oma_dm_1_sub_prov()
364 const char *url, int msgid) in build_oma_dm_1_pol_upd()
377 const char *url, int msgid) in build_oma_dm_1_sub_rem()
993 xml_node_t *resp, int msgid, in oma_dm_process()
1158 int msgid = 0; in cmd_oma_dm_prov() local
1195 int msgid = 0; in cmd_oma_dm_sim_prov() local
1257 int msgid = 0; in oma_dm_pol_upd() local
[all …]
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Dfunctionalext_dgettext.c32 char *msgid = "hello"; in dgettext_0100() local
Dfunctionalext_gettext.c33 char *msgid = "hello"; in gettext_0100() local
Dfunctionalext_dcgettext.c33 char *msgid = "hello"; in dcgettext_0100() local
/third_party/musl/libc-test/src/functionalext/locale/
Ddcngettext.c32 char *msgid = "hello"; in dcngettext_0100() local
/third_party/musl/src/locale/
Dtextdomain.c34 char *gettext(const char *msgid) in gettext()
Ddcngettext.c289 char *dcgettext(const char *domainname, const char *msgid, int category) in dcgettext()
299 char *dgettext(const char *domainname, const char *msgid) in dgettext()
/third_party/cups/locale/
Dpo2strings.c66 *msgid, /* msgid string */ in main() local
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl06.c100 int i, msgid, cnt = 0; in verify_msgctl() local
/third_party/musl/porting/linux/user/src/locale/
Ddcngettext.c335 char *dcgettext(const char *domainname, const char *msgid, int category) in dcgettext()
345 char *dgettext(const char *domainname, const char *msgid) in dgettext()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h382 #define _(msgid) gettext(msgid) argument
384 #define _(msgid) msgid argument
Dzdump.c201 #define _(msgid) gettext(msgid) argument
203 #define _(msgid) msgid argument
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h374 #define _(msgid) gettext(msgid) argument
376 #define _(msgid) msgid argument
Dzdump.c195 #define _(msgid) gettext(msgid) argument
197 #define _(msgid) msgid argument
/third_party/skia/m133/third_party/externals/icu/source/tools/tzcode/
Dprivate.h374 #define _(msgid) gettext(msgid) argument
376 #define _(msgid) msgid argument
Dzdump.c195 #define _(msgid) gettext(msgid) argument
197 #define _(msgid) msgid argument
/third_party/backends/lib/
Dgetopt.c87 # define _(msgid) gettext (msgid) argument
90 # define _(msgid) (msgid) argument
/third_party/cups/cups/
Dtestlang.c441 const char *msgid) /* I - Message */ in test_string()
Dppd-localize.c276 char msgid[1024], /* State message identifier */ in ppdLocalizeIPPReason() local
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec-hfi.c68 unsigned msgid = HFI_HEADER_ID(msg->ret_header); in decode_F2H_MSG_ACK() local
359 hfi_msg_name(unsigned msgid) in hfi_msg_name()
419 unsigned msgid = HFI_HEADER_ID(hdr); in decode_hfi() local
/third_party/curl/lib/
Dopenldap.c195 int msgid; /* Current message id. */ member
199 int msgid; member
890 int msgid; in oldap_do() local
/third_party/python/Modules/clinic/
D_localemodule.c.h342 const char *msgid; in _locale_dcgettext() local
/third_party/python/Modules/
D_localemodule.c678 const char *msgid, int category) in _locale_dcgettext_impl()

12