Searched refs:when (Results 126 - 150 of 860) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Dstm32l4xx-cannot-fix-it-block.s13 @ when a branch is valid in a IT block
H A Dstm32l4xx-fix-vldm-dp.s19 @ This also handles vpop instruction (when rx is sp)
H A Dstm32l4xx-fix-vldm.s19 @ This also handles vpop instruction (when rx is sp)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Drelax2.s6 # part of the name when ending a label at the beginning of a line.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Ddwarf2-line-3.s29 # A non-empty .debug_line section is NOT ok when using .loc directives
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dfact.s32 # likes to choke on 64bit values when compiled for 32bit systems, just
H A Drandom_0006.S1 # Test BYTEOP[123]P behavior when source reg pairs match
/netbsd-current/external/gpl3/binutils/dist/config/
H A Dbootstrap-debug.mk6 # stage2, for no debug information is generated when compiling with
/netbsd-current/external/gpl3/gcc/dist/config/
H A Dbootstrap-debug.mk6 # stage2, for no debug information is generated when compiling with
/netbsd-current/external/gpl3/gdb/dist/config/
H A Dbootstrap-debug.mk6 # stage2, for no debug information is generated when compiling with
/netbsd-current/external/gpl3/gdb.old/dist/config/
H A Dbootstrap-debug.mk6 # stage2, for no debug information is generated when compiling with
/netbsd-current/external/gpl3/binutils.old/dist/config/
H A Dbootstrap-debug.mk6 # stage2, for no debug information is generated when compiling with
/netbsd-current/external/gpl3/gcc.old/dist/config/
H A Dbootstrap-debug.mk6 # stage2, for no debug information is generated when compiling with
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_leapsec.h49 * second, and no client actions are needed when crossing the leap era
77 * 'ebase' is the nominal UTC time when the current leap era
80 * time when the next leap era starts.)
89 * 'warped' is set only once, when the the leap second occurred between
201 extern int/*BOOL*/ leapsec_expired(uint32_t when, const time_t * pivot);
207 extern int32_t leapsec_daystolive(uint32_t when, const time_t * pivot);
/netbsd-current/usr.bin/make/unit-tests/
H A Ddeptgt-error.mk4 # is made when another target fails.
H A Dvarmisc.mk22 @echo :U skipped when var set
30 @echo :U expanded when var undef
34 @echo :D expanded when var set
38 @echo :? only lhs when value true
42 @echo :? only rhs when value false
171 # Before that, it had complained about unclosed variables only when
172 # parsing the modifiers, but not when parsing the variable name.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dthumb2_ldmstm_bad.l5 [^:]*:9: Error: having the base register in the register list when using write back is UNPREDICTABLE -- `ldmia r0!,{r0-r3}'
7 [^:]*:13: Error: having the base register in the register list when using write back is UNPREDICTABLE -- `ldmiaeq r0!,{r0,r1}'
8 [^:]*:17: Error: having the base register in the register list when using write back is UNPREDICTABLE -- `stmia.w r0!,{r0-r3}'
12 [^:]*:21: Error: having the base register in the register list when using write back is UNPREDICTABLE -- `stmia r8!,{r0-r11}'
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dweakhiddso.d7 # correctly when generating a DSO.
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-elf/
H A Dreloc-discard.d10 # PowerPC64 warns when discarding dynamic relocs, which is generally
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Dbpo-10.d8 # Check that GC removes all (two) BPO:s when all are collected.
H A Dbpo-9m.d8 # Check that GC does not mess up things when no BPO:s are collected.
/netbsd-current/external/bsd/ntp/dist/sntp/unity/auto/
H A Dgenerate_test_runner.rb16 when NilClass then @options
17 when String then @options.merge!(UnityTestRunnerGenerator.grab_config(options))
18 when Hash then @options.merge!(options)
361 when '-cexception'
363 when /\.*\.ya?ml/
366 when /\.*\.h/
368 when /--(\w+)=\"?(.*)\"?/
/netbsd-current/external/cddl/osnet/dev/cyclic/
H A Dcyclic.c374 * allows the caller to reprogram the backend only when the root has been
687 cyc_time_t *when = arg->cyx_when; local
711 cyclic->cy_interval = when->cyt_interval;
713 if (when->cyt_when == 0) {
721 cyclic->cy_expire = when->cyt_when;
744 cyc_time_t *when, uint16_t flags)
752 ASSERT(when->cyt_when >= 0 && when->cyt_interval > 0);
770 arg.cyx_when = when;
797 * will be used when th
743 cyclic_add_here(cyc_cpu_t *cpu, cyc_handler_t *hdlr, cyc_time_t *when, uint16_t flags) argument
874 cyclic_remove_here(cyc_cpu_t *cpu, cyc_index_t ndx, cyc_time_t *when, int wait) argument
966 cyc_time_t when; local
1136 cyclic_add(cyc_handler_t *hdlr, cyc_time_t *when) argument
[all...]
/netbsd-current/external/bsd/ipf/dist/lib/
H A Dsave_v1trap.c301 maketrap_v1(community, buffer, bufsize, msg, msglen, ipaddr, when)
308 time_t when;
381 s[0] = when >> 24;
382 s[1] = when >> 16;
383 s[2] = when >> 8;
384 s[3] = when & 0xff;
448 sendtrap_v1_0(fd, community, msg, msglen, when)
452 time_t when;
459 (u_char *)msg, msglen, 0, when);
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dmail_stream.c54 /* file permissions that will be OR-ed in when the file is finished.
59 /* is a null pointer when the initial handshake fails. The command
60 /* is given to the shell only when necessary. At finish time, the
65 /* is a null pointer when the initial handshake fails. At finish
174 static int stamp_stream(VSTREAM *fp, time_t when) argument
178 if (when != 0) {
179 tv[0].tv_sec = tv[1].tv_sec = when;
192 static int stamp_stream(VSTREAM *fp, time_t when) argument
196 if (when != 0) {
197 tv[0].tv_sec = tv[1].tv_sec = when;
209 stamp_path(const char *path, time_t when) argument
[all...]

Completed in 322 milliseconds

1234567891011>>