Home
last modified time | relevance | path

Searched refs:fa2 (Results 1 – 25 of 1780) sorted by relevance

12345678910>>...72

/dports/textproc/augeas/augeas-1.12.0/tests/
H A Dfatest.c86 struct fa *fa1, *fa2; in assertAsRegexp() local
108 fa_free(fa2); in assertAsRegexp()
220 struct fa *fa1, *fa2, *fa3; in testChars() local
271 struct fa *fa1, *fa2, *fa3; in testContains() local
278 CuAssertTrue(tc, fa_contains(fa2, fa2)); in testContains()
290 struct fa *fa1, *fa2, *fa; in testIntersect() local
308 fa2 = mark(fa_complement(fa2)); in testComplement()
457 struct fa *fa2; in assertFaAsRegexp() local
468 fa_free(fa2); in assertFaAsRegexp()
577 r = fa_equals(fa, fa2); in testNoCase()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWarray-parameter-9.c14 void fa2 (int [2]); in nested_decl()
16 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_decl()
17 fa2 (a2); in nested_decl()
18 fa2 (a3); in nested_decl()
34 void fa2 (int [2]); // { dg-bogus "\\\[-Warray-parameter" } in nested_redecl()
36 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_redecl()
37 fa2 (a2); in nested_redecl()
38 fa2 (a3); in nested_redecl()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A DWarray-parameter-9.c14 void fa2 (int [2]); in nested_decl()
16 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_decl()
17 fa2 (a2); in nested_decl()
18 fa2 (a3); in nested_decl()
34 void fa2 (int [2]); // { dg-bogus "\\\[-Warray-parameter" } in nested_redecl()
36 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_redecl()
37 fa2 (a2); in nested_redecl()
38 fa2 (a3); in nested_redecl()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A DWarray-parameter-9.c14 void fa2 (int [2]); in nested_decl()
16 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_decl()
17 fa2 (a2); in nested_decl()
18 fa2 (a3); in nested_decl()
34 void fa2 (int [2]); // { dg-bogus "\\\[-Warray-parameter" } in nested_redecl()
36 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_redecl()
37 fa2 (a2); in nested_redecl()
38 fa2 (a3); in nested_redecl()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A DWarray-parameter-9.c14 void fa2 (int [2]); in nested_decl()
16 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_decl()
17 fa2 (a2); in nested_decl()
18 fa2 (a3); in nested_decl()
34 void fa2 (int [2]); // { dg-bogus "\\\[-Warray-parameter" } in nested_redecl()
36 fa2 (a1); // { dg-warning "\\\[-Warray-bounds|-Wstringop-overflow" } in nested_redecl()
37 fa2 (a2); in nested_redecl()
38 fa2 (a3); in nested_redecl()
/dports/textproc/augeas/augeas-1.12.0/src/
H A Dfa.h110 struct fa *fa_concat(struct fa *fa1, struct fa *fa2);
115 struct fa *fa_union(struct fa *fa1, struct fa *fa2);
120 struct fa *fa_intersect(struct fa *fa1, struct fa *fa2);
130 struct fa *fa_minus(struct fa *fa1, struct fa *fa2);
152 int fa_contains(struct fa *fa1, struct fa *fa2);
157 int fa_equals(struct fa *fa1, struct fa *fa2);
170 struct fa *fa_overlap(struct fa *fa1, struct fa *fa2);
205 int fa_ambig_example(struct fa *fa1, struct fa *fa2,
/dports/biology/infernal/infernal-1.1.3/hmmer/testsuite/
H A Di3-seqsearch-variation.sh25 cat > ${tmppfx}.fa2 <<EOF
34 $prog ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: crash"; exi…
36 $prog ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: crash"; exi…
41 $prog --seed 1 ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: cr…
43 $prog --seed 2 ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: cr…
47 rm ${tmppfx}.fa1 ${tmppfx}.fa2 ${tmppfx}.out ${tmppfx}.out1 ${tmppfx}.out2 ${tmppfx}.out3 ${tmppfx}…
/dports/biology/hmmer/hmmer-3.3/testsuite/
H A Di3-seqsearch-variation.sh25 cat > ${tmppfx}.fa2 <<EOF
34 $prog ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: crash"; exi…
36 $prog ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: crash"; exi…
41 $prog --seed 1 ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: cr…
43 $prog --seed 2 ${tmppfx}.fa1 ${tmppfx}.fa2 > ${tmppfx}.out; if test $? -ne 0; then echo "FAIL: cr…
47 rm ${tmppfx}.fa1 ${tmppfx}.fa2 ${tmppfx}.out ${tmppfx}.out1 ${tmppfx}.out2 ${tmppfx}.out3 ${tmppfx}…
/dports/math/scilab-toolbox-swt/swt/src/c/
H A Dfarras.c42 static const double fa2[10] = { 0, variable
76 wrev(fa2, pWaveStruct->length, in farras_analysis_initialize()
78 qmf_wrev(fa2, pWaveStruct->length, in farras_analysis_initialize()
118 verbatim_copy(fa2, pWaveStruct->length, in farras_synthesis_initialize()
120 qmf_even(fa2, pWaveStruct->length, in farras_synthesis_initialize()
/dports/net/binkd/binkd-1.0.4/
H A Dftnq.c638 FTN_ADDR fa2; in q_add_dir() local
663 (unsigned*)(&fa2.z), (unsigned*)(&fa2.net), (unsigned*)(&fa2.node), in q_add_dir()
671 (fa1->p != -1 && fa1->p != fa2.p)) in q_add_dir()
679 process_bsy(&fa2, buf, config); in q_add_dir()
692 process_hld(&fa2, buf, config); in q_add_dir()
716 memcpy (&fa2, fa1, sizeof (FTN_ADDR)); in q_add_dir()
721 sscanf (s, "%4x%4x", (unsigned *)&fa2.net, (unsigned *)&fa2.node); in q_add_dir()
740 if (fa2.p == -1) in q_add_dir()
741 fa2.p = 0; in q_add_dir()
744 process_bsy (&fa2, buf, config); in q_add_dir()
[all …]
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dfarray.c657 if (H5FA_close(fa2) < 0) in test_open_twice()
659 fa2 = NULL; in test_open_twice() local
706 if (fa2) in test_open_twice()
707 H5FA_close(fa2); in test_open_twice()
769 fa2 = NULL; in test_open_twice_diff() local
839 if (fa2) in test_open_twice_diff()
899 if(H5FA_close(fa2) < 0) in test_delete_open()
901 fa2 = NULL; in test_delete_open() local
907 if(fa2) { in test_delete_open()
909 H5FA_close(fa2); in test_delete_open()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/MC/RISCV/
H A Drvf-pseudos.s6 # CHECK: flw fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 flw fa2, a_symbol, a2
11 # CHECK: fsw fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsw fa2, a_symbol, a3
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
/dports/devel/llvm11/llvm-11.0.1.src/test/MC/RISCV/
H A Drvf-pseudos.s6 # CHECK: flw fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 flw fa2, a_symbol, a2
11 # CHECK: fsw fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsw fa2, a_symbol, a3
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
/dports/devel/llvm10/llvm-10.0.1.src/test/MC/RISCV/
H A Drvf-pseudos.s6 # CHECK: flw fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 flw fa2, a_symbol, a2
11 # CHECK: fsw fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsw fa2, a_symbol, a3
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/MC/RISCV/
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
H A Drvf-pseudos.s6 # CHECK: flw fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 flw fa2, a_symbol, a2
11 # CHECK: fsw fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsw fa2, a_symbol, a3
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/MC/RISCV/
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/MC/RISCV/
H A Drvf-pseudos.s6 # CHECK: flw fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 flw fa2, a_symbol, a2
11 # CHECK: fsw fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsw fa2, a_symbol, a3
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
/dports/devel/llvm90/llvm-9.0.1.src/test/MC/RISCV/
H A Drvf-pseudos.s6 # CHECK: flw fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 flw fa2, a_symbol, a2
11 # CHECK: fsw fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsw fa2, a_symbol, a3
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/MC/RISCV/
H A Drvd-pseudos.s6 # CHECK: fld fa2, %pcrel_lo(.Lpcrel_hi0)(a2)
7 fld fa2, a_symbol, a2
11 # CHECK: fsd fa2, %pcrel_lo(.Lpcrel_hi1)(a3)
12 fsd fa2, a_symbol, a3

12345678910>>...72