/freebsd/contrib/nvi/ex/ |
H A D | ex_edit.c | 26 static int ex_N_edit(SCR *, EXCMD *, FREF *, int); 47 FREF *frp; in ex_edit() 109 ex_N_edit(SCR *sp, EXCMD *cmdp, FREF *frp, int attach) in ex_N_edit()
|
H A D | ex_args.c | 44 FREF *frp; in ex_next() 130 FREF *frp; in ex_N_next() 174 FREF *frp; in ex_prev() 223 FREF *frp; in ex_rew()
|
H A D | ex_file.c | 35 FREF *frp; in ex_file()
|
H A D | ex_preserve.c | 68 FREF *frp; in ex_recover()
|
H A D | tag.h | 78 FREF *frp; /* Saved file. */
|
H A D | ex_read.c | 47 FREF *frp; in ex_read()
|
H A D | ex_tag.c | 708 FREF *frp; in tagq_push() 739 * will be no FREF structure. in tagq_push()
|
H A D | ex_cscope.c | 461 FREF *frp; in cscope_find()
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_subr.c | 1176 uint16_t fref; member 1460 for (xt = bhnd_pmu1_xtaltab0(sc); xt != NULL && xt->fref != 0; xt++) { in bhnd_pmu1_alpclk0() 1466 if (xt == NULL || xt->fref == 0) in bhnd_pmu1_alpclk0() 1469 if (xt == NULL || xt->fref == 0) { in bhnd_pmu1_alpclk0() 1474 return (xt->fref * 1000); in bhnd_pmu1_alpclk0() 1689 for (xt = bhnd_pmu1_xtaltab0(&sc->query); xt != NULL && xt->fref != 0; in bhnd_pmu1_pllinit0() 1692 if (xt->fref == xtal) in bhnd_pmu1_pllinit0() 1699 if (xt == NULL || xt->fref == 0) { in bhnd_pmu1_pllinit0() 1713 xt->fref / 1000, xt->fref % 1000); in bhnd_pmu1_pllinit0() 1718 PMU_DEBUG(sc, "Programming PLL for %d.%dMHz\n", xt->fref / 1000, in bhnd_pmu1_pllinit0() [all …]
|
/freebsd/contrib/nvi/common/ |
H A D | exf.c | 40 static int file_spath(SCR *, FREF *, struct stat *, int *); 44 * Insert a file name into the FREF list, if it doesn't already 55 * PUBLIC: FREF *file_add(SCR *, char *); 57 FREF * 61 FREF *frp, *tfrp; in file_add() 85 /* Allocate and initialize the FREF structure. */ in file_add() 86 CALLOC(sp, frp, 1, sizeof(FREF)); in file_add() 110 * Start editing a file, based on the FREF structure. If successsful, 114 * PUBLIC: int file_init(SCR *, FREF *, char *, int); 117 file_init(SCR *sp, FREF *frp, char *rcv_name, int flags) in file_init() [all …]
|
H A D | screen.h | 43 FREF *frp; /* FREF being edited. */
|
H A D | main.c | 46 FREF *frp; in editor() 438 { FREF *frp; in v_end() 439 /* Free FREF's. */ in v_end()
|
H A D | common.h | 33 typedef struct _fref FREF; typedef
|
H A D | recover.c | 598 * PUBLIC: int rcv_read(SCR *, FREF *); 601 rcv_read(SCR *sp, FREF *frp) 753 * Create the FREF structure, start the btree file.
|
H A D | gs.h | 15 * File reference structure (FREF). The structure contains the name of the
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_ccm.c | 221 * PLL output frequency = Fref * (DIV_SELECT + NUM/DENOM). in imx_ccm_ssi_configure() 406 * Fvideo = Fref * (37 + 11/12) / 2 in imx_ccm_pll_video_enable() 407 * Fref = 24MHz, Fvideo = 455MHz in imx_ccm_pll_video_enable()
|
H A D | imx6_anatop.c | 753 * PLL output frequency = Fref * (DIV_SELECT + NUM/DENOM) in pll4_configure_output()
|
H A D | imx6_ssi.c | 156 * Fref ------/ | | | | | | | | | |
|
/freebsd/usr.bin/vi/ |
H A D | extern.h | 329 FREF *file_add(SCR *, char *); 330 int file_init(SCR *, FREF *, char *, int); 414 int rcv_read(SCR *, FREF *);
|
/freebsd/usr.bin/sockstat/ |
H A D | sockstat.c | 1187 bool fref = true; in displaysock() local 1198 fref ? "" : ",", in displaysock() 1203 fref = false; in displaysock()
|
/freebsd/sbin/ipf/ipscan/ |
H A D | ipscan_y.y | 328 printf("# hits %d active %d fref %d sref %d\n", in printent()
|
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
H A D | bhnd_pwrctl_subr.c | 429 * Initialize PLL/FREF delays. in bhnd_pwrctl_init()
|
/freebsd/contrib/nvi/vi/ |
H A D | v_ex.c | 621 FREF *frp; in v_ecl_init()
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipcreg.h | 299 #define CHIPC_FREF_DELAY 200 /* us fref change delay */
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 38100 …be either feedback clock or effective reference clock at the frequency of fref/pdiv. 0 = disable t… 38104 …be either feedback clock or effective reference clock at the frequency of fref/pdiv. 0 = disable t… 38108 …be either feedback clock or effective reference clock at the frequency of fref/pdiv. 0 = disable t… 38275 …be either feedback clock or effective reference clock at the frequency of fref/pdiv. 0 = disable t… 38278 …be either feedback clock or effective reference clock at the frequency of fref/pdiv. 0 = disable t… 38281 …be either feedback clock or effective reference clock at the frequency of fref/pdiv. 0 = disable t…
|