HomeSort by relevance Sort by last modified time
    Searched refs:msgfmt (Results 1 - 25 of 36) sorted by null

1 2

  /external/icu/icu4c/source/samples/msgfmt/
Makefile 12 TARGET=msgfmt
  /external/autotest/client/profilers/powertop/src/po/
Makefile 8 msgfmt -o $@ $<
  /system/core/toolbox/upstream-netbsd/bin/dd/
extern.h 82 extern const char *msgfmt;
misc.c 81 if (strncmp(msgfmt, "human", sizeof("human")) == 0)
84 if (strncmp(msgfmt, "posix", sizeof("posix")) == 0)
87 if (strncmp(msgfmt, "quiet", sizeof("quiet")) == 0)
301 "msgfmt string", *ptr);
316 dd_write_msg(msgfmt, 1);
args.c 100 { "msgfmt", f_msgfmt, 0, 0 },
269 errx(EXIT_FAILURE, "msgfmt option disabled");
283 msgfmt = arg;
dd.c 89 const char *msgfmt = "posix"; /* default summary() message format */ variable
  /external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Makefile 73 msgfmt -o $$mo $$lang.po; \
  /external/dnsmasq/
Makefile 28 MSGFMT = msgfmt
64 MSGMERGE=$(MSGMERGE) MSGFMT=$(MSGFMT) XGETTEXT=$(XGETTEXT) \
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 27 #include "unicode/msgfmt.h"
609 MessageFormat* msgFmt = new MessageFormat(t5, Locale("fr"), err);
613 delete msgFmt;
618 msgFmt->format(&testArgs3, 1, argNameResult, ignore, err);
626 delete msgFmt;
631 MessageFormat msgFmt(UNICODE_STRING_SIMPLE(
642 &msgFmt, args, 2, expected,
646 void TestMessageFormat::internalFormat(MessageFormat* msgFmt ,
655 msgFmt->format( args , numOfArgs , result, ignore, status);
671 MessageFormat* msgFmt = new MessageFormat(pattern, locale, status)
1726 MessageFormat *msgfmt = new MessageFormat(testformat, Locale("fr"), status); local
    [all...]
  /external/icu/icu4c/source/samples/
Makefile.in 23 ALLSUBDIRS = break case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8 ugrep
  /external/selinux/policycoreutils/po/
Makefile 21 MSGFMT = msgfmt
130 $(MSGFMT) -o $@ $<
134 msgfmt -v --statistics -o /dev/null $$cat; \
  /external/icu/icu4c/source/i18n/
Android.mk 120 msgfmt.cpp \
  /toolchain/binutils/binutils-2.25/
src-release.sh 145 msgfmt -o `echo $f | sed -e 's/\.po$/.gmo/'` $f
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 117 GMSGFMT = /usr/bin/msgfmt
135 MSGFMT = /usr/bin/msgfmt
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TestMessageFormat.java 1527 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TestMessageFormat.java 1523 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); local
    [all...]
  /external/bison/djgpp/
config.bat 449 test -x /dev/env/DJDIR/bin/msgfmt.exe
  /external/skia/third_party/yasm/config/android/
Makefile 524 GMSGFMT = /usr/bin/msgfmt
525 GMSGFMT_015 = /usr/bin/msgfmt
548 MSGFMT = /usr/bin/msgfmt
549 MSGFMT_015 = /usr/bin/msgfmt
    [all...]
  /external/skia/third_party/yasm/config/chromeos/
Makefile 524 GMSGFMT = /usr/bin/msgfmt
525 GMSGFMT_015 = /usr/bin/msgfmt
548 MSGFMT = /usr/bin/msgfmt
549 MSGFMT_015 = /usr/bin/msgfmt
    [all...]
  /external/skia/third_party/yasm/config/ios/
Makefile 524 GMSGFMT = /opt/local/bin/msgfmt
525 GMSGFMT_015 = /opt/local/bin/msgfmt
548 MSGFMT = /opt/local/bin/msgfmt
549 MSGFMT_015 = /opt/local/bin/msgfmt
    [all...]
  /external/skia/third_party/yasm/config/linux/
Makefile 524 GMSGFMT = /usr/bin/msgfmt
525 GMSGFMT_015 = /usr/bin/msgfmt
548 MSGFMT = /usr/bin/msgfmt
549 MSGFMT_015 = /usr/bin/msgfmt
    [all...]
  /external/skia/third_party/yasm/config/mac/
Makefile 524 GMSGFMT = /opt/local/bin/msgfmt
525 GMSGFMT_015 = /opt/local/bin/msgfmt
548 MSGFMT = /opt/local/bin/msgfmt
549 MSGFMT_015 = /opt/local/bin/msgfmt
    [all...]
  /external/skia/third_party/yasm/config/openbsd/
Makefile 524 GMSGFMT = /usr/bin/msgfmt
525 GMSGFMT_015 = /usr/bin/msgfmt
548 MSGFMT = /usr/bin/msgfmt
549 MSGFMT_015 = /usr/bin/msgfmt
    [all...]
  /external/skia/third_party/yasm/config/win/
Makefile 524 GMSGFMT = /usr/bin/msgfmt
525 GMSGFMT_015 = /usr/bin/msgfmt
548 MSGFMT = /usr/bin/msgfmt
549 MSGFMT_015 = /usr/bin/msgfmt
    [all...]
  /toolchain/binutils/binutils-2.25/intl/
configure 638 MSGFMT
    [all...]

Completed in 9081 milliseconds

1 2