Home
last modified time | relevance | path

Searched +refs:po +refs:find +refs:bash +refs:string (Results 1 – 19 of 19) sorted by relevance

/third_party/gettext/gettext-tools/misc/
DChangeLog.018 gettextize: Use a crafted version string
29 po-mode: Fix to accept four-part msgfmt version number
30 * po-mode.el (po-msgfmt-version-check): Accept four-part version
43 * po-mode.el (po-keep-mo-file): New user option.
44 (po-validate): Respect po-keep-mo-file. Fix comment indentation.
48 * po-mode.el (po-font-lock-keywords): Support all possible length
57 * po-mode.el (po-mode-version-string): Bump to 0.23.
187 * po-mode.el (po-send-mail): Don't include original uncompressed
205 * po-mode.el (po-font-lock-keywords): Properly highlight C format
212 * po-mode.el (po-auto-update-file-header): New user option.
[all …]
/third_party/gettext/gettext-tools/doc/
Dgettext.texi211 * c-format Flag:: Telling something about the following string
327 * Prioritizing messages:: How to find which messages to translate first
352 * po/POTFILES.in:: @file{POTFILES.in} in @file{po/}
353 * po/LINGUAS:: @file{LINGUAS} in @file{po/}
354 * po/Makevars:: @file{Makevars} in @file{po/}
355 * po/Rules-*:: Extending @file{Makefile} in @file{po/}
370 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in @file{po.m4}
371 * AM_XGETTEXT_OPTION:: AM_XGETTEXT_OPTION in @file{po.m4}
433 * bash:: bash - Bourne-Again Shell Script
641 proper. By so doing, translators will find in a single place, as
[all …]
/third_party/gstreamer/gstreamer/
Dmeson.build125 description: 'plugin directory path component, used to find plugins on relocatable builds')
127 description: 'libexecdir path component, used to find plugin-scanner on relocatable builds')
196 'string.h',
533 bashcomp_option = get_option('bash-completion')
534 bashcomp_dep = dependency('bash-completion', version : '>= 2.0', required : bashcomp_option)
544 msg = 'Found bash-completion but the .pc file did not set \'completionsdir\'.'
555 msg = 'Found bash-completion, but the .pc file did not set \'helpersdir\'.'
584 'bashhelpersdir=${gstreamerdir}/data/bash-completion/helpers',
607 subdir('po') subdir
DChangeLog364 directory to then find the plugin scanner.
458 * po/LINGUAS:
459 * po/de.po:
460 * po/fr.po:
461 * po/ro.po:
592 This takes a plain message string and not a format string, and as a
597 full string to GStreamer anyway and would do formatting themselves with
604 caps: fix type of return value if string is null in gst_caps_from_string
738 * po/af.po:
739 * po/ast.po:
[all …]
/third_party/gettext/
DNEWS10 o xgettext now recognizes text blocks as string literals.
37 - A dependency bug in po/Makefile.in.in has been fixed.
74 - update-po target in Makefile.in.in now uses msgmerge --previous.
80 - The .pot file in a 'po' directory is now erased by "make maintainer-clean".
81 - It is now possible to override xgettext options from the po/Makefile.in.in
82 through options in XGETTEXT_OPTIONS (declared in po/Makevars).
166 xgettext can now load custom string extraction rules supplied by
191 * po/Makefile.in.in can now insert the file $(DOMAIN).pot-header to
196 po-mode.el and gettextize.
232 - xgettext C++11 raw string recognition is now stricter and don't
[all …]
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.855 * po/LINGUAS:
56 * po/ru.po:
110 * po/vi.po: Added Vietnamese translation
507 * po/LINGUAS:
508 * po/de.po:
532 program that looks through the registry to find elements of
576 quick shell oneliner to find undocumented members
628 * po/ca.po:
629 * po/sv.po:
717 the string - caps parsing strips " from strings so we can't rely on
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog145 tools: device-monitor: Print string property as-is without serialize
147 especially when given GValue is already string. Just print string
149 string print, especially for multi-bytes character encoding cases.
419 subparse: don't try to index string with -1
420 If the len of the string turns out to be 0, str[len - 1] resolved to
471 'own' the buffer, and that there is some other mechanism to find out
833 The latter needs a static string.
852 * po/de.po:
853 * po/fr.po:
854 * po/ro.po:
[all …]
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.851 * po/af.po:
52 * po/az.po:
53 * po/cs.po:
54 * po/en_GB.po:
55 * po/hu.po:
56 * po/it.po:
57 * po/nb.po:
58 * po/nl.po:
59 * po/or.po:
60 * po/sq.po:
[all …]
/third_party/gstreamer/gstplugins_base/docs/random/
DChangeLog-0.811 Don't leak caps string (fixes #168134)
346 format. Needs support for the channels maps if someone can find
700 * po/LINGUAS:
701 * po/vi.po:
758 * ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix
775 list of character encodings to use in case a string encountered
2882 * po/af.po:
2883 * po/az.po:
2884 * po/cs.po:
2885 * po/en_GB.po:
[all …]
/third_party/gettext/gettext-runtime/intl/
DChangeLog.093 * hash-string.c: Likewise.
94 * hash-string.h: Likewise.
427 Avoid crash in *printf functions for invalid format string with dollar.
538 * printf-parse.c: Include <string.h>.
670 vasnprintf: Correct handling of unconvertible wide string arguments.
684 string is passed as argument to %ls, with no precision and no width.
956 * Makefile.in (libintl.res): Initialize nl without assuming GNU bash.
1156 * relocatable.c (relocate): Return a freshly allocated string instead
1157 of a pointer to a privately held string.
1443 replacement string.
[all …]
/third_party/pulseaudio/
Dconfigure.ac396 dnl can give the proper place to find libltdl through the standard
404 …[AC_MSG_ERROR([Unable to find libltdl version 2. Makes sure you have libtool 2.4 or later installe…
1525 AC_ARG_WITH([bash-completion-dir],
1526 AS_HELP_STRING([--with-bash-completion-dir=DIR], [Directory for bash completion files]),
1527 …pletiondir=$withval], [bashcompletiondir=$($PKG_CONFIG --variable=completionsdir bash-completion)])
1529 bashcompletiondir="${datadir}/bash-completion/completions"
1552 # Substitute the variable with an empty string. This makes the output go to the
1569 po/Makefile.in
/third_party/gettext/gettext-tools/tests/
Dmm-viet.out419 msgid "Search string '%1' not found!"
496 msgid "Usage: find[:[bcersw]] PATTERN"
508 msgid "<p>Usage: <code>find[:bcersw] PATTERN</code></p>"
537 "empty string is used.</p><p>If you want to have whitespace in your PATTERN, "
588 "string)"
895 "<p>This string allows you to configure Kate's settings for the files "
905 "code>. The string is a semicolon-separated list of masks."
910 "The mime type mask allows you to select files by mimetype. The string is a "
1626 "</li></ul>Note that, in all the above modes, if a search string has not been "
1671 "#-#-#-#-# Compendium04.po (NAME) #-#-#-#-#\n"
[all …]
/third_party/glib/
Dmeson.build292 'string.h',
438 # A zero-length format string shouldn't be considered an issue.
617 if host_system != 'windows' and cc.has_function('stpcpy', prefix : '#include <string.h>')
647 #include <string.h>
1465 # have to be string literals.
2019 # Don't use the bundled ZLib sources until we are sure that we can't find it on
2046 # First just find the bare library.
2152 #include <string.h>
2236 have_bash = find_program('bash', required : false).found() # For completion scripts
2237 bash_comp_dep = dependency('bash-completion', version: '>=2.0', required: false)
[all …]
DNEWS207 * Use `bash-completion.pc` (if available) to provide the path to install
223 - #1054 Use pkg-config to get path for bash-completion file installation
227 - #2292 Cannot find a common ancestor when running CI style check jobs
266 - !1906 gdbus-serialization: Don't leak string containing first serialization
331 - !1784 fuzzing: Add more fuzzing tests for various string parsing functions
502 * Add `GStrvBuilder` convenience API for building `NULL`-terminated string arrays (work by Robert A…
533 - !1417 gstrvbuilder: Add a new object to make NULL-terminated string arrays.
702 - #422 Wrong assumption in libgio GFileInfo on xattr/acl string: it may contain binary data.
734 - !1555 Remove c-format from the string that is not c-formatted
825 - #2109 GValue: Add support for interned string
[all …]
/third_party/e2fsprogs/
Dconfigure217 for as_base in sh bash ksh sh5; do
2768 …as_fn_error $? "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINE…
4721 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7222 rm -f messages.po
9555 POSUB=po
11432 as_fn_error $? "Cannot find fuse2fs headers.
11546 as_fn_error $? "Cannot find fuse library.
13420 "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;;
14022 "po-directories":C)
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch652 #include <string>
663 @@ -36,11 +37,17 @@ int GetIntParam(const std::vector<std::string>& params, int index) {
670 std::vector<std::string> params;
674 + std::vector<std::string> params;
693 #include <string>
971 const std::string& cpu_brand() const { return cpu_brand_; }
1073 +bool EndsWith(const std::string& s, const std::string& suffix) {
1138 + // So, now, we reverse the string (except for the possible "-" sign).
1262 + std::string backtrace = ToStringWithPrefix(prefix_string);
1275 + std::string proc_maps;
[all …]
D0001-cve.patch89 // produceCropId() yield the empty string.
106 std::string script_result;
154 - const std::string crop_id =
165 - const std::string crop_id =
209 +std::string ParamsToString(
245 + const std::string crop_id =
253 + const std::string expected_result = base::StrCat(
281 + const std::string no_op_script = "// No-op script";
453 std::string default_selected_guid_;
503 std::vector<std::pair<std::string, std::string>> regions_;
[all …]
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt2425 find
5165 string
6874 ##po
13434 po
24235 bash
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer218 (gst_osssrc_init): dup the string - argh; quit here -
4457 * gst/gstparse.c: reinstated exit(-1) when gstparse.c doesn't find
5027 gstreamer-compprep.c: added initial bash commandline completion
5238 configure.in %VAR stuff - fixed gstreamer.pc.in description string
5625 atomic variables eventually, but the best I can find is to use
7963 function in gstutils to set an object argument as a string.
8604 * configure.in: removed intl and po from configure.in, until we
9706 correctly (had to get source to find out what it meant...)
11859 real function, as well as constructing a debugging string. This
11872 going on, we might find a way to fix either the macro or the