Home
last modified time | relevance | path

Searched refs:cmb (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/CPAN/t/
H A D11mirroredby.t16 my $cmb = CPAN::Mirrored::By->new(
24 isa_ok( $cmb, 'CPAN::Mirrored::By' );
26 is( $cmb->continent(), 'continent',
28 is( $cmb->country(), 'country', 'country() should return country entry' );
29 is( $cmb->url(), 'http', 'url() should return best url entry' );
/openbsd/sys/dev/pci/
H A Dif_agereg.h550 struct cmb { struct
743 struct cmb *age_cmb_block;
757 #define AGE_CMB_BLOCK_SZ sizeof(struct cmb)
H A Dif_alcreg.h1150 struct cmb { struct
1294 #define ALC_CMB_SZ (sizeof(struct cmb))
1331 struct cmb *alc_cmb;
H A Dif_age.c444 struct cmb *cmb; in age_intr() local
457 cmb = sc->age_rdata.age_cmb_block; in age_intr()
458 status = letoh32(cmb->intr_status); in age_intr()
462 sc->age_tpd_cons = (letoh32(cmb->tpd_cons) & TPD_CONS_MASK) >> in age_intr()
464 sc->age_rr_prod = (letoh32(cmb->rprod_cons) & RRD_PROD_MASK) >> in age_intr()
467 cmb->intr_status = 0; in age_intr()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog4526 \bxshape, so we use cmb consistently instead of cmbx.
H A DChangeLog.4612483 In addition, changed the ssecrm font from cmbx to cmb.
/openbsd/gnu/usr.bin/cvs/doc/
H A Dtexinfo.tex1187 %\setfont\ssecrm\bfshape{10}{1315} % Note the use of cmb rather than cmbx.