Searched refs:when (Results 276 - 300 of 860) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-java-217 // Test recognition of \u escapes when they form UTF-16 surrogates
96 #. Test recognition of \u escapes when they form UTF-16 surrogates
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/
H A Dbn_asm_vax.S160 #; and remainder by 2, add the bit that was dropped when dividing by 2
162 #; end up larger than the divisor. For some cases when the divisor is
163 #; negative (from EDIV's point of view, i.e. when the highest bit is set),
165 #; might generate integer overflows even when the dividend is divided by
166 #; 4 (when the high part of the shifted down dividend ends up being exactly
/netbsd-current/usr.bin/make/unit-tests/
H A Dvarname-dot-curdir.mk4 # canonical path of the current working directory, when make started.
H A Dvarmod-assign-shell.mk7 # expression modifier ':!...!'), which also use the output when the shell
H A Dvar-recursive.mk8 # Since make exits immediately when it detects a recursive expression,
H A Dvarmod-loop-delete.mk14 # Set up the variable that deletes itself when it is evaluated.
H A Drecursive.mk21 # 2020-08-06, when make ran in -dL mode, it reported: "Variable am__v_lt_ is
H A Dvarname-dot-newline.mk8 # > After all macro expansion is complete, when an escaped <newline> is
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dvms-unwind.h287 fs->curr.reg[UNW_REG_PFS].when = -1;
303 fs->curr.reg[UNW_REG_RP].when = -1;
H A Dlinux-unwind.h112 fs->curr.reg[UNW_REG_RP].when = -1;
117 fs ->curr.reg[UNW_REG_PFS].when = -1;
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dstm-ldm.d3 #warning: writeback of base register when in register list is UNPREDICTABLE
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d30v/
H A Dbittest.l16 7 # safety, and it just needs to draw attention when a violation is given.
H A Dwarn_oddreg.l13 1 # GAS should print a warning when an odd register is used as a target
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-cris/
H A Dtls-err-67.d8 # explanations with default values when bailing out and omitting
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/msp430/
H A Dmpyull_hwmult.s2 # 64-bit result is simulated correctly, when using 32-bit or F5series hardware
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/vax/
H A Dbn_asm_vax.S160 #; and remainder by 2, add the bit that was dropped when dividing by 2
162 #; end up larger than the divisor. For some cases when the divisor is
163 #; negative (from EDIV's point of view, i.e. when the highest bit is set),
165 #; might generate integer overflows even when the dividend is divided by
166 #; 4 (when the high part of the shifted down dividend ends up being exactly
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinferior.h84 when we cannot restore during normal execution. */
246 will handle it themselves. STOP_QUIETLY is used when running in
247 the shell before the child program has been exec'd and when running
248 through shared library loading. STOP_QUIETLY_REMOTE is used when
302 explicit inferior_control_state (enum stop_kind when)
303 : stop_soon (when)
455 /* The arguments string to use when running. */
467 /* The current working directory that will be used when starting
492 /* True if this inferior should be detached when it's vfork sibling
301 inferior_control_state(enum stop_kind when) argument
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dlinux-unwind.h112 fs->curr.reg[UNW_REG_RP].when = -1;
117 fs ->curr.reg[UNW_REG_PFS].when = -1;
H A Dvms-unwind.h287 fs->curr.reg[UNW_REG_PFS].when = -1;
303 fs->curr.reg[UNW_REG_RP].when = -1;
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Drandom_0007.S1 # Make sure the acc regs are updated even when the search criteria is not met
H A Drandom_0012.S1 # test VIT_MAX behavior when high Acc bits are set
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/msp430/
H A Dmpyull_hwmult.s2 # 64-bit result is simulated correctly, when using 32-bit or F5series hardware
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmisc.h221 void ptimeout_deadline_monotime_tsp(struct timespec *pt, struct timespec *when);
222 void ptimeout_deadline_monotime(struct timespec *pt, time_t when);
/netbsd-current/usr.bin/cal/
H A Dcal.c225 char *when, *eoi; local
229 when = NULL;
259 when = optarg;
280 if (when != NULL)
281 gregorian_reform(when);
840 * It doesn't matter what the actual month is when figuring
/netbsd-current/external/mpl/dhcp/dist/omapip/
H A Dtrace.c240 tmp.when = htonl (time ((time_t *)0)); /* XXX */
551 tpkt->when = ntohl(tpkt -> when);
576 (tpkt->when != cur_tv.tv_sec) &&
590 (*trace_set_time_hook) (tpkt->when);
599 log_error ("Read packet type %s when expecting %s",
708 log_error ("Read file %s when expecting %s", *buf, filename);

Completed in 207 milliseconds

<<11121314151617181920>>