Home
last modified time | relevance | path

Searched refs:bbn (Results 1 – 10 of 10) sorted by relevance

/openbsd/usr.bin/file/magdir/
H A Ddiamond11 #0 string <list>\n<protocol\ bbn-multimedia-format> Diamond Multimedia Document
12 0 string =<list>\n<protocol\ bbn-m Diamond Multimedia Document
/openbsd/gnu/gcc/gcc/
H A Dsched-rgn.c1048 int bbn = order[i]; in extend_rgns() local
1051 max_hdr[bbn] = bbn; in extend_rgns()
1056 max_hdr[bbn] = -1; in extend_rgns()
1077 int bbn = order[i]; in extend_rgns() local
1079 if (max_hdr[bbn] != -1 && !TEST_BIT (header, bbn)) in extend_rgns()
1102 hdr = bbn; in extend_rgns()
1109 hdr = bbn; in extend_rgns()
1114 if (hdr == bbn) in extend_rgns()
1168 int bbn = order[i]; in extend_rgns() local
1170 if (max_hdr[bbn] == bbn) in extend_rgns()
[all …]
/openbsd/sys/arch/amd64/pci/
H A Dacpipci.c107 uint64_t bbn = 0; in acpipci_attach() local
122 aml_evalinteger(sc->sc_acpi, sc->sc_node, "_BBN", 0, NULL, &bbn); in acpipci_attach()
123 sc->sc_bus = bbn; in acpipci_attach()
/openbsd/sys/arch/arm64/dev/
H A Dacpipci.c149 uint64_t bbn = 0; in acpipci_attach() local
161 aml_evalinteger(sc->sc_acpi, sc->sc_node, "_BBN", 0, NULL, &bbn); in acpipci_attach()
162 sc->sc_bus = bbn; in acpipci_attach()
/openbsd/etc/
H A Dprotocols17 bbn-rcc 10 BBN-RCC-MON # BBN RCC Monitoring
/openbsd/sys/dev/acpi/
H A Dacpi.c467 int *bbn = arg; in acpi_getminbus() local
475 *bbn = crs->lr_word._min; in acpi_getminbus()
/openbsd/gnu/usr.bin/perl/
H A DREADME.vms570 Rich Salz rsalz@bbn.com
H A DAUTHORS1186 Rich Salz <rsalz@bbn.com>
/openbsd/gnu/usr.bin/cvs/
H A DFAQ6192 Eastham <bryant@ced.utah.edu> Dan Franklin <dan@diamond.bbn.com>
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.720948 2002-01-05 Craig Rodrigues <crodrigu@bbn.com>