Searched refs:skip (Results 1 - 25 of 1441) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dsection11.s3 .skip 1
7 .skip 1
11 .skip 1
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cfi/
H A Dcfi-common-7.s2 .skip 16
4 .skip 75040
/netbsd-current/usr.sbin/sysinst/
H A Dunif.awk51 skip = 0
57 if (skip)
65 if (!skip)
66 skip = nested
74 if (skip == nested)
75 skip = 0
76 else if (!skip)
77 skip = nested
84 if (skip == nested)
85 skip
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/integration/helpers/
H A Dsimple_all_pass.cpp42 ATF_TEST_CASE_WITHOUT_HEAD(skip); variable
43 ATF_TEST_CASE_BODY(skip)
45 std::cout << "This is the stdout of skip\n";
46 std::cerr << "This is the stderr of skip\n";
47 skip("The reason for skipping is this");
54 ATF_ADD_TEST_CASE(tcs, skip);
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Deh-frame-hdr.s5 .skip 16
H A Dcomm-data1.s6 .skip 4, 0
H A Deh-group1.s5 .skip 16
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/riscv/
H A Dauipc-x0.s2 .skip 64
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-riscv-elf/
H A Ddisas-jalr.s4 .skip 4096
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dpr24753.d0 #skip: *-*-pe *-*-wince *-*-vxworks
H A Daddsw-bad.d2 #skip: *-*-pe *-*-wince
H A Darm-it-bad-2.d3 #skip: *-*-pe
H A Dbarrier-bad.d2 #skip: *-*-pe *-*-wince
H A Dthumb-w-bad.d2 #skip: *-*-pe *-*-wince
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dv9branch1.s5 .skip (128 * 1024 - 16)
8 .skip (128 * 1024 - 4)
13 .skip (1024 * 1024 - 16)
16 .skip (1024 * 1024 - 4)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dbss.s5 .skip 1
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/score/
H A Dbranch_32.s13 * for local label 1, assembler should NOT alter instructions before .skip;
20 .skip 512
26 * for local label 2, assembler SHOULD alter instructions before .skip;
32 .skip 511
41 .skip 512
47 .skip 511
70 * for local label 1, assembler should NOT alter instructions before .skip;
78 .skip 512
85 * for local label 2, assembler SHOULD alter instructions before .skip;
92 .skip 51
[all...]
/netbsd-current/external/mpl/bind/dist/bin/tests/system/doth/
H A Dconftest.py25 pytest.skip("gnutls-cli not found in PATH")
35 pytest.skip("gnutls-cli does not support the --logfile option")
45 pytest.skip("sslyze not found in PATH")
/netbsd-current/external/bsd/kyua-cli/dist/engine/drivers/
H A Ddebug_test_test.cpp41 skip("Not implemented");
H A Drun_tests_test.cpp41 skip("Not implemented");
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtarget-globals.h47 class target_flag_state *GTY((skip)) flag_state;
48 struct target_regs *GTY((skip)) regs;
50 struct target_recog *GTY((skip)) recog;
51 struct target_hard_regs *GTY((skip)) hard_regs;
52 struct target_function_abi_info *GTY((skip)) function_abi_info;
53 struct target_reload *GTY((skip)) reload;
54 struct target_expmed *GTY((skip)) expmed;
55 struct target_optabs *GTY((skip)) optabs;
57 struct target_cfgloop *GTY((skip)) cfgloop;
58 struct target_ira *GTY((skip)) ir
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtarget-globals.h47 class target_flag_state *GTY((skip)) flag_state;
48 struct target_regs *GTY((skip)) regs;
50 struct target_recog *GTY((skip)) recog;
51 struct target_hard_regs *GTY((skip)) hard_regs;
52 struct target_function_abi_info *GTY((skip)) function_abi_info;
53 struct target_reload *GTY((skip)) reload;
54 struct target_expmed *GTY((skip)) expmed;
55 struct target_optabs *GTY((skip)) optabs;
57 struct target_cfgloop *GTY((skip)) cfgloop;
58 struct target_ira *GTY((skip)) ir
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libbacktrace/
H A Dnounwind.c46 int skip ATTRIBUTE_UNUSED,
58 int skip ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/avr/
H A Dpr21621.d1 #name: PR 21621 (correct generation of skip warnings)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/all/
H A Dsleb128-4.d3 #skip: msp430*-*-*

Completed in 177 milliseconds

1234567891011>>