Home
last modified time | relevance | path

Searched refs:libt (Results 1 – 25 of 119) sorted by relevance

12345

/dports/shells/ksh93/ast-93u/src/cmd/nmake/tests/
H A Dcommon.tst689 + ar cr libt.a t.o
718 + ar cr libt.a a.o
774 + then : lib/libt.a linked to libt.a
777 + else silent cmp -s libt.a lib/libt.a ||
780 … then { mv -f lib/libt.a lib/libt.a.old || { test -f lib/libt.a && ignore rm -f lib/libt.a.old* …
782 + ignore cp libt.a lib/libt.a
867 + then : lib/libt.a linked to libt.a
870 + else silent cmp -s libt.a lib/libt.a ||
873 … then { mv -f lib/libt.a lib/libt.a.old || { test -f lib/libt.a && ignore rm -f lib/libt.a.old* …
875 + ignore cp libt.a lib/libt.a
[all …]
H A Dview.tst308 + ar cr libt.a t.o
309 + ignore ranlib libt.a
320 + cp '$TWD$'/bot/libt.a libt.a
321 + ar cr libt.a t.o
322 + ignore ranlib libt.a
329 ERROR - $'+ ignore rm -f -r libt.a Makefile.ms'
334 ERROR - $'+ ignore rm -f -r libt.a Makefile.mo Makefile.ms t.req'
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/tests/
H A Dcommon.tst689 + ar cr libt.a t.o
718 + ar cr libt.a a.o
774 + then : lib/libt.a linked to libt.a
777 + else silent cmp -s libt.a lib/libt.a ||
780 … then { mv -f lib/libt.a lib/libt.a.old || { test -f lib/libt.a && ignore rm -f lib/libt.a.old* …
782 + ignore cp libt.a lib/libt.a
867 + then : lib/libt.a linked to libt.a
870 + else silent cmp -s libt.a lib/libt.a ||
873 … then { mv -f lib/libt.a lib/libt.a.old || { test -f lib/libt.a && ignore rm -f lib/libt.a.old* …
875 + ignore cp libt.a lib/libt.a
[all …]
H A Dview.tst308 + ar cr libt.a t.o
309 + ignore ranlib libt.a
320 + cp '$TWD$'/bot/libt.a libt.a
321 + ar cr libt.a t.o
322 + ignore ranlib libt.a
329 ERROR - $'+ ignore rm -f -r libt.a Makefile.ms'
334 ERROR - $'+ ignore rm -f -r libt.a Makefile.mo Makefile.ms t.req'
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/tests/
H A Dcommon.tst689 + ar cr libt.a t.o
718 + ar cr libt.a a.o
774 + then : lib/libt.a linked to libt.a
777 + else silent cmp -s libt.a lib/libt.a ||
780 … then { mv -f lib/libt.a lib/libt.a.old || { test -f lib/libt.a && ignore rm -f lib/libt.a.old* …
782 + ignore cp libt.a lib/libt.a
867 + then : lib/libt.a linked to libt.a
870 + else silent cmp -s libt.a lib/libt.a ||
873 … then { mv -f lib/libt.a lib/libt.a.old || { test -f lib/libt.a && ignore rm -f lib/libt.a.old* …
875 + ignore cp libt.a lib/libt.a
[all …]
H A Dview.tst308 + ar cr libt.a t.o
309 + ignore ranlib libt.a
320 + cp '$TWD$'/bot/libt.a libt.a
321 + ar cr libt.a t.o
322 + ignore ranlib libt.a
329 ERROR - $'+ ignore rm -f -r libt.a Makefile.ms'
334 ERROR - $'+ ignore rm -f -r libt.a Makefile.mo Makefile.ms t.req'
/dports/lang/rust/rustc-1.58.1-src/src/test/run-make-fulldeps/doctests-keep-binaries/
H A DMakefile10 …-Zunstable-options --test --persist-doctests $(TMPDIR)/doctests --extern t=$(TMPDIR)/libt.rlib t.rs
18 …e-options --test --persist-doctests $(TMPDIR)/doctests --extern t=$(TMPDIR)/libt.rlib t.rs --no-run
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/profile/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/test/profile/Posix/
H A Dinstrprof-shared.test4 1. libt-instr.so is instrumented
5 2. libt-no-instr1.so is not instrumented
6 3. libt-no-instr2.so is built with profile rt linked in (via -u<hook>), but the object file is built
17 RUN: %clang_profgen -o %t.d/libt-instr.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
18 RUN: %clang -o %t.d/libt-no-instr1.so -fPIC -shared %S/../Inputs/instrprof-shared-lib.c
20 RUN: %clang_profgen -o %t.d/libt-no-instr2.so -fPIC -shared %t.d/instrprof-shared-lib-no-instr2.o
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajseqdb.c343 AjPFile libt; member
3636 ajFileClose(&qryd->libt); in seqBlastQryClose()
4381 ajFileClose(&qryd->libt); in seqAccessBlast()
4508 ajFileClose(&qryd->libt); in seqBlastOpen()
4518 ajDebug("tblfile '%F'\n", qryd->libt); in seqBlastOpen()
4542 if(!ajReadbinBinary(qryd->libt, in seqBlastOpen()
4568 if(!ajReadbinBinary(qryd->libt, in seqBlastOpen()
4592 ajReadbinIntEndian(qryd->libt, &Size); in seqBlastOpen()
6561 ajReadbinIntEndian(qryd->libt, &start); in seqBlastReadTable()
6563 ajReadbinIntEndian(qryd->libt, &end); in seqBlastReadTable()
[all …]
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/linuxlike/11 runpath rpath ldlibrarypath/lib2/
H A Dmeson.build2 name_prefix : 'libt',
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/linuxlike/11 runpath rpath ldlibrarypath/lib2/
H A Dmeson.build2 name_prefix : 'libt',
/dports/devel/meson/meson-0.60.3/test cases/linuxlike/11 runpath rpath ldlibrarypath/lib2/
H A Dmeson.build2 name_prefix : 'libt',
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/linuxlike/11 runpath rpath ldlibrarypath/lib2/
H A Dmeson.build2 name_prefix : 'libt',

12345