Searched refs:tst (Results 1 - 25 of 346) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20001109-2.c8 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
H A D20001109-1.c9 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
H A Dpr44038.c10 int tst(char *cstr) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Dpr38084.c15 state_in* tst; local
17 if (tst == ((void *)0)) return (-2);
18 if (tst->test != test) return (-2);
20 switch (tst->num) {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20001109-2.c8 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
H A D20001109-1.c9 int tst[__alignof__ (bar) >= __alignof__ (int) ? 1 : -1]; variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/rx/
H A Dtst.d9 0: fd 74 c0 80 tst #-128, r0
10 4: fd 74 cf 80 tst #-128, r15
11 8: fd 74 c0 7f tst #127, r0
12 c: fd 74 cf 7f tst #127, r15
13 10: fd 78 c0 00 80 tst #0xffff8000, r0
14 15: fd 78 cf 00 80 tst #0xffff8000, r15
15 1a: fd 7c c0 00 80 00 tst #0x8000, r0
16 20: fd 7c cf 00 80 00 tst #0x8000, r15
17 26: fd 7c c0 00 00 80 tst #0xff800000, r0
18 2c: fd 7c cf 00 00 80 tst #
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/tests/can/
H A Dtest_can.in42 tst=$2
44 if [ ! -f ${srcdir}/${tst}.req ] ; then
45 echo "${tst}.req missing"
47 if [ ! -f ${srcdir}/${tst}.kadm ] ; then
48 echo "${tst}.kadm missing"
56 if [ -f ${objdir}/${tst}.cf ]; then
57 KRB5_CONFIG="${objdir}/${tst}.cf"
68 echo "Load database for ${tst}"
71 done < ${srcdir}/${tst}.kadm || exit 1
77 ${replay} ${srcdir}/${tst}
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dcmpd-minsyms.exp44 set tst "setting breakpoint at $sym"
46 pass $tst
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/sh3/string/
H A Dffs.S48 tst #0xff,r0
52 tst r0,r0 ! ffs(0) is 0
56 tst #0xff,r0
61 tst #0xff,r0
69 tst #0x0f,r0
72 tst #0x03,r0
74 tst #0x01,r0 ! not bit 0 -> T
79 2: tst #0x04,r0
84 4: tst #0x30,r0
86 tst #
[all...]
H A Dmemcpy.S70 tst r0,r0 /* (src ^ dst) & 3 */
74 tst REG_LEN,REG_LEN /* if ( len==0 ) return; */
79 tst #1,r0 /* if ( src & 1 ) */
92 tst #2,r0 /* (src & 2) { */
104 tst REG_LEN,REG_LEN
114 tst REG_LEN,REG_LEN
119 tst #1,r0
121 tst REG_LEN,REG_LEN /* if ( len == 0 ) return; */
126 tst #1,r0
138 tst REG_LE
[all...]
/netbsd-6-1-5-RELEASE/regress/libexec/ld.elf_so/expand/
H A DMakefile10 CLEANFILES+=output tst
15 '$$OSREL/' '$${PLATFORM}$$OSNAME' > tst
16 diff output tst
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/parse/
H A Derror14.C15 void tst() function in struct:X
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/parse/
H A Derror14.C14 void tst() function in struct:X
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/common/
H A DMakefile.in11 bits32m0.c: bits-gen bits-tst.c
13 cat bits-tst.c >> tmp-bits32m0.c
15 bits32m31.c: bits-gen bits-tst.c
17 cat bits-tst.c >> tmp-bits32m31.c
19 bits64m0.c: bits-gen bits-tst.c
21 cat bits-tst.c >> tmp-bits64m0.c
23 bits64m63.c: bits-gen bits-tst.c
25 cat bits-tst.c >> tmp-bits64m63.c
32 #check: fpu-tst.ok
33 #all: fpu-tst
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dloop2.C24 extern int tst (const char *, const char *) throw();
29 if (tst (hi.d(), x) == 0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dloop2.C24 extern int tst (const char *, const char *) throw();
29 if (tst (hi.d(), x) == 0)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/config/djgpp/
H A Ddjcheck.sh27 > ${base}.tst
28 if diff --binary -u ${base}.out ${base}.tst ; then
29 rm -f ${base}.tst
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/sh3/sys/
H A Dcompat_sigprocmask.S53 tst r5, r5 /* set == NULL? */
65 tst r6, r6 /* oset == NULL? */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-arm/
H A Darmv4-bx.d12 800c: e31e0001 tst lr, #1
17 8018: e3100001 tst r0, #1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dscev-cast.c9 void tst(void) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/mips/inter/
H A Dmips16-inter.exp54 proc compat-use-tst-compiler { } {
72 compat-use-tst-compiler
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/performance/ext/pb_ds/
H A Dpriority_queue_random_int_push_timing.cc70 test_t tst(b, vn, vs, vm);
74 __gnu_cxx::typelist::apply(tst, tl);
79 tst(native_pq_t());
84 tst(native_pq_t());
H A Dpriority_queue_text_join_timing.cc90 test_t tst(b, vn, vs, vm);
94 __gnu_cxx::typelist::apply(tst, tl);
99 tst(native_pq_t());
104 tst(native_pq_t());
H A Dpriority_queue_text_push_pop_timing.cc69 test_t tst(b, vn, vs, vm);
73 __gnu_cxx::typelist::apply(tst, tl);
78 tst(native_pq_t());
83 tst(native_pq_t());

Completed in 905 milliseconds

1234567891011>>