HomeSort by: relevance | last modified time | path
    Searched refs:module1 (Results 1 - 10 of 10) sorted by relevancy

  /src/tests/share/mk/
t_lib.sh 31 create_c_module module1 first
42 SRCS = module1.c module2.c
52 create_main_using_modules main.c module1.h:first module2.h:second
55 atf_check -o inline:'module1\nmodule2\n' ./main
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgfmt-1 11 tmpfiles="$tmpfiles module1.po module2.po"
12 cat <<EOF > module1.po
49 if ${MSGFMT} -o LC_MESSAGES/gen.mo module1.po module2.po 2> /dev/null; then
57 ${MSGCAT} --use-first -o modules.po module1.po module2.po
msgfmt-2 23 tmpfiles="$tmpfiles module1.po module2.po"
24 cat <<EOF > module1.po
61 if ${MSGFMT} -o LC_MESSAGES/gen.mo module1.po module2.po 2> /dev/null; then
69 ${MSGCAT} --use-first -o modules.po module1.po module2.po
  /src/share/mk/
bsd.x11.mk 223 # They will produce the files <module1>.pc, <module2>.pc, etc, to be
  /src/common/dist/zlib/
make_vms.com 741 $ module1 = "deflate#deflateEnd#deflateInit_#deflateParams#deflateSetDictionary"
  /src/external/gpl3/binutils/dist/zlib/
make_vms.com 741 $ module1 = "deflate#deflateEnd#deflateInit_#deflateParams#deflateSetDictionary"
  /src/external/gpl3/binutils.old/dist/zlib/
make_vms.com 741 $ module1 = "deflate#deflateEnd#deflateInit_#deflateParams#deflateSetDictionary"
  /src/external/gpl3/gdb.old/dist/zlib/
make_vms.com 741 $ module1 = "deflate#deflateEnd#deflateInit_#deflateParams#deflateSetDictionary"
  /src/external/gpl3/gdb/dist/zlib/
make_vms.com 741 $ module1 = "deflate#deflateEnd#deflateInit_#deflateParams#deflateSetDictionary"
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 31595 dotest dottedroot-1 "${testcvs} import -m '' module1 AUTHOR INITIAL" \
31596 "${SPROG} import: Importing ${CVSROOT_DIRNAME}/module1/dir2
31597 N module1/dir2/file1
31604 dotest dottedroot-2 "${testcvs} co -rINITIAL module1" \
31605 "${SPROG} checkout: Updating module1
31606 ${SPROG} checkout: Updating module1/dir2
31607 U module1/dir2/file1"
31612 rm -r dir1 module1
    [all...]

Completed in 33 milliseconds