Home
last modified time | relevance | path

Searched refs:cr (Results 1 – 25 of 128) sorted by relevance

123456

/mirbsd/src/gnu/usr.bin/perl/lib/Math/BigRat/t/
Dbigrat.t21 my $cr = 'Math::BigRat';
37 $x = $cr->$func(1234); ok ($x,1234);
39 $x = $cr->$func('1234/1'); ok ($x,1234);
40 $x = $cr->$func('1234/2'); ok ($x,617);
42 $x = $cr->$func('100/1.0'); ok ($x,100);
43 $x = $cr->$func('10.0/1.0'); ok ($x,10);
44 $x = $cr->$func('0.1/10'); ok ($x,'1/100');
45 $x = $cr->$func('0.1/0.1'); ok ($x,'1');
46 $x = $cr->$func('1e2/10'); ok ($x,10);
47 $x = $cr->$func('5/1e2'); ok ($x,'1/20');
[all …]
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Drefcard.tex237 \rm ##\par\vskip \lskip}\cr
248 coredump {\it core}}\cr
249 b \opt{\it file\tt:}{\it function}&set breakpoint at {\it function} \opt{in \it file}\cr
250 run \opt{{\it arglist}}&start your program \opt{with {\it arglist}}\cr
251 bt& backtrace: display program stack\cr
252 p {\it expr}&display the value of an expression\cr
253 c &continue running your program\cr
254 n &next line, stepping over function calls\cr
255 s &next line, stepping into function calls\cr
259 gdb&start GDB, with no debugging files\cr
[all …]
/mirbsd/src/usr.bin/oldroff/tbl/
Dtu.c53 int cr, type, shortl; in makeline() local
56 cr=c; in makeline()
60 for(cr=c; cr < ncol && (ctype(i,cr)=='s'||type==thish(i,cr)); cr++); in makeline()
62 for(cr=c+1; cr<ncol && ctype(i,cr)=='s'; cr++); in makeline()
63 drawline(i, c, cr-1, lintype, 0, shortl); in makeline()
67 int cr, cl; in fullwide() local
70 cr= 0; in fullwide()
71 while (cr<ncol) in fullwide()
73 cl=cr; in fullwide()
76 for(cr=cl; cr<ncol; cr++) in fullwide()
[all …]
/mirbsd/src/sys/netisdn/
Di4b_l3timer.c95 NDBGL3(L3_T_ERR, "SETUP not answered, cr = %d", cd->cr); in T303_timeout()
108 NDBGL3(L3_T_MSG, "cr = %d", cd->cr); in T303_start()
129 NDBGL3(L3_T_MSG, "cr = %d", cd->cr); in T303_stop()
138 NDBGL3(L3_T_ERR, "DISC not answered, cr = %d", cd->cr); in T305_timeout()
151 NDBGL3(L3_T_MSG, "cr = %d", cd->cr); in T305_start()
173 NDBGL3(L3_T_MSG, "cr = %d", cd->cr); in T305_stop()
182 NDBGL3(L3_T_ERR, "REL not answered, cr = %d", cd->cr); in T308_timeout()
195 NDBGL3(L3_T_MSG, "cr = %d", cd->cr); in T308_start()
217 NDBGL3(L3_T_MSG, "cr = %d", cd->cr); in T308_stop()
226 NDBGL3(L3_T_ERR, "datalink not reconnected, cr = %d", cd->cr); in T309_timeout()
[all …]
Di4b_l2if.c289 NDBGL3(L3_PRIM, "isdnif %d, cr = 0x%02x", cd->isdnif, cd->cr); in i4b_l3_tx_connect()
298 *ptr++ = setup_cr(cd, cd->cr); /* call reference value */ in i4b_l3_tx_connect()
319 cd->isdnif, cd->cr); in i4b_l3_tx_release_complete()
324 cd->isdnif, cd->cr, cd->cause_out); in i4b_l3_tx_release_complete()
334 *ptr++ = setup_cr(cd, cd->cr); /* call reference value */ in i4b_l3_tx_release_complete()
358 NDBGL3(L3_PRIM, "isdnif %d, cr = 0x%02x", cd->isdnif, cd->cr); in i4b_l3_tx_disconnect()
367 *ptr++ = setup_cr(cd, cd->cr); /* call reference value */ in i4b_l3_tx_disconnect()
397 NDBGL3(L3_PRIM, "isdnif %d, cr = 0x%02x", cd->isdnif, cd->cr); in i4b_l3_tx_setup()
411 *ptr++ = setup_cr(cd, cd->cr); /* call reference value */ in i4b_l3_tx_setup()
488 NDBGL3(L3_PRIM, "isdnif %d, cr = 0x%02x", cd->isdnif, cd->cr); in i4b_l3_tx_connect_ack()
[all …]
Di4b_l4mgmt.c194 i, call_desc[i].cdid, cd->cr); in freecd_by_cd()
201 panic("freecd_by_cd: ERROR, cd not found, cr = %d", cd->cr); in freecd_by_cd()
219 i, call_desc[i].cdid, call_desc[i].cr); in free_all_cd_of_isdnif()
248 i, call_desc[i].cdid, call_desc[i].cr); in cd_by_cdid()
264 cd_by_isdnifcr(int isdnif, int cr, int crf) in cd_by_isdnifcr() argument
271 && call_desc[i].cr == cr in cd_by_isdnifcr()
274 i, call_desc[i].cdid, call_desc[i].cr); in cd_by_isdnifcr()
324 (call_desc[j].cr == retval) ) in get_rand_cr()
392 printf(" cr = 0x%02x\n", cdp->cr); in i4b_print_cdp()
Di4b_l4timer.c74 NDBGL4(L4_ERR, "cr = %d", cd->cr); in T400_timeout()
86 NDBGL4(L4_MSG, "cr = %d", cd->cr); in T400_start()
107 NDBGL4(L4_MSG, "cr = %d", cd->cr); in T400_stop()
/mirbsd/src/sys/arch/sparc/dev/
Dhme.c523 struct hme_cr *cr = sc->sc_cr; local
544 cr->rand_seed = sc->sc_arpcom.ac_enaddr[5] |
546 cr->mac_addr0 = (sc->sc_arpcom.ac_enaddr[0] << 8) |
548 cr->mac_addr1 = (sc->sc_arpcom.ac_enaddr[2] << 8) |
550 cr->mac_addr2 = (sc->sc_arpcom.ac_enaddr[4] << 8) |
552 cr->tx_pkt_max = cr->rx_pkt_max = HME_MTU;
554 cr->jsize = HME_DEFAULT_JSIZE;
555 cr->ipkt_gap1 = HME_DEFAULT_IPKT_GAP1;
556 cr->ipkt_gap2 = HME_DEFAULT_IPKT_GAP2;
595 cr->rx_cfg = 0;
[all …]
Dqe.c254 struct qe_cregs *cr = sc->sc_cr; local
265 cr->ctrl = QE_CR_CTRL_RESET;
267 if ((cr->ctrl & QE_CR_CTRL_RESET) == 0)
692 struct qe_cregs *cr = sc->sc_cr; local
724 cr->rxds = (u_int32_t)sc->sc_desc_dva->qe_rxd;
725 cr->txds = (u_int32_t)sc->sc_desc_dva->qe_txd;
730 cr->rimask = 0;
731 cr->timask = 0;
732 cr->qmask = 0;
733 cr->mmask = QE_CR_MMASK_RXCOLL | QE_CR_MMASK_CLOSS;
[all …]
Damd7930.c324 amd->cr = AMDR_INIT;
333 amd->cr = AMDR_MUX_1_4;
459 amd->cr = AMDR_MAP_MMR1;
461 amd->cr = AMDR_MAP_GX;
463 amd->cr = AMDR_MAP_STG;
465 amd->cr = AMDR_MAP_GR;
467 amd->cr = AMDR_MAP_GER;
469 amd->cr = AMDR_MAP_MMR2;
495 amd->cr = AMDR_INIT;
527 amd->cr = AMDR_INIT;
[all …]
/mirbsd/src/sys/ufs/ufs/
Dquota.h129 #define ufs_quota_alloc_blocks(i, c, cr) ufs_quota_alloc_blocks2(i, c, cr, 0) argument
130 #define ufs_quota_free_blocks(i, c, cr) ufs_quota_free_blocks2(i, c, cr, 0) argument
131 #define ufs_quota_alloc_inode(i, cr) ufs_quota_alloc_inode2(i, cr, 0) argument
132 #define ufs_quota_free_inode(i, cr) ufs_quota_free_inode2(i, cr, 0) argument
/mirbsd/src/sys/arch/i386/i386/
Ddb_interface.c153 uint32_t cr; local
170 __asm__ __volatile__("movl %%cr0,%0" : "=r" (cr));
171 db_printf("cr0: 0x%08x\n", cr);
173 __asm__ __volatile__("movl %%cr2,%0" : "=r" (cr));
174 db_printf("cr2: 0x%08x\n", cr);
176 __asm__ __volatile__("movl %%cr3,%0" : "=r" (cr));
177 db_printf("cr3: 0x%08x\n", cr);
179 __asm__ __volatile__("movl %%cr4,%0" : "=r" (cr));
180 db_printf("cr4: 0x%08x\n", cr);
/mirbsd/src/sys/sys/
Ducred.h52 #define crhold(cr) (cr)->cr_ref++ argument
56 struct ucred *crcopy(struct ucred *cr);
57 struct ucred *crdup(struct ucred *cr);
58 void crfree(struct ucred *cr);
/mirbsd/src/sys/dev/pci/
Dpcireg.h120 #define PCI_CLASS(cr) \ argument
121 (((cr) >> PCI_CLASS_SHIFT) & PCI_CLASS_MASK)
125 #define PCI_SUBCLASS(cr) \ argument
126 (((cr) >> PCI_SUBCLASS_SHIFT) & PCI_SUBCLASS_MASK)
130 #define PCI_INTERFACE(cr) \ argument
131 (((cr) >> PCI_INTERFACE_SHIFT) & PCI_INTERFACE_MASK)
135 #define PCI_REVISION(cr) \ argument
136 (((cr) >> PCI_REVISION_SHIFT) & PCI_REVISION_MASK)
473 #define PCI_CAPLIST_NEXT(cr) (((cr) >> 8) & 0xff) argument
474 #define PCI_CAPLIST_CAP(cr) ((cr) & 0xff) argument
Dautri.c1256 u_int32_t reg, cr[5]; local
1336 cr[0] = (cso << 16) | (alpha_fms & 0x0000ffff);
1337 cr[1] = dmaaddr;
1338 cr[2] = (eso << 16) | (dch[ch] & 0x0000ffff);
1339 cr[3] = fm_vol;
1340 cr[4] = ctrl;
1343 cr[0] = (dch[ch] << 24) | (cso & 0x00ffffff);
1344 cr[1] = dmaaddr;
1345 cr[2] = ((dch[ch] << 16) & 0xff000000) | (eso & 0x00ffffff);
1346 cr[3] = (alpha_fms << 16) | (fm_vol & 0x0000ffff);
[all …]
/mirbsd/src/lib/libskey/
Dput.c465 unsigned char cr; in insert() local
478 cr = y & 0xff; in insert()
482 s[start / 8 + 2] |= cr; in insert()
485 s[start / 8 + 1] |= cr; in insert()
487 s[start / 8] |= cr; in insert()
515 unsigned char cr; in extract() local
525 cr = s[start / 8 + 2]; in extract()
526 x = ((int)(cl << 8 | cc) << 8 | cr); in extract()
/mirbsd/src/sys/kern/
Dkern_prot.c835 struct ucred *cr; in crget() local
837 cr = pool_get(&ucred_pool, PR_WAITOK); in crget()
838 bzero((caddr_t)cr, sizeof(*cr)); in crget()
839 cr->cr_ref = 1; in crget()
840 return (cr); in crget()
848 crfree(cr) in crfree() argument
849 struct ucred *cr; in crfree()
852 if (--cr->cr_ref == 0)
853 pool_put(&ucred_pool, cr);
860 crcopy(cr) in crcopy() argument
[all …]
/mirbsd/src/sys/miscfs/procfs/
Dprocfs_status.c73 struct ucred *cr; local
141 cr = p->p_ucred;
143 snprintf(ps, sizeof(ps), " %u, %u", cr->cr_uid, cr->cr_gid);
145 for (i = 0; i < cr->cr_ngroups; i++) {
146 snprintf(ps, sizeof(ps), ",%u", cr->cr_groups[i]);
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-i960.texi279 \halign{\hfil {\tt #}\quad&\hfil {\tt #}\qquad&{\tt #}\hfil\cr
280 \omit{\hfil\it Compare and\hfil}\span\omit&\cr
281 {\it Branch}&{\it Jump}&{\it Expanded to}\cr
282 bbc& & chkbit; bno\cr
283 bbs& & chkbit; bo\cr
284 cmpibe& cmpije& cmpi; be\cr
285 cmpibg& cmpijg& cmpi; bg\cr
286 cmpibge& cmpijge& cmpi; bge\cr
287 cmpibl& cmpijl& cmpi; bl\cr
288 cmpible& cmpijle& cmpi; ble\cr
[all …]
/mirbsd/src/sys/dev/isa/
Dit.c81 u_int8_t cr; in it_match() local
93 cr = bus_space_read_1(iot, ioh, ITC_DATA); in it_match()
95 DPRINTF(("it: vendor id 0x%x\n", cr)); in it_match()
96 if (cr != IT_ID_IT87) in it_match()
116 u_int8_t cr; in it_attach() local
140 cr = it_readreg(sc, ITD_CONFIG); in it_attach()
141 cr |= 0x01 | 0x08; in it_attach()
142 it_writereg(sc, ITD_CONFIG, cr); in it_attach()
/mirbsd/src/sys/dev/cardbus/
Dcardbusvar.h83 #define CARDBUS_CLASS(cr) \ argument
84 (((cr) >> CARDBUS_CLASS_SHIFT) & CARDBUS_CLASS_MASK)
88 #define CARDBUS_SUBCLASS(cr) \ argument
89 (((cr) >> CARDBUS_SUBCLASS_SHIFT) & CARDBUS_SUBCLASS_MASK)
93 #define CARDBUS_INTERFACE(cr) \ argument
94 (((cr) >> CARDBUS_INTERFACE_SHIFT) & CARDBUS_INTERFACE_MASK)
98 #define CARDBUS_REVISION(cr) \ argument
99 (((cr) >> CARDBUS_REVISION_SHIFT) & CARDBUS_REVISION_MASK)
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dh8500-dis.c103 int cr = 0; in print_insn_h8500() local
132 cr = buffer[byte] & 0x7; in print_insn_h8500()
133 if (cr == 0) in print_insn_h8500()
137 cr = buffer[byte] & 0x7; in print_insn_h8500()
138 if (cr != 0) in print_insn_h8500()
236 func (stream, "%s", crname[cr]); in print_insn_h8500()
/mirbsd/src/sys/dev/sbus/
Dqe.c527 bus_space_handle_t cr = sc->sc_cr; local
543 bus_space_write_4(t, cr, QE_CRI_CTRL, QE_CR_CTRL_RESET);
545 if ((bus_space_read_4(t, cr, QE_CRI_CTRL) &
1030 bus_space_handle_t cr = sc->sc_cr; local
1050 bus_space_write_4(t, cr, QE_CRI_RXDS, (u_int32_t)sc->sc_rb.rb_rxddma);
1051 bus_space_write_4(t, cr, QE_CRI_TXDS, (u_int32_t)sc->sc_rb.rb_txddma);
1053 bus_space_write_4(t, cr, QE_CRI_RIMASK, 0);
1054 bus_space_write_4(t, cr, QE_CRI_TIMASK, 0);
1055 bus_space_write_4(t, cr, QE_CRI_QMASK, 0);
1056 bus_space_write_4(t, cr, QE_CRI_MMASK, QE_CR_MMASK_RXCOLL);
[all …]
/mirbsd/src/gnu/usr.bin/perl/lib/I18N/LangTags/t/
D05_main.t80 cr-syllabic
81 cr-syllabic-western
82 cr-western
83 cr-latin
/mirbsd/src/sys/crypto/
Dcrypto.c51 struct cryptoini *cr; in crypto_newsession() local
95 for (cr = cri; cr; cr = cr->cri_next) { in crypto_newsession()
96 if (cpc->cc_alg[cr->cri_alg] == 0) in crypto_newsession()
104 if (cr != NULL) in crypto_newsession()

123456