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

  /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/icu/icu4c/source/test/intltest/
tmsgfmt.cpp 29 #include "unicode/msgfmt.h"
613 MessageFormat* msgFmt = new MessageFormat(t5, Locale("fr"), err);
617 delete msgFmt;
622 msgFmt->format(&testArgs3, 1, argNameResult, ignore, err);
630 delete msgFmt;
635 MessageFormat msgFmt(UNICODE_STRING_SIMPLE(
646 &msgFmt, args, 2, expected,
650 void TestMessageFormat::internalFormat(MessageFormat* msgFmt ,
659 msgFmt->format( args , numOfArgs , result, ignore, status);
675 MessageFormat* msgFmt = new MessageFormat(pattern, locale, status)
1731 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.27/
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 1563 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TestMessageFormat.java 1560 MessageFormat msgfmt = new MessageFormat("{0} - {1}"); local
    [all...]
  /toolchain/binutils/binutils-2.27/intl/
configure 638 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/gold/
configure 642 MSGFMT
    [all...]
  /external/e2fsprogs/
configure 721 MSGFMT
    [all...]
  /external/libexif/
configure 631 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
configure 634 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/gprof/
configure 614 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
configure 620 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
configure 635 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/gas/
configure 615 MSGFMT
    [all...]
  /toolchain/binutils/binutils-2.27/ld/
configure 633 MSGFMT
    [all...]

Completed in 714 milliseconds