Home
last modified time | relevance | path

Searched refs:msgid (Results 1 - 25 of 28) sorted by relevance

12

/third_party/python/Lib/test/test_tools/
H A Dtest_i18n.py25 if not line or line.startswith(('#', 'msgid','msgstr')):
46 if line.startswith('msgid '):
47 line = line[len('msgid '):]
126 self.assertFalse([msgid for msgid in msgids if 'doc' in msgid])
133 self.assertFalse([msgid for msgid in msgids if 'doc' in msgid])
149 self.assertFalse([msgid fo
[all...]
/third_party/alsa-utils/include/
H A Dgettext.h13 # define gettext(msgid) (msgid)
18 #define _(msgid) gettext (msgid)
19 #define gettext_noop(msgid) msgid
20 #define N_(msgid) gettext_noop (msgid)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Doma_dm_client.c109 const char *url, int msgid) in oma_dm_build_hdr()
127 xml_node_create_text(ctx->xml, synchdr, NULL, "MsgID", int2str(msgid)); in oma_dm_build_hdr()
299 const char *url, int msgid, const char *oper) in build_oma_dm_1()
305 syncml = oma_dm_build_hdr(ctx, url, msgid); in build_oma_dm_1()
337 const char *url, int msgid) in build_oma_dm_1_sub_reg()
341 syncml = build_oma_dm_1(ctx, url, msgid, DM_HS20_SUBSCRIPTION_CREATION); in build_oma_dm_1_sub_reg()
350 const char *url, int msgid) in build_oma_dm_1_sub_prov()
354 syncml = build_oma_dm_1(ctx, url, msgid, in build_oma_dm_1_sub_prov()
364 const char *url, int msgid) in build_oma_dm_1_pol_upd()
368 syncml = build_oma_dm_1(ctx, url, msgid, DM_HS20_POLICY_UPDAT in build_oma_dm_1_pol_upd()
108 oma_dm_build_hdr(struct hs20_osu_client *ctx, const char *url, int msgid) oma_dm_build_hdr() argument
298 build_oma_dm_1(struct hs20_osu_client *ctx, const char *url, int msgid, const char *oper) build_oma_dm_1() argument
336 build_oma_dm_1_sub_reg(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_sub_reg() argument
349 build_oma_dm_1_sub_prov(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_sub_prov() argument
363 build_oma_dm_1_pol_upd(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_pol_upd() argument
376 build_oma_dm_1_sub_rem(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_sub_rem() argument
992 oma_dm_process(struct hs20_osu_client *ctx, const char *url, xml_node_t *resp, int msgid, char **ret_resp_uri, xml_node_t *pps, const char *pps_fname) oma_dm_process() argument
1158 int msgid = 0; cmd_oma_dm_prov() local
1195 int msgid = 0; cmd_oma_dm_sim_prov() local
1257 int msgid = 0; oma_dm_pol_upd() local
1304 int msgid = 0; oma_dm_sub_rem() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Doma_dm_client.c109 const char *url, int msgid) in oma_dm_build_hdr()
127 xml_node_create_text(ctx->xml, synchdr, NULL, "MsgID", int2str(msgid)); in oma_dm_build_hdr()
299 const char *url, int msgid, const char *oper) in build_oma_dm_1()
305 syncml = oma_dm_build_hdr(ctx, url, msgid); in build_oma_dm_1()
337 const char *url, int msgid) in build_oma_dm_1_sub_reg()
341 syncml = build_oma_dm_1(ctx, url, msgid, DM_HS20_SUBSCRIPTION_CREATION); in build_oma_dm_1_sub_reg()
350 const char *url, int msgid) in build_oma_dm_1_sub_prov()
354 syncml = build_oma_dm_1(ctx, url, msgid, in build_oma_dm_1_sub_prov()
364 const char *url, int msgid) in build_oma_dm_1_pol_upd()
368 syncml = build_oma_dm_1(ctx, url, msgid, DM_HS20_POLICY_UPDAT in build_oma_dm_1_pol_upd()
108 oma_dm_build_hdr(struct hs20_osu_client *ctx, const char *url, int msgid) oma_dm_build_hdr() argument
298 build_oma_dm_1(struct hs20_osu_client *ctx, const char *url, int msgid, const char *oper) build_oma_dm_1() argument
336 build_oma_dm_1_sub_reg(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_sub_reg() argument
349 build_oma_dm_1_sub_prov(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_sub_prov() argument
363 build_oma_dm_1_pol_upd(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_pol_upd() argument
376 build_oma_dm_1_sub_rem(struct hs20_osu_client *ctx, const char *url, int msgid) build_oma_dm_1_sub_rem() argument
992 oma_dm_process(struct hs20_osu_client *ctx, const char *url, xml_node_t *resp, int msgid, char **ret_resp_uri, xml_node_t *pps, const char *pps_fname) oma_dm_process() argument
1158 int msgid = 0; cmd_oma_dm_prov() local
1195 int msgid = 0; cmd_oma_dm_sim_prov() local
1257 int msgid = 0; oma_dm_pol_upd() local
1304 int msgid = 0; oma_dm_sub_rem() local
[all...]
/third_party/python/Tools/i18n/
H A Dmsgfmt.py133 add(msgctxt, msgid, msgstr, fuzzy)
142 # Now we are in a msgid or msgctxt section, output previous section
145 add(msgctxt, msgid, msgstr, fuzzy)
149 elif l.startswith('msgid') and not l.startswith('msgid_plural'):
151 add(msgctxt, msgid, msgstr, fuzzy)
152 if not msgid:
160 msgid = msgstr = b''
165 print('msgid_plural not preceded by msgid on %s:%d' % (infile, lno),
169 msgid += b'\0' # separator of singular and plural
196 msgid
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-hfi.c27 static const char *hfi_msg_name(unsigned msgid);
86 unsigned msgid = HFI_HEADER_ID(msg->ret_header); in decode_F2H_MSG_ACK() local
89 hfi_msg_name(msgid), msgid, HFI_HEADER_SIZE(msg->ret_header), in decode_F2H_MSG_ACK()
377 hfi_msg_name(unsigned msgid) in hfi_msg_name() argument
379 if (msgid < ARRAY_SIZE(hfi_msgs)) in hfi_msg_name()
380 return hfi_msgs[msgid].name; in hfi_msg_name()
437 unsigned msgid = HFI_HEADER_ID(hdr); in decode_hfi() local
443 assert(hfi_msg_name(msgid)); in decode_hfi()
446 hfi_msg_name(msgid), msgi in decode_hfi()
[all...]
/third_party/curl/lib/
H A Dopenldap.c193 int msgid; /* Current message id. */ member
197 int msgid; member
361 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_perform_auth()
384 rc = ldap_sasl_bind(li->ld, NULL, mech, pcred, NULL, NULL, &li->msgid); in oldap_continue_auth()
398 &li->msgid); in oldap_cancel_auth()
426 NULL, NULL, &li->msgid); in oldap_perform_bind()
449 NULL, NULL, NULL, 0, &li->msgid); in oldap_perform_mechs()
508 int rc = ldap_start_tls(li->ld, NULL, NULL, &li->msgid); in oldap_perform_starttls()
733 rc = ldap_result(li->ld, li->msgid, LDAP_MSG_ONE, &tv, &msg); in oldap_connecting()
741 li->msgid in oldap_connecting()
885 int msgid; oldap_do() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl06.c100 int i, msgid, cnt = 0; in verify_msgctl() local
115 msgid = msgctl(TST_RET, MSG_STAT_ANY, &buf); in verify_msgctl()
117 if (msgid == -1) { in verify_msgctl()
120 tst_res(TPASS, "MSG_INFO returned valid index %li to msgid %i", in verify_msgctl()
121 TST_RET, msgid); in verify_msgctl()
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dfunctionalext_dcgettext.c27 * For this case, the provided mo file should NOT contain a translation for the msgid "not_translated".
33 char *msgid = "hello"; in dcgettext_0100() local
36 char* result = dcgettext(PACKAGE, msgid, CATEGORY); in dcgettext_0100()
H A Dfunctionalext_dgettext.c32 char *msgid = "hello"; in dgettext_0100() local
35 char* result = dgettext(PACKAGE, msgid); in dgettext_0100()
H A Dfunctionalext_gettext.c33 char *msgid = "hello"; in gettext_0100() local
37 char* result = gettext(msgid); in gettext_0100()
/third_party/musl/libc-test/src/functionalext/locale/
H A Ddcngettext.c32 char *msgid = "hello"; in dcngettext_0100() local
36 char *result = dcngettext(PACKAGE, msgid, 0, 1, LC_MESSAGES); in dcngettext_0100()
/third_party/musl/src/locale/
H A Dtextdomain.c34 char *gettext(const char *msgid) in gettext() argument
36 return dgettext(0, msgid); in gettext()
H A Ddcngettext.c289 char *dcgettext(const char *domainname, const char *msgid, int category) in dcgettext() argument
291 return dcngettext(domainname, msgid, 0, 1, category); in dcgettext()
299 char *dgettext(const char *domainname, const char *msgid) in dgettext() argument
301 return dcngettext(domainname, msgid, 0, 1, LC_MESSAGES); in dgettext()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h374 #define _(msgid) gettext(msgid)
376 #define _(msgid) msgid
H A Dzdump.c195 #define _(msgid) gettext(msgid)
197 #define _(msgid) msgid
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h382 #define _(msgid) gettext(msgid)
384 #define _(msgid) msgid
H A Dzdump.c201 #define _(msgid) gettext(msgid)
203 #define _(msgid) msgid
/third_party/python/Modules/clinic/
H A D_localemodule.c.h335 const char *msgid, int category);
342 const char *msgid; in _locale_dcgettext() local
371 msgid = PyUnicode_AsUTF8AndSize(args[1], &msgid_length); in _locale_dcgettext()
372 if (msgid == NULL) { in _locale_dcgettext()
375 if (strlen(msgid) != (size_t)msgid_length) { in _locale_dcgettext()
383 return_value = _locale_dcgettext_impl(module, domain, msgid, category); in _locale_dcgettext()
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c335 char *dcgettext(const char *domainname, const char *msgid, int category) in dcgettext() argument
337 return dcngettext(domainname, msgid, 0, 1, category); in dcgettext()
345 char *dgettext(const char *domainname, const char *msgid) in dgettext() argument
347 return dcngettext(domainname, msgid, 0, 1, LC_MESSAGES); in dgettext()
/third_party/curl/tests/
H A Dftpserver.pl1832 my ($msgid) = @_;
1835 if($msgid =~ /^verifiedserver$/) {
1849 @data = getreplydata($msgid);
1888 my ($msgid) = @_;
1890 logmsg "DELE_pop3 got $msgid\n";
1892 if (!$msgid) {
1896 push (@deleted, $msgid);
1961 my ($msgid, $lines) = split(/ /, $args, 2);
1968 elsif (($msgid eq "") || ($lines eq "")) {
1979 my @data = getreplydata($msgid);
[all...]
/third_party/tzdata/
H A Dprivate.h938 #define _(msgid) gettext(msgid)
940 #define _(msgid) msgid
/third_party/backends/lib/
H A Dgetopt.c88 # define _(msgid) gettext (msgid)
91 # define _(msgid) (msgid)
/third_party/python/Lib/email/
H A Dutils.py193 msgid = '<%d.%d.%d%s@%s>' % (timeval, pid, randint, idstring, domain)
194 return msgid
/third_party/python/Modules/
H A D_localemodule.c669 msg as msgid: str
678 const char *msgid, int category) in _locale_dcgettext_impl()
681 return PyUnicode_DecodeLocale(dcgettext(domain,msgid,category), NULL); in _locale_dcgettext_impl()
677 _locale_dcgettext_impl(PyObject *module, const char *domain, const char *msgid, int category) _locale_dcgettext_impl() argument

Completed in 30 milliseconds

12