Searched refs:when (Results 51 - 75 of 860) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Ddef3.d8 # Just checking that undef3 links correctly when given a symbol.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-i386/
H A Dreloc.d1 # Test that orphan reloc sections are placed before .rel.plt even when
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips16@stabs-symbol-type.d7 # Verify the symbol type when emitting a .stab directive.
H A Dstabs-symbol-type.d6 # Verify the symbol type when emitting a .stab directive.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/msp430/
H A Dattr-430x-large-any-bad.d1 #name: Error when 430X ISA, large memory model and any data region object attributes conflict with options
H A Dattr-430x-large-lower-bad.d1 #name: Error when 430X ISA, large memory model and lower data region object attributes conflict with options
H A Dnop-dint.s3 ;;; Test for NOP warnings when disabling interrupts, which are common to both
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dpr19910-2.s4 # A different error can be expected when there are multiple layers of parentheses.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Dreloc.d1 # Test that orphan reloc sections are placed before .rela.plt even when
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-selective/
H A Dkeepdot0.d6 # Check that GC:ing does not mess up the value for dot when specified
/netbsd-current/tests/usr.bin/indent/
H A Dopt_version.c11 even might generate syntax errors when given to a C compiler.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dtls-relax-ie-le-3.s1 # Test TLS IE to TLS LE relaxation when using arbitrary registers.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dfarcall-group3.s3 @ when one contribution size exceeds the limit.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dbuiltin1.s2 # specially, so when parsing the special register operand we do
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sh/
H A Derr-1.s3 ! Check that errors are emitted, with no crashes, when an external symbol
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Dsec-5.d9 # unexpected addresses when an mmo is read in. We used to do this by
12 # mmo output when the address and contents doesn't trivially reflect the
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-nios2/
H A Drelax_call26_cache.s3 # The purpose of this test is to ensure that, when section text0 straddles
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
H A Dskip-two.exp35 {Function dupname will be skipped when stepping\.}
67 {File thefile\.cc will be skipped when stepping\.}
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
H A Dskip-two.exp35 {Function dupname will be skipped when stepping\.}
67 {File thefile\.cc will be skipped when stepping\.}
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D11-dtls_resumption.conf21 test-16 = 16-resumption-when-mfl-ext-is-missing
22 test-17 = 17-resumption-when-mfl-ext-is-different
23 test-18 = 18-resumption-when-mfl-ext-is-correct
626 [16-resumption-when-mfl-ext-is-missing]
627 ssl_conf = 16-resumption-when-mfl-ext-is-missing-ssl
629 [16-resumption-when-mfl-ext-is-missing-ssl]
630 server = 16-resumption-when-mfl-ext-is-missing-server
631 client = 16-resumption-when-mfl-ext-is-missing-client
632 resume-server = 16-resumption-when-mfl-ext-is-missing-server
633 resume-client = 16-resumption-when
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dkeymgr.h40 * Update key states and store changes back to disk. Store when to run next
60 const char *directory, isc_stdtime_t now, isc_stdtime_t when,
65 isc_stdtime_t when, bool dspublish, dns_keytag_t id,
89 isc_stdtime_t when, dns_keytag_t id,
97 * key lifetime to match the 'when' to rollover time.
99 * The 'when' time may be in the past. In that case keymgr will roll the
102 * The 'when' time may be in the future. This may extend the lifetime,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dstdtime.c59 time_t when; local
67 when = t;
68 INSIST((ctime_r(&when, out) != NULL));
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Dimport.c88 time_t *when, char **desc)
97 *when = 0;
119 (*vsn)->read_desc(fid->fmt->cmd->mem, cft, when, desc);
130 time_t *when, char **desc)
133 when, desc);
81 text_vg_import_fd(struct format_instance *fid, const char *file, struct device *dev, off_t offset, uint32_t size, off_t offset2, uint32_t size2, checksum_fn_t checksum_fn, uint32_t checksum, time_t *when, char **desc) argument
128 text_vg_import_file(struct format_instance *fid, const char *file, time_t *when, char **desc) argument
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarmisc.exp2 :D expanded when var set
5 :U expanded when var undef
10 :U skipped when var set
12 :? only lhs when value true
15 :? only rhs when value false
/netbsd-current/crypto/external/bsd/heimdal/dist/cf/
H A Dw32-check-exported-symbols.pl67 when (/global\:/) { $global = 1; }
68 when (/{|}|.*\:/) { $global = 0; }
69 when (/(.*)\;/ and $global == 1) {

Completed in 203 milliseconds

1234567891011>>