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

123

/freebsd-9.3-release/contrib/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);
H A Dtree-dump.c825 /* Return the dump_file_info for the given phase. */
828 get_dump_file_info (enum tree_dump_index phase)
830 if (phase < TDI_end)
831 return &dump_files[phase];
832 else if (phase - TDI_end >= extra_dump_files_in_use)
835 return extra_dump_files + (phase - TDI_end);
839 /* Return the name of the dump file for the given phase.
843 get_dump_file_name (enum tree_dump_index phase)
848 if (phase == TDI_none)
851 dfi = get_dump_file_info (phase);
827 get_dump_file_info(enum tree_dump_index phase) argument
842 get_dump_file_name(enum tree_dump_index phase) argument
879 dump_begin(enum tree_dump_index phase, int *flag_ptr) argument
907 dump_enabled_p(enum tree_dump_index phase) argument
930 dump_initialized_p(enum tree_dump_index phase) argument
939 dump_flag_name(enum tree_dump_index phase) argument
1069 dump_function(enum tree_dump_index phase, tree fn) argument
[all...]
H A Dcfgexpand.c139 /* The phase of the stack frame. This is the known misalignment of
870 any variable in this function. The return value is the phase number in
899 /* Two helper routines that check for phase 1 and phase 2. These are used
921 unsigned char *phase; local
923 phase = XNEWVEC (unsigned char, n);
925 phase[i] = stack_protect_decl_phase (stack_vars[i].decl);
929 unsigned char ph_i = phase[i];
931 if (ph_i != phase[j])
935 XDELETEVEC (phase);
[all...]
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldexp.c215 if (expld.phase != lang_first_phase_enum)
242 if (expld.phase != lang_first_phase_enum)
252 if (expld.phase != lang_first_phase_enum
254 && (expld.dataseg.phase == exp_dataseg_align_seen
255 || expld.dataseg.phase == exp_dataseg_relro_seen
256 || expld.dataseg.phase == exp_dataseg_adjust
257 || expld.dataseg.phase == exp_dataseg_relro_adjust
258 || expld.phase == lang_final_phase_enum))
260 if (expld.dataseg.phase == exp_dataseg_align_seen
261 || expld.dataseg.phase
[all...]
H A Dldexp.h103 lang_phase_type phase; member in struct:ldexp_control
125 } phase; member in struct:ldexp_control::__anon750
/freebsd-9.3-release/sys/kern/
H A Dkern_poll.c231 static uint32_t phase; variable
232 SYSCTL_UINT(_kern_polling, OID_AUTO, phase, CTLFLAG_RD,
233 &phase, 0, "Polling phase");
311 phase = 0;
314 if (phase <= 2) {
315 if (phase != 0)
317 phase = 1;
321 phase = 2;
376 phase
[all...]
/freebsd-9.3-release/contrib/ntp/libparse/
H A Dclk_meinberg.c225 unsigned short phase; /* current input phase */ member in struct:msg_buf
610 if ( msg_buf->phase == MBG_NONE )
618 msg_buf->phase = MBG_HEADER; /* receiving header */
625 msg_buf->phase = MBG_STRING; /* prepare to receive ASCII ETX delimited message */
643 if ((msg_buf->phase == MBG_STRING) &&
651 msg_buf->phase = MBG_NONE; /* buffer overflow - discard */
658 switch (msg_buf->phase)
667 parseprintf(DD_PARSE, ("gps_input: %s complete\n", (msg_buf->phase == MBG_DATA) ? "data" : "header"));
674 msg_buf->phase
[all...]
/freebsd-9.3-release/sbin/ifconfig/
H A Daf_atalk.c72 setatphase(const char *phase, int dummy __unused, int s, argument
75 if (!strcmp(phase, "1"))
77 else if (!strcmp(phase, "2"))
80 errx(1, "%s: illegal phase", phase);
95 printf("\tatalk %d.%d range %d-%d phase %d",
139 at_nr.nr_phase = 2; /* Default phase 2 */
143 printf("\tatalk %d.%d range %d-%d phase %d\n",
157 DEF_CMD_ARG("phase", setatphase),
/freebsd-9.3-release/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h44 (ib)->phase = (ib)->shi = (ib)->slo = (ib)->high = \
88 int shi,slo,phase; /* AGC variables */ member in struct:auib
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-isakmp.c68 u_int32_t phase,\
106 u_int32_t phase,
119 const u_char *ep, u_int32_t phase,
165 u_int32_t phase,
543 const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_,
592 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0,
604 const u_char *ep, u_int32_t phase, u_int32_t doi0,
627 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_T, ext, ep, phase, doi0,
767 const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_,
836 const u_char *ep _U_, u_int32_t phase _U
540 ikev1_sa_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_, u_int32_t proto0, int depth) argument
602 ikev1_p_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, u_int32_t phase, u_int32_t doi0, u_int32_t proto0 _U_, int depth) argument
858 ikev1_id_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, u_int32_t phase, u_int32_t doi _U_, u_int32_t proto _U_, int depth _U_) argument
1180 ikev1_n_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, u_int32_t phase, u_int32_t doi0 _U_, u_int32_t proto0 _U_, int depth) argument
1502 ikev2_p_print(netdissect_options *ndo, u_char tpay _U_, int pcount _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, u_int32_t phase, u_int32_t doi0, u_int32_t proto0 _U_, int depth) argument
2026 ikev2_e_print(netdissect_options *ndo, _U_ struct isakmp *base, u_char tpay, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep _U_, _U_ u_int32_t phase, _U_ u_int32_t doi, _U_ u_int32_t proto, _U_ int depth) argument
2117 ike_sub0_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2158 ikev1_sub_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2226 int phase; local
2294 ikev2_sub0_print(netdissect_options *ndo, struct isakmp *base, u_char np, int pcount, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2345 ikev2_sub_print(netdissect_options *ndo, struct isakmp *base, u_char np, const struct isakmp_gen *ext, const u_char *ep, u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth) argument
2397 int phase; local
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysmacros.h272 * return x rounded up to the next phase (offset) within align.
273 * phase should be < align.
274 * eg, P2PHASEUP(0x1234, 0x100, 0x10) == 0x1310 (0x13*align + phase)
275 * eg, P2PHASEUP(0x5600, 0x100, 0x10) == 0x5610 (0x56*align + phase)
277 #define P2PHASEUP(x, align, phase) ((phase) - (((phase) - (x)) & -(align)))
316 #define P2PHASEUP_TYPED(x, align, phase, type) \
317 ((type)(phase) - (((type)(phase)
[all...]
/freebsd-9.3-release/usr.sbin/ntp/scripts/
H A Dntptrace28 # Very old servers report phase and not offset.
29 $offset = $1 if (/(?:offset|phase)=([^\s,]+)/);
/freebsd-9.3-release/usr.sbin/ppp/
H A Dbundle.h89 u_int phase; /* Curent phase */ member in struct:bundle
166 #define bundle_Phase(b) ((b)->phase)
H A Dbundle.c117 return bundle->phase <= PHASE_TERMINATE ?
118 PhaseNames[bundle->phase] : "unknown";
124 if (new == bundle->phase)
132 bundle->phase = new;
140 bundle->phase = new;
144 bundle->phase = new;
150 bundle->phase = new;
159 bundle->phase = new;
469 if (r && (bundle->phase == PHASE_NETWORK ||
818 bundle.phase
[all...]
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_irig.c53 * the reference carrier cycle. A type-II phase-lock loop (PLL) performs
91 * modulation index (0-1), time constant (4-10), carrier phase error
172 * of the first cycle of the second. The IIR baseband filter phase delay
216 double phase, freq; /* logical clock phase and frequency */ member in struct:irigunit
217 double zxing; /* phase detector integrator */
218 double yxing; /* cycle phase */
219 double exing; /* envelope phase */
249 int envphase; /* envelope phase */
250 int envptr; /* envelope phase pointe
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-smix-defs.h185 uint64_t phase : 8; /**< MDC Clock Phase member in struct:cvmx_smix_clk::cvmx_smix_clk_s
186 (number of eclks that make up an mdc phase)
189 uint64_t phase : 8;
224 uint64_t phase : 8; /**< MDC Clock Phase member in struct:cvmx_smix_clk::cvmx_smix_clk_cn30xx
225 (number of eclks that make up an mdc phase)
228 uint64_t phase : 8;
H A Dcvmx-led-defs.h247 * led_clk phase is 64 eclks, or 128ns. The led_clk period is 2*phase,
258 uint64_t phase : 7; /**< Number of 64 eclks in order to create the led_clk */ member in struct:cvmx_led_clk_phase::cvmx_led_clk_phase_s
260 uint64_t phase : 7;
/freebsd-9.3-release/sys/pci/
H A Dncrreg.h84 /*08*/ u_char nc_sfbr; /* ### First byte in phase */
200 #define MA 0x80 /* sta: phase mismatch */
501 ** WHEN (phase)
502 ** IF (phase)
521 #define WHEN(phase) (0x00030000 | (phase))
522 #define IF(phase) (0x00020000 | (phase))
/freebsd-9.3-release/sbin/spppcontrol/
H A Dspppcontrol.c46 const char *phase_name(enum ppp_phase phase);
230 phase_name(enum ppp_phase phase) argument
232 switch (phase) {
/freebsd-9.3-release/sys/netatalk/
H A Dddp_input.c109 * This seems a little dubious, but I don't know phase 1 so leave it.
122 ddp_input(struct mbuf *m, struct ifnet *ifp, struct elaphdr *elh, int phase) argument
138 * information comes from the elh info. We must be phase 1.
185 * running on a phase 1 net. Extract out all the info
217 * info with the right phase, the right interface,
228 if (phase == 1 && (aa->aa_flags &
231 if (phase == 2 && (aa->aa_flags &
/freebsd-9.3-release/contrib/ntp/scripts/lib/NTP/
H A DUtil.pm27 phase => 'offset',
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_defs.h118 #define FE_NOPM (1<<19) /* Scripts handles phase mismatch */
426 #define MA 0x80 /* sta: phase mismatch */
845 * WHEN (phase)
846 * IF (phase)
866 #define WHEN(phase) (0x00030000 | (phase))
867 #define IF(phase) (0x00020000 | (phase))
/freebsd-9.3-release/sys/dev/stg/
H A Dtmc18c30.c539 printf("%s data phase miss\n", slp->sl_xname);
747 stg_expect_signal(struct stg_softc *sc, u_int8_t phase, u_int8_t mask) argument
755 phase &= PHASE_MASK;
761 if ((ph & PHASE_MASK) != phase)
774 stg_xfer(sc, buf, len, phase, clear_atn)
778 int phase;
785 if (phase & BSTAT_IO)
792 rv = stg_expect_signal(sc, phase, BSTAT_REQ);
803 if (phase & BSTAT_IO)
1176 printf("%s: unexpected phase afte
[all...]
/freebsd-9.3-release/contrib/ntp/include/
H A Dmbg_gps166.h551 * 10 kHz its phase is synchronized corresponding to the variable phase.
557 * Assume the value of freq is 2345 (decimal) and the value of phase is 900.
558 * If range == 0 the effective frequency is 234.5 Hz with a phase of +90 deg.
597 * @brief The synthesizer's phase is only be synchronized if the frequency is below this limit
633 int16_t phase; ///< -::MAX_SYNTH_PHASE..+::MAX_SYNTH_PHASE; >0 -> pulses later member in struct:__anon10
641 _mbg_swab16( &(_p)->phase ); \
/freebsd-9.3-release/share/examples/ppp/
H A Dppp.conf.sample495 # Compuserve insists on 7 bits even parity during the chat phase. Modem
564 set log phase chat connect lcp ipcp command
573 set log phase lcp ipcp command
693 set log tun phase

Completed in 301 milliseconds

123