| /freebsd-12.1/contrib/netbsd-tests/sbin/gpt/ |
| H A D | t_gpt.sh | 75 silence dd conv=notrunc msgfmt=quiet if=/dev/zero of="$disk" "$@" 284 silence dd msgfmt=quiet if="$disk" of=bootblk bs=1 count="$bootsz"
|
| /freebsd-12.1/usr.bin/top/ |
| H A D | display.h | 28 void new_message(int type, const char *msgfmt, ...);
|
| H A D | display.c | 976 new_message(int type, const char *msgfmt, ...) in new_message() argument 981 va_start(args, msgfmt); in new_message() 985 msgfmt, args); in new_message()
|
| /freebsd-12.1/contrib/netbsd-tests/kernel/ |
| H A D | t_umountstress.sh | 70 if ! dd msgfmt=quiet if=/dev/zero \
|
| /freebsd-12.1/contrib/gdb/ |
| H A D | gettext.m4 | 63 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 94 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 95 [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], msgfmt)
|
| H A D | src-release | 204 msgfmt -o `echo $$f | sed -e 's/\.po$$/.gmo/'` $$f ; \
|
| /freebsd-12.1/contrib/libxo/ |
| H A D | configure.ac | 168 if test -x ${GETTEXT_PREFIX}/bin/msgfmt ; then 170 elif test -x ${GETTEXT_PREFIX}/local/bin/msgfmt ; then 173 AC_MSG_NOTICE("could not find msgfmt tool")
|
| /freebsd-12.1/contrib/libxo/doc/ |
| H A D | howto.rst | 286 object*" (.mo) files using the `msgfmt` command. The .mo files are 326 # Compile the finished file; Use of msgfmt's "-v" option is 328 msgfmt -v -o po/my_lang/LC_MESSAGES/foo.mo po/my_lang/foo.po
|
| H A D | libxo.txt | 3188 object" (.mo) files using the "msgfmt" command. The .mo files are 3228 # Compile the finished file; Use of msgfmt's "-v" option is 3230 msgfmt -v -o po/my_lang/LC_MESSAGES/foo.mo po/my_lang/foo.po
|
| /freebsd-12.1/contrib/libxo/tests/gettext/ |
| H A D | Makefile.am | 116 MSGFMT = ${GETTEXT_BINDIR}/msgfmt -v
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | aclocal.m4 | 411 dnl Search for GNU msgfmt in the PATH. 412 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 437 AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt, 451 dnl Test whether we really found GNU msgfmt. 453 dnl If it is no GNU msgfmt we define it as : so that the 459 [found msgfmt program is not GNU msgfmt; ignore it])
|
| H A D | configure | 7892 set dummy msgfmt; ac_word=$2 8020 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | configure.ac | 689 dnl First, check to see if there is a working msgfmt. 690 AC_PATH_PROG(MSGFMT, msgfmt, none)
|
| H A D | configure | 19797 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | acinclude.m4 | 1488 AC_CHECK_PROG(check_msgfmt, msgfmt, yes, no)
|
| H A D | ChangeLog-2002 | 3591 * acinclude: More extensive checks for msgfmt, --enable-nls.
|
| H A D | configure | 6117 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | configure | 10733 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | configure | 10620 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | configure | 11759 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | configure | 10813 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | configure | 10861 set dummy msgfmt; ac_word=$2
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | ChangeLog | 4593 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 15685 test for msgfmt without path instead.
|