Searched refs:phase (Results 1 - 25 of 110) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/alpha/
H A Dpr22093.c6 unsigned long phase : 48; member in struct:shared_ptr_struct
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/i386/
H A Dpr30120.c7 foo (double a, double weight, const double *ring, double *phase) argument
9 *phase = *ring * weight;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgcov-iov.c26 phase (the latter may be an empty string). */
36 char phase = 0; local
41 fprintf (stderr, "usage: %s 'version' 'phase'\n", argv[0]);
51 phase = argv[2][0];
52 if (phase == '\0')
53 phase = '*';
58 v[3] = phase;
65 argv[1], major, minor, argv[2], phase);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dgcov-iov.c27 phase (the latter may be an empty string). */
37 char phase = 0; local
42 fprintf (stderr, "usage: %s 'version' 'phase'\n", argv[0]);
52 phase = argv[2][0];
53 if (phase == '\0')
54 phase = '*';
59 v[3] = phase;
66 argv[1], major, minor, argv[2], phase);
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Dsci.c201 int flags, phase, stat; local
208 phase = DATA_IN_PHASE;
210 phase = DATA_OUT_PHASE;
212 phase = STATUS_PHASE;
219 if (phase == STATUS_PHASE || flags & XS_CTL_POLL)
221 xs->data, xs->datalen, phase);
402 int phase)
411 *dev->sci_tcmd = phase;
442 sci_ixfer_in(struct sci_softc *dev, int len, register u_char *buf, int phase) argument
457 *dev->sci_tcmd = phase;
401 sci_ixfer_out(register struct sci_softc *dev, int len, register u_char *buf, int phase) argument
504 u_char phase; local
594 u_char phase, *addr; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/hpcsh/hpcsh/
H A Ddebug.c46 int phase; member in struct:intr_state_rgb16
73 intr_state_rgb16->cnt = 0, intr_state_rgb16->phase ^= 1;
78 intr_state_rgb16->phase ? ~color : color;
/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dscsi.c210 ixfer_start(volatile struct scsidevice *hd, int len, uint8_t phase, int wait) argument
216 hd->scsi_pctl = phase;
271 uint8_t phase, ints; local
280 * Wait for a phase change (or error) then let the device
284 phase = CMD_PHASE;
287 switch (phase) {
290 if (ixfer_start(hd, clen, phase, wait))
293 phase = xferphase;
300 if (ixfer_start(hd, len, phase, wait) ||
303 phase
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dncr5380.c97 * device is busy internally and the first SCSI-phase will be delayed.
310 reqp->phase = NR_PHASE;
378 tmp->phase = NR_PHASE;
651 transfer_dma(reqp, reqp->phase, 0);
682 connected->phase, 0);
713 uint8_t phase; local
741 * Set phase bits to 0, otherwise the 5380 won't drive the bus during
825 * phase immediately after the selection.
887 reqp->phase = PH_CMD;
898 phase
969 uint8_t tmp, phase; local
1257 uint8_t phase; local
1359 transfer_pio(u_char *phase, u_char *data, u_long *len, int dont_drop_ack) argument
1436 transfer_dma(SC_REQ *reqp, u_int phase, int poll) argument
1666 uint8_t phase; local
1976 show_phase(SC_REQ *reqp, int phase) argument
[all...]
H A Dncr5380reg.h125 #define PH_OUT(phase) (!(phase & 1)) /* TRUE if output phase */
126 #define PH_IN(phase) (phase & 1) /* TRUE if input phase */
162 * command phase (ignoring ATN), then we flag it in the
194 uint8_t phase; /* current SCSI phase */ member in struct:req_q
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dncr5380.c97 * device is busy internally and the first SCSI-phase will be delayed.
300 reqp->phase = NR_PHASE;
369 tmp->phase = NR_PHASE;
634 transfer_dma(reqp, reqp->phase, 0);
661 transfer_dma(connected, connected->phase, 0);
692 u_char phase; local
719 * Set phase bits to 0, otherwise the 5380 won't drive the bus during
803 * phase immediately after the selection.
865 reqp->phase = PH_CMD;
876 phase
946 u_char tmp, phase; local
1232 u_char phase; local
1332 transfer_pio(u_char *phase, u_char *data, u_long *len, int dont_drop_ack) argument
1403 transfer_dma(SC_REQ *reqp, u_int phase, int poll) argument
1629 u_char phase; local
[all...]
H A Dncr5380reg.h125 #define PH_OUT(phase) (!(phase & 1)) /* TRUE if output phase */
126 #define PH_IN(phase) (phase & 1) /* TRUE if input phase */
162 * command phase (ignoring ATN), then we flag it in the
194 u_char phase; /* current SCSI phase */ member in struct:req_q
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dldexp.c228 if (expld.phase != lang_first_phase_enum)
252 if (expld.phase != lang_first_phase_enum)
262 if (expld.phase == lang_first_phase_enum
267 else if (expld.dataseg.phase == exp_dataseg_align_seen
268 || expld.dataseg.phase == exp_dataseg_relro_seen)
270 expld.dataseg.phase = exp_dataseg_end_seen;
273 else if (expld.dataseg.phase == exp_dataseg_done
274 || expld.dataseg.phase == exp_dataseg_adjust
275 || expld.dataseg.phase == exp_dataseg_relro_adjust)
406 else if (expld.phase !
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dunion-5.c13 uint16_t phase; member in struct:__anon6237
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/zkt/
H A Ddnssec-zkt.c138 static void ksk_roll (const char *keyname, int phase, const dki_t *list, const zconf_t *conf);
139 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp);
527 int phase; local
532 phase = 0;
533 if ( fscanf (fp, "; KSK rollover phase%d", &phase) != 1 )
534 phase = 0;
537 return phase;
540 static void ksk_roll (const char *keyname, int phase, const dki_t *list, const zconf_t *conf) argument
555 if ( phase
710 create_parent_file(const char *fname, int phase, int ttl, const dki_t *dkp) argument
[all...]
H A Dzkt-keyman.c126 static void ksk_roll (const char *keyname, int phase, const dki_t *list, const zconf_t *conf);
127 static int create_parent_file (const char *fname, int phase, int ttl, const dki_t *dkp);
434 int phase; local
439 phase = 0;
440 if ( fscanf (fp, "; KSK rollover phase%d", &phase) != 1 )
441 phase = 0;
444 return phase;
447 static void ksk_roll (const char *keyname, int phase, const dki_t *list, const zconf_t *conf) argument
462 if ( phase
617 create_parent_file(const char *fname, int phase, int ttl, const dki_t *dkp) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libparse/
H A Dclk_meinberg.c222 unsigned short phase; /* current input phase */ member in struct:msg_buf
607 if ( msg_buf->phase == MBG_NONE )
615 msg_buf->phase = MBG_HEADER; /* receiving header */
622 msg_buf->phase = MBG_STRING; /* prepare to receive ASCII ETX delimited message */
640 if ((msg_buf->phase == MBG_STRING) &&
648 msg_buf->phase = MBG_NONE; /* buffer overflow - discard */
655 switch (msg_buf->phase)
664 parseprintf(DD_PARSE, ("gps_input: %s complete\n", (msg_buf->phase == MBG_DATA) ? "data" : "header"));
671 msg_buf->phase
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dseagate.c98 * blind transfers, i.e. no check is done for scsi phase changes. This will
115 * defining SEA_NODATAOUT makes dataout phase being aborted
290 int sea_transfer_pio(struct sea_softc *sea, u_char *phase,
768 /* check for reselection phase */
868 u_char lun, phase; local
881 /* wait for a device to win the reselection phase */
908 phase = PH_MSGIN;
909 sea_transfer_pio(sea, &phase, &len, &data);
947 phase = PH_MSGOUT;
949 sea_transfer_pio(sea, &phase,
960 sea_transfer_pio(struct sea_softc *sea, u_char *phase, int *count, u_char **data) argument
1044 u_char msg[3], phase; local
1141 u_char msg, phase, *msgptr; local
1252 u_char phase, tmp, old_phase = PH_INVALID; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Ddglib.pm85 # detail: For multi-phase (e.g. compile/link/execute), this will be
86 # the furthest phase which the test was able to attempt,
87 # so if the result is FAIL and this is "link phase", the test
230 my $phase = ""; # compile/link/execute
236 $phase = "compile";
240 $phase = "link";
242 $phase = "execute";
247 $phase = "compile";
249 $phase = "execute";
283 $currtest->{detail} = "$phase phas
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/kernel/sys/
H A Dbsd_audioirig.h46 (ib)->phase = (ib)->shi = (ib)->slo = (ib)->high = \
90 int shi,slo,phase; /* AGC variables */ member in struct:auib
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/mips32/
H A Daddmul_1.asm32 C feed-in phase 0
35 C feed-in phase 1
64 C wind-down phase 1
78 C wind-down phase 0
H A Dmul_1.asm32 C feed-in phase 0
35 C feed-in phase 1
60 C wind-down phase 1
70 C wind-down phase 0
H A Dsubmul_1.asm32 C feed-in phase 0
35 C feed-in phase 1
64 C wind-down phase 1
78 C wind-down phase 0
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/mips64/
H A Daddmul_1.asm33 C feed-in phase 0
36 C feed-in phase 1
65 C wind-down phase 1
79 C wind-down phase 0
H A Dmul_1.asm33 C feed-in phase 0
36 C feed-in phase 1
64 C wind-down phase 1
74 C wind-down phase 0
H A Dsubmul_1.asm33 C feed-in phase 0
36 C feed-in phase 1
65 C wind-down phase 1
79 C wind-down phase 0

Completed in 296 milliseconds

12345