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.cpp1729 MessageFormat *msgfmt = new MessageFormat(testformat, Locale("fr"), status); in testCoverage() local
1730 if (msgfmt == NULL || U_FAILURE(status)) { in testCoverage()
1734 if (!msgfmt->usesNamedArguments()) { in testCoverage()
1743 msgfmt->setFormat("set", cf, status); in testCoverage()
1745 StringEnumeration *en = msgfmt->getFormatNames(status); in testCoverage()
1768 msgfmt->adoptFormat("adopt", cfClone, status); in testCoverage()
1771 delete msgfmt; in testCoverage()
1773 msgfmt = new MessageFormat("'", status); in testCoverage()
1774 if (msgfmt == NULL || U_FAILURE(status)) { in testCoverage()
1778 if (msgfmt->usesNamedArguments()) { in testCoverage()
[all …]
/external/autotest/client/profilers/powertop/src/po/
DMakefile8 msgfmt -o $@ $<
/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/
DMakefile21 MSGFMT = msgfmt
140 msgfmt -v --statistics -o /dev/null $$cat; \
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
DMakefile.am80 msgfmt -o $@ $?
/external/mesa3d/src/mesa/drivers/dri/common/
DAndroid.mk86 msgfmt -o $@ $<
/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/bison/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/dnsmasq/
DMakefile28 MSGFMT = msgfmt
/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/cpython2/Tools/
DREADME28 and msgfmt.py generates a binary message catalog
/external/icu/icu4c/source/test/hdrtst/
Dcxxfiles.txt63 msgfmt.h
/external/icu/icu4c/source/i18n/
DAndroid.bp115 "msgfmt.cpp",
DMakefile.in68 fmtable.o format.o msgfmt.o umsg.o numfmt.o unum.o decimfmt.o decimalformatpattern.o dcfmtsym.o \
/external/icu/icu4c/source/samples/all/
Dall.sln17 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msgfmt", "..\msgfmt\msgfmt.vcxproj", "{5FF1D1A…
/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.java1555 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); in TestNullArgs() local
1566 String text = msgfmt.format(TEST_CASES[i][0]); in TestNullArgs()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java1556 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); in TestNullArgs() local
1567 String text = msgfmt.format(TEST_CASES[i][0]); in TestNullArgs()
/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.txt884 choicfmt.o msgfmt.o plurfmt.o selfmt.o umsg.o
/external/bison/djgpp/
Dconfig.bat449 test -x /dev/env/DJDIR/bin/msgfmt.exe

12