Home
last modified time | relevance | path

Searched refs:xasprintf (Results 1 – 25 of 67) sorted by relevance

123

/third_party/gettext/gettext-tools/src/
Dformat-invalid.h28xasprintf (_("In the directive number %u, the argument number 0 is not a positive integer."), dire…
30xasprintf (_("In the directive number %u, the width's argument number 0 is not a positive integer.…
32xasprintf (_("In the directive number %u, the precision's argument number 0 is not a positive inte…
36 …? xasprintf (_("In the directive number %u, the character '%c' is not a valid conversion specifier…
37 …: xasprintf (_("The character that terminates the directive number %u is not a valid conversion sp…
40 xasprintf (_("The string refers to argument number %u in incompatible ways."), arg_number)
Dmsgl-charset.c91 multiline_warning (xasprintf (_("warning: ")), in compare_po_locale_charsets()
92 xasprintf (_("\ in compare_po_locale_charsets()
99 xasprintf (_("\ in compare_po_locale_charsets()
104 xasprintf (_("\ in compare_po_locale_charsets()
113 xasprintf (_("\ in compare_po_locale_charsets()
126 multiline_warning (xasprintf (_("warning: ")), in compare_po_locale_charsets()
127 xasprintf (_("\ in compare_po_locale_charsets()
Dxg-encoding.c76 xasprintf (_("Non-ASCII character at %s%s."), file_name, buffer); in non_ascii_error_message()
80 xasprintf (_("Non-ASCII comment at or before %s%s."), in non_ascii_error_message()
85 xasprintf (_("Non-ASCII string at %s%s."), file_name, buffer); in non_ascii_error_message()
107 xasprintf ("%s\n%s\n", in from_current_source_encoding()
Dpo-xerror.c64 xasprintf ("%s:%ld:%ld: %s", filename, in xerror()
68 xasprintf ("%s:%ld: %s", filename, in xerror()
72 prefix = xasprintf ("%s: %s", filename, prefix_tail); in xerror()
76 prefix = xasprintf ("%s: %s", program_name, prefix_tail); in xerror()
173 char *message_text1_extended = xasprintf ("%s...", message_text1); in textmode_xerror2()
180 char *message_text2_extended = xasprintf ("...%s", message_text2); in textmode_xerror2()
Dmsgl-check.c145 … msg = xasprintf (_("nplurals = %lu but plural expression can produce values as large as %lu"), in check_plural_eval()
270 xasprintf (_("Try using the following, valid for %s:"), in plural_help()
273 xasprintf ("%s\n\"Plural-Forms: %s\\n\"\n", in plural_help()
369 char *msg2ext = xasprintf ("%s\n%s", msg2, help); in check_plural()
393 char *msg2ext = xasprintf ("%s\n%s", msg2, help); in check_plural()
429 char *msgext = xasprintf ("%s\n%s", msg, help); in check_plural()
451 char *msgext = xasprintf ("%s\n%s", msg, help); in check_plural()
476 xasprintf (_("nplurals = %lu"), nplurals_value); in check_plural()
478 xasprintf (ngettext ("but some messages have only one plural form", in check_plural()
492 xasprintf (_("nplurals = %lu"), nplurals_value); in check_plural()
[all …]
Dwrite-catalog.c230 xasprintf ("%s: %s", in msgdomain_list_print()
231 xasprintf (_("cannot create output file \"%s\""), in msgdomain_list_print()
255 xasprintf ("%s: %s", in msgdomain_list_print()
256 xasprintf (_("error while writing \"%s\" file"), in msgdomain_list_print()
275 xasprintf ("%s: %s", in msgdomain_list_print()
276 xasprintf (_("cannot create output file \"%s\""), in msgdomain_list_print()
328 xasprintf ("%s: %s", in msgdomain_list_print()
329 xasprintf (_("error while writing \"%s\" file"), in msgdomain_list_print()
Dformat-csharp.c85xasprintf (_("In the directive number %u, '{' is not followed by an argument number."), spec.direc… in format_parse()
106xasprintf (_("In the directive number %u, ',' is not followed by a number."), spec.directives); in format_parse()
136 …? xasprintf (_("The directive number %u ends with an invalid character '%c' instead of '}'."), spe… in format_parse()
137 …: xasprintf (_("The directive number %u ends with an invalid character instead of '}'."), spec.dir… in format_parse()
159 … : xasprintf (_("The string contains a lone '}' after directive number %u."), spec.directives)); in format_parse()
Dxg-message.c91 multiline_warning (xasprintf (_("%s%s: warning: "), in set_format_flags_from_context()
93 xasprintf (is_format[i] == yes_according_to_context in set_format_flags_from_context()
227 multiline_warning (xasprintf (_("%s%s: warning: "), in warn_format_string()
229 xasprintf (_("\ in warn_format_string()
296 multiline_warning (xasprintf (_("%s%s: warning: "), pos->file_name, in remember_a_message()
336 xasprintf ("%s\n%s\n%s\n%s\n", in remember_a_message()
337xasprintf (_("msgid '%s' is used without plural and with plural."), in remember_a_message()
339xasprintf (_("%s%s: Here is the occurrence without plural."), in remember_a_message()
341 xasprintf (_("%s%s: Here is the occurrence with plural."), in remember_a_message()
360 msgstr = xasprintf ("%s%s%s", msgstr_prefix, msgid, msgstr_suffix); in remember_a_message()
[all …]
Dformat-java.c206xasprintf (_("In the directive number %u, '{' is not followed by an argument number."), spec->dire… in message_format_parse()
241xasprintf (_("In the directive number %u, the substring \"%s\" is not a valid date/time style."), … in message_format_parse()
252xasprintf (_("In the directive number %u, \"%s\" is not followed by a comma."), spec->directives, … in message_format_parse()
275xasprintf (_("In the directive number %u, the substring \"%s\" is not a valid number style."), spe… in message_format_parse()
286xasprintf (_("In the directive number %u, \"%s\" is not followed by a comma."), spec->directives, … in message_format_parse()
315xasprintf (_("In the directive number %u, \"%s\" is not followed by a comma."), spec->directives, … in message_format_parse()
324xasprintf (_("In the directive number %u, the argument number is not followed by a comma and one o… in message_format_parse()
573xasprintf (_("In the directive number %u, a choice contains no number."), spec->directives); in choice_format_parse()
584xasprintf (_("In the directive number %u, a choice contains a number that is not followed by '<', … in choice_format_parse()
Dmsgl-iconv.c62 xasprintf (_("%s: input is not valid in \"%s\" encoding"), in conversion_error()
66 xasprintf (_("%s: error while converting from \"%s\" encoding to \"%s\" encoding"), in conversion_error()
244xasprintf (_("present charset \"%s\" is not a portable encoding name"), in iconv_message_list_internal()
255xasprintf (_("two different charsets \"%s\" and \"%s\" in input file"), in iconv_message_list_internal()
299xasprintf (_("Cannot convert from \"%s\" to \"%s\". %s relies on iconv(), and iconv() does not sup… in iconv_message_list_internal()
327xasprintf (_("Conversion from \"%s\" to \"%s\" introduces duplicates: some different msgids become… in iconv_message_list_internal()
331xasprintf (_("Cannot convert from \"%s\" to \"%s\". %s relies on iconv(). This version was built w… in iconv_message_list_internal()
363 xasprintf (_("target charset \"%s\" is not a portable encoding name."), in iconv_msgdomain_list()
Dmsgl-cat.c267 ? (k > 0 ? xasprintf ("%s:%s (%s)", filename, domain, project_id) in catenate_msgdomain_list()
268 : xasprintf ("%s (%s)", filename, project_id)) in catenate_msgdomain_list()
269 : (k > 0 ? xasprintf ("%s:%s", filename, domain) in catenate_msgdomain_list()
270 : xasprintf ("%s", filename))); in catenate_msgdomain_list()
305 xasprintf (_("msgid '%s' is used without plural and with plural."), in catenate_msgdomain_list()
308 xasprintf ("%s\n", errormsg)); in catenate_msgdomain_list()
454 multiline_warning (xasprintf (_("warning: ")), in catenate_msgdomain_list()
455 xasprintf (_("\ in catenate_msgdomain_list()
460 multiline_warning (xasprintf (_("warning: ")), in catenate_msgdomain_list()
461 xasprintf (_("\ in catenate_msgdomain_list()
[all …]
Dformat-java-printf.c139xasprintf (_("In the directive number %u, the reference to the argument of the previous directive …
142 xasprintf (_("In the directive number %u, the precision is missing."), directive_number)
145xasprintf (_("In the directive number %u, the flag '%c' is invalid for the conversion '%c'."), dir…
148xasprintf (_("In the directive number %u, a width is invalid for the conversion '%c'."), directive…
151xasprintf (_("In the directive number %u, a precision is invalid for the conversion '%c'."), direc…
155 …? xasprintf (_("In the directive number %u, for the conversion '%c', the character '%c' is not a v…
156 …: xasprintf (_("The character that terminates the directive number %u, for the conversion '%c', is…
Dpo-charset.c491 xasprintf (_("\ in po_lex_charset_set()
566 xasprintf (_("\ in po_lex_charset_set()
591 xasprintf ("%s%s%s\n", in po_lex_charset_set()
622 xasprintf (_("\ in po_lex_charset_set()
634 xasprintf ("%s%s%s\n", in po_lex_charset_set()
Dformat-python-brace.c138xasprintf (_("In the directive number %u, '%c' cannot start a field name."), spec->directives, *fo… in parse_directive()
157xasprintf (_("In the directive number %u, '%c' cannot start a getattr argument."), spec->directive… in parse_directive()
171xasprintf (_("In the directive number %u, '%c' cannot start a getitem argument."), spec->directive… in parse_directive()
193xasprintf (_("In the directive number %u, no more nesting is allowed in a format specifier."), spe… in parse_directive()
278xasprintf (_("In the directive number %u, there is an unterminated format directive."), spec->dire… in parse_directive()
Dopen-catalog.c123 xasprintf ("%s: %s", in open_catalog_file()
124 xasprintf (_("error while opening \"%s\" for reading"), in open_catalog_file()
Dmsginit.c300 xasprintf (_("\ in main()
320 output_file = xasprintf ("%s.po", catalogname); in main()
326 xasprintf (_("\ in main()
883 return xasprintf ("Language %s", language); in englishname_of_language()
1254 return xasprintf ("%s <%s>", fullname, email); in last_translator()
1256 return xasprintf ("<%s>", email); in last_translator()
1356 return xasprintf ("%s %s", englishname, address); in language_team()
1402 return xasprintf ("text/plain; charset=%s", in content_type()
1679 english = xasprintf ("%s translations for %%s package", in get_title()
1710 result = xasprintf ("%s\n%s", english, result); in get_title()
[all …]
Dformat-ruby.c134xasprintf (_("In the directive number %u, two names are given for the same argument."), directive_…
137xasprintf (_("In the directive number %u, two numbers are given for the same argument."), directiv…
140 xasprintf (_("In the directive number %u, a flag is given after the width."), directive_number)
143xasprintf (_("In the directive number %u, a flag is given after the precision."), directive_number)
146xasprintf (_("In the directive number %u, the width is given after the precision."), directive_num…
149 xasprintf (_("In the directive number %u, a width is given twice."), directive_number)
152 xasprintf (_("In the directive number %u, a precision is given twice."), directive_number)
792xasprintf (_("The string refers to the argument named '%s' in incompatible ways."), spec.named[i].… in format_parse()
Dformat-gcc-internal.c255 …*invalid_reason = xasprintf (_("In the directive number %u, the flags combination is invalid."), s… in format_parse()
292xasprintf (_("In the directive number %u, a precision is not allowed before '%c'."), spec.directiv… in format_parse()
334 …*invalid_reason = xasprintf (_("In the directive number %u, the argument number for the precision … in format_parse()
398xasprintf (_("In the directive number %u, a precision specification is not allowed before '%c'."),… in format_parse()
406 …*invalid_reason = xasprintf (_("In the directive number %u, the precision specification is invalid… in format_parse()
463 …? xasprintf (_("In the directive number %u, flags are not allowed before '%c'."), spec.directives,… in format_parse()
Dformat-c.c36xasprintf (_("In the directive number %u, the token after '<' is not the name of a format specifie…
39xasprintf (_("In the directive number %u, the token after '<' is not followed by '>'."), directive…
42xasprintf (_("The string refers to argument number %u but ignores argument number %u."), reference…
Dformat-kde-kuit.c244 xasprintf (_("error while parsing: %s"), in format_parse()
264 xasprintf (_("error while parsing: %s"), in format_parse()
274 xasprintf (_("error while parsing: %s"), in format_parse()
Dformat-smalltalk.c90 …? xasprintf (_("In the directive number %u, the character '%c' is not a digit between 1 and 9."), … in format_parse()
91 …: xasprintf (_("The character that terminates the directive number %u is not a digit between 1 and… in format_parse()
Dx-ruby.c88 dummy_filename = xasprintf (_("(output from '%s')"), progname); in extract_ruby()
115 argv[i++] = xasprintf ("--add-comments=%s", comment_tag); in extract_ruby()
/third_party/libinput/tools/
Dlibinput-list-devices.c118 xasprintf(&str, "n/a"); in calibration_default()
124 xasprintf(&str, "identity matrix"); in calibration_default()
128 xasprintf(&str, in calibration_default()
148 xasprintf(&str, "none"); in scroll_defaults()
154 xasprintf(&str, in scroll_defaults()
174 xasprintf(&str, "none"); in click_defaults()
179 xasprintf(&str, in click_defaults()
196 xasprintf(&str, "n/a"); in accel_profiles()
202 xasprintf(&str, "none"); in accel_profiles()
207 xasprintf(&str, in accel_profiles()
[all …]
/third_party/gettext/gnulib-local/lib/
Dmarkup.c377 char *error_text = xasprintf (_("'%s' is not a valid name: %c"), in slow_name_validate()
397 char *error_text = xasprintf (_("'%s' is not a valid name: '%c'"), in slow_name_validate()
523 xasprintf (_("invalid character reference: %s"), in unescape_string_inplace()
534 xasprintf (_("invalid character reference: %s"), in unescape_string_inplace()
559 xasprintf (_("invalid character reference: %s"), in unescape_string_inplace()
608 error_text = xasprintf (_("invalid entity reference: %s"), in unescape_string_inplace()
994 char *error_text = xasprintf (_("invalid character after '%s'"), in markup_parse_context_parse()
1031 char *error_text = xasprintf (_("missing '%c'"), '>'); in markup_parse_context_parse()
1107 char *error_text = xasprintf (_("missing '%c'"), '='); in markup_parse_context_parse()
1140 char *error_text = xasprintf (_("missing '%c' or '%c'"), in markup_parse_context_parse()
[all …]
/third_party/ltp/tools/sparse/sparse-src/
Dutils.h36 char *xasprintf(const char *fmt, ...);

123