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

1 2

  /external/icu/icu4c/source/samples/msgfmt/
Makefile 15 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/
Android.mk 86 msgfmt -o $@ $<
  /external/dnsmasq/
Makefile 28 MSGFMT = msgfmt
64 MSGMERGE=$(MSGMERGE) MSGFMT=$(MSGFMT) XGETTEXT=$(XGETTEXT) \
  /external/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 29 #include "unicode/msgfmt.h"
612 MessageFormat* msgFmt = new MessageFormat(t5, Locale("fr"), err);
616 delete msgFmt;
621 msgFmt->format(&testArgs3, 1, argNameResult, ignore, err);
629 delete msgFmt;
634 MessageFormat msgFmt(UNICODE_STRING_SIMPLE(
645 &msgFmt, args, 2, expected,
649 void TestMessageFormat::internalFormat(MessageFormat* msgFmt ,
658 msgFmt->format( args , numOfArgs , result, ignore, status);
674 MessageFormat* msgFmt = new MessageFormat(pattern, locale, status)
1729 MessageFormat *msgfmt = new MessageFormat(testformat, Locale("fr"), status); local
    [all...]
  /external/icu/icu4c/source/samples/
Makefile.in 26 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
136 $(MSGFMT) -o $@ $<
140 msgfmt -v --statistics -o /dev/null $$cat; \
  /toolchain/binutils/binutils-2.25/
src-release.sh 145 msgfmt -o `echo $f | sed -e 's/\.po$/.gmo/'` $f
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TestMessageFormat.java 1556 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TestMessageFormat.java 1555 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); local
    [all...]
  /external/bison/djgpp/
config.bat 449 test -x /dev/env/DJDIR/bin/msgfmt.exe
  /toolchain/binutils/binutils-2.25/intl/
configure 638 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
configure 641 MSGFMT
    [all...]
  /external/e2fsprogs/
configure 721 MSGFMT
    [all...]
  /external/libexif/
configure 631 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
configure 632 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
configure 613 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
configure 620 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
configure 633 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure 613 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
configure 630 MSGFMT
    [all...]

Completed in 320 milliseconds

1 2