Home
last modified time | relevance | path

Searched refs:msgfmt (Results 1 – 25 of 32) sorted by relevance

12

/external/icu/icu4c/source/samples/msgfmt/
Dmsgfmt.sln3 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msgfmt", "msgfmt.vcxproj", "{5FF1D1A2-1630-446…
DMakefile15 TARGET=msgfmt
DREADME.TXT44 Open the file "msgfmt.sln" in Microsoft Visual C++.
/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1733 MessageFormat *msgfmt = new MessageFormat(testformat, Locale("fr"), status); in testCoverage() local
1734 if (msgfmt == NULL || U_FAILURE(status)) { in testCoverage()
1738 if (!msgfmt->usesNamedArguments()) { in testCoverage()
1747 msgfmt->setFormat("set", cf, status); in testCoverage()
1749 StringEnumeration *en = msgfmt->getFormatNames(status); in testCoverage()
1772 msgfmt->adoptFormat("adopt", cfClone, status); in testCoverage()
1775 delete msgfmt; in testCoverage()
1777 msgfmt = new MessageFormat("'", status); in testCoverage()
1778 if (msgfmt == NULL || U_FAILURE(status)) { in testCoverage()
1782 if (msgfmt->usesNamedArguments()) { in testCoverage()
[all …]
/external/libexif/auto-m4/
Dpo.m433 dnl Search for GNU msgfmt in the PATH.
34 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
35 dnl The second test excludes FreeBSD msgfmt.
36 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
57 dnl Test whether we really found GNU msgfmt.
59 dnl If it is no GNU msgfmt we define it as : so that the
67 [found $GMSGFMT program is not GNU msgfmt; ignore it])
/external/selinux/policycoreutils/po/
DMakefile22 MSGFMT = msgfmt
141 msgfmt -v --statistics -o /dev/null $$cat; \
/external/autotest/client/profilers/powertop/src/po/
DMakefile8 msgfmt -o $@ $<
/external/icu/icu4c/source/samples/all/
Dsamplecheck.bat51 set SAMPLE_MSGFMT=%ICU_SAMPLESDIR%\msgfmt\%ICU_ARCH%\%ICU_DBRL%\msgfmt.exe
131 @set THT=msgfmt
Dall.sln15 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msgfmt", "..\msgfmt\msgfmt.vcxproj", "{5FF1D1A…
/external/elfutils/m4/
Dpo.m437 dnl Search for GNU msgfmt in the PATH.
38 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
39 dnl The second test excludes FreeBSD msgfmt.
40 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
46 dnl Test whether it is GNU msgfmt >= 0.15.
/external/mesa3d/src/util/xmlpool/
DMakefile.am81 msgfmt -o $@ $?
/external/icu/icu4c/source/samples/
DMakefile.in26 ALLSUBDIRS = break case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustrin…
Dreadme.txt26 msgfmt - demonstrates the use of the Message Format
/external/python/cpython3/Tools/
DREADME17 and msgfmt.py generates a binary message catalog
/external/python/cpython2/Tools/
DREADME28 and msgfmt.py generates a binary message catalog
/external/icu/icu4c/source/test/hdrtst/
Dcxxfiles.txt67 msgfmt.h
/external/python/cpython3/Doc/library/
Dgettext.rst467 :program:`pygettext.py` and :program:`msgfmt.py`; some Python distributions
473 --help``. :program:`msgfmt.py` is binary compatible with GNU
474 :program:`msgfmt`. With these two programs, you may not need the GNU
489 the :program:`msgfmt` program. The :file:`.mo` files are used by the
/external/icu/icu4c/source/i18n/
DMakefile.in68 fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o dcfmtsym.o \
/external/python/cpython2/Misc/NEWS.d/
D2.7rc1.rst395 Implement plural forms in msgfmt.py.
/external/python/cpython2/Doc/library/
Dgettext.rst565 :file:`.po` file. Using the :program:`msgfmt.py` [#]_ program (in the
762 .. [#] :program:`msgfmt.py` is binary compatible with GNU :program:`msgfmt` except that
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java1561 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); in TestNullArgs() local
1572 String text = msgfmt.format(TEST_CASES[i][0]); in TestNullArgs()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java1564 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); in TestNullArgs() local
1575 String text = msgfmt.format(TEST_CASES[i][0]); in TestNullArgs()
/external/skia/third_party/icu/
Dicu.gni554 "$_src/i18n/msgfmt.cpp",
785 "$_src/i18n/unicode/msgfmt.h",
/external/e2fsprogs/
Daclocal.m43112 dnl Search for GNU msgfmt in the PATH.
3113 dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
3114 dnl The second test excludes FreeBSD msgfmt.
3115 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
3121 dnl Test whether it is GNU msgfmt >= 0.15.
/external/icu/icu4c/source/test/depstest/
Ddependencies.txt984 choicfmt.o msgfmt.o plurfmt.o selfmt.o umsg.o

12