Home
last modified time | relevance | path

Searched refs:cps (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/sys/powerpc/powerpc/
H A Dcpu.c308 uint64_t cps; in cpu_setup() local
355 if (cpu_est_clockrate(0, &cps) == 0) in cpu_setup()
356 printf(", %jd.%02jd MHz", cps / 1000000, (cps / 10000) % 100); in cpu_setup()
374 cpu_est_clockrate(int cpu_id, uint64_t *cps) in cpu_est_clockrate() argument
402 *cps = (mfspr(SPR_PMC1_74XX) * 1000) + 4999; in cpu_est_clockrate()
421 *cps = (mfspr(SPR_PMC1) * 1000) + 4999; in cpu_est_clockrate()
449 cps, sizeof(*cps)) >= 0) { in cpu_est_clockrate()
450 *cps = be64toh(*cps); in cpu_est_clockrate()
454 *cps = freq32; in cpu_est_clockrate()
/freebsd/usr.bin/pr/
H A Dpr.c171 int cps; in onecol() local
236 cps = 0; in onecol()
247 if ((cnt = inln(inf,lbuf,LBUF,&cps,0,&mor)) < 0) in onecol()
340 int cps = 0; in vertcol() local
474 cnt = inln(inf,ptbf,colwd,&cps,1,&mor); in vertcol()
660 int cps = 0; in horzcol() local
723 if ((cnt = inln(inf,ptbf,colwd,&cps,1, in horzcol()
812 int cps = 0; in mulfile() local
925 &cps, 1, &mor)) < 0) { in mulfile()
1013 inln(FILE *inf, char *buf, int lim, int *cps, int trnc, int *mor) in inln() argument
[all …]
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_string.c56 const struct pmcstat_string *cps; in pmcstat_string_intern() local
59 if ((cps = pmcstat_string_lookup(s)) != NULL) in pmcstat_string_intern()
60 return (cps); in pmcstat_string_intern()
/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c160 char *cps[20], **cpp, c, ipopts[68]; in parseline() local
172 for (i = 0, cps[0] = strtok(line, " \b\t\r\n"); cps[i] && i < 19; ) in parseline()
173 cps[++i] = strtok(NULL, " \b\t\r\n"); in parseline()
175 cpp = cps; in parseline()
/freebsd/sys/dev/firewire/
H A Dfwphyreg.h46 cps:1; member
75 uint8_t cps:1,
/freebsd/sbin/route/
H A Droute.c680 char *cps = rt_line + sprintf(rt_line, "(%d)", sa->sa_family); in routename() local
683 while (++sp < splim && cps < cpe) /* start with sa->sa_data */ in routename()
684 if ((n = snprintf(cps, cpe - cps, " %x", *sp)) > 0) in routename()
685 cps += n; in routename()
687 *cps = '\0'; in routename()
781 char *cps = net_line + sprintf(net_line, "af %d:", sa->sa_family); in netname() local
784 while (sp < splim && cps < cpe) in netname()
785 if ((n = snprintf(cps, cpe - cps, " %x", *sp++)) > 0) in netname()
786 cps += n; in netname()
788 *cps = '\0'; in netname()
/freebsd/contrib/mandoc/
H A Dtbl_term.c164 const struct tbl_cell *cp, *cpn, *cpp, *cps; in term_tbl() local
354 cps = cp; in term_tbl()
355 while (cps->next != NULL && in term_tbl()
356 cps->next->pos == TBL_CELL_SPAN) in term_tbl()
357 cps = cps->next; in term_tbl()
359 uvert = dvert = cps->vert; in term_tbl()
/freebsd/secure/caroot/untrusted/
H A DCamerfirma_Chambers_of_Commerce_Root.pem63 CPS: http://cps.chambersign.org/cps/chambersroot.html
H A DCamerfirma_Global_Chambersign_Root.pem63 CPS: http://cps.chambersign.org/cps/chambersignroot.html
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-80x0.dtsi78 compatible = "marvell,armada-8k-cps-pinctrl";
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.h77 struct listen_list* cps; member
H A Dlisten_dnsport.c1484 item->next = front->cps; in listen_cp_insert()
1485 front->cps = item; in listen_cp_insert()
1535 front->cps = NULL; in listen_create()
1652 if(!front->cps) { in listen_create()
1678 listen_list_delete(front->cps); in listen_delete()
2088 for(p = listen->cps; p; p = p->next) { in listen_get_mem()
2100 for(p=listen->cps; p; p=p->next) { in listen_stop_accept()
2113 for(p=listen->cps; p; p=p->next) { in listen_start_accept()
/freebsd/secure/caroot/trusted/
H A DAutoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem71 CPS: http://www.firmaprofesional.com/cps
H A DQuoVadis_Root_CA_3.pem71 CPS: http://www.quovadisglobal.com/cps
/freebsd/contrib/bearssl/test/x509/
H A Dalltests.txt700 ; contains some qualifiers, but they are all id-qt-cps.
712 ; contains a qualifier distinct from id-qt-cps. This implies rejection
/freebsd/contrib/bearssl/src/x509/
H A Dx509_minimal.t0992 OID: id-qt-cps 1.3.6.1.5.5.7.2.1
1076 \ qualifier which is distinct from id-qt-cps (because id-qt-cps is
1098 read-OID drop id-qt-cps eqOID ifnot
/freebsd/crypto/heimdal/doc/
H A DMakefile.in612 -rm -rf heimdal.aux heimdal.cp heimdal.cps heimdal.fn heimdal.fns \
615 hx509.aux hx509.cp hx509.cps hx509.fn hx509.fns hx509.ky \
/freebsd/contrib/unbound/daemon/
H A Dstats.c373 for(lp = worker->front->cps; lp; lp = lp->next) { in server_stats_compile()
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dcp110-system-controller.txt82 "marvell,armada-8k-cps-pinctrl" or "marvell,cp115-standalone-pinctrl"
/freebsd/usr.sbin/fwcontrol/
H A Dfwcontrol.c606 b.phy_id, b.r, b.cps, in dump_phy_registers()
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt517 id-qt 1 : id-qt-cps : Policy Qualifier CPS
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrThumb.td376 NoItinerary, "cps$imod $iflags", []>,
/freebsd/contrib/ncurses/include/
H A DCaps.hpux11348 print_rate cps num Ym - - ----- print rate in characters per second
H A DCaps346 print_rate cps num Ym - - ----- print rate in characters per second
H A DCaps.osf1r5332 print_rate cps num Ym - - ----- print rate in characters per second

12