Searched refs:bf (Results 1 - 25 of 86) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DOp_private.pm29 my $bf = $B::Op_private::bits{aelem}{6};
30 my $mask = $bf->{bitmask}; # etc
163 my @bf = (
249 @{$bits{aassign}}{6,5,4,2,1,0} = ('OPpASSIGN_COMMON_SCALAR', 'OPpASSIGN_COMMON_RC1', 'OPpASSIGN_COMMON_AGG', 'OPpASSIGN_TRUEBOOL', $bf[1], $bf[1]);
250 $bits{abs}{0} = $bf[0];
251 @{$bits{accept}}{3,2,1,0} = ($bf[4], $bf[4], $bf[4], $bf[
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D930630-1.c7 } bf; local
9 bf.bf1 = 7;
10 f (bf.bf1);
H A D921204-1.c3 } bf; typedef in typeref:struct:__anon6992
6 bf b;
/openbsd-current/sys/dev/microcode/bnx/
H A Dbuild.c165 struct bnx_firmware_header *bf; local
168 bf = (struct bnx_firmware_header *)malloc(sizeof *bf);
169 bzero(bf, sizeof *bf);
172 bf->bnx_COM_FwReleaseMajor = htonl(bnx_COM_b06FwReleaseMajor);
173 bf->bnx_COM_FwReleaseMinor = htonl(bnx_COM_b06FwReleaseMinor);
174 bf->bnx_COM_FwReleaseFix = htonl(bnx_COM_b06FwReleaseFix);
175 bf->bnx_COM_FwStartAddr = htonl(bnx_COM_b06FwStartAddr);
176 bf
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dbitfld-2.c8 struct bf struct
14 struct bf p = {4, 0}; /* { dg-warning "truncated" "" { xfail *-*-* } } */
15 struct bf q = {0, 2}; /* { dg-warning "overflow" "" { xfail *-*-* } } */
16 struct bf r = {3, -2}; /* { dg-bogus "(truncated|overflow)" } */
H A Dcomplete-port.c18 float af = dfoo (), bf = dfoo (); local
40 ddiscard (af + bf);
41 ddiscard (af - bf);
42 ddiscard (af * bf);
43 ddiscard (af / bf);
60 discard (af == bf);
61 discard (af < bf);
62 discard (af > bf);
63 discard (af != bf);
64 discard (af <= bf);
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/t/
H A Dutf8strict.t55 qq/ed 9f bf/ => 0, # 2.3.1
57 qq/f4 8f bf bd/ => 0, # 2.3.3
60 qq/bf/ => 1, # 3.1.2
61 qq/80 bf/ => 1, # 3.1.3
62 qq/80 bf 80/ => 1, # 3.1.4
63 qq/80 bf 80 bf/ => 1, # 3.1.5
64 qq/80 bf 80 bf 80/ => 1, # 3.1.6
65 qq/80 bf 8
[all...]
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dutf8decode.t149 2.2.2 y 7ff 2 df:bf 1
151 2.2.3 y ffff 3 ef:bf:bf 1 character 0xffff
152 2.2.4 y 1fffff 4 f7:bf:bf:bf 1
153 2.2.5 y 3ffffff 5 fb:bf:bf:bf:bf
[all...]
/openbsd-current/lib/libc/arch/sh/sys/
H A Dtfork_thread.S28 bf 9f
H A Dsigprocmask.S43 bf 1f /* if not null, indirect */
51 bf 4f
H A Dbrk.S64 bf 1f
68 bf 2f
/openbsd-current/lib/libc/arch/sh/string/
H A Dmemcpy.S49 bf/s word_align
68 bf/s 1f
81 bf/s no_align_delay
98 bf/s no_align_delay
115 bf/s no_align_delay
135 bf/s 1b
H A Dbcopy.S41 bf/s bcopy_overlap
48 bf/s word_align
67 bf/s 1f
80 bf/s no_align_delay
97 bf/s no_align_delay
114 bf/s no_align_delay
134 bf/s 1b
150 bf/s ov_word_align
169 bf/s 1f
182 bf/
[all...]
H A Dmemmove.S43 bf/s bcopy_overlap
50 bf/s word_align
69 bf/s 1f
82 bf/s no_align_delay
99 bf/s no_align_delay
116 bf/s no_align_delay
136 bf/s 1b
151 bf/s ov_word_align
170 bf/s 1f
183 bf/
[all...]
H A Dffs.S45 bf/s L8bit
53 bf/s L8bit
58 bf/s L8bit
/openbsd-current/sys/lib/libkern/arch/sh/
H A Dmemmove.S46 bf/s bcopy_overlap
57 bf/s word_align
75 bf/s 1f
88 bf/s no_align_delay
105 bf/s no_align_delay
122 bf/s no_align_delay
142 bf/s 1b
157 bf/s ov_word_align
176 bf/s 1f
189 bf/
[all...]
H A Dffs.S44 bf/s L8bit
52 bf/s L8bit
57 bf/s L8bit
H A Dmovstr_i4.S41 bf/s odd_loop
62 bf/s even_loop
/openbsd-current/regress/usr.bin/openssl/
H A Dtestenc.sh44 bf-ecb bf-cfb bf-ofb bf-cbc rc4 \
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddve3900-rom.c69 static unsigned long fetch_fields (struct bit_field *bf);
70 static void fetch_bitmapped_register (int regno, struct bit_field *bf);
72 static void store_bitmapped_register (int regno, struct bit_field *bf);
432 fetch_fields (struct bit_field *bf) argument
438 for (; bf->prefix != NULL; bf++)
440 monitor_expect (bf->prefix, NULL, 0); /* get prefix */
441 monitor_expect (bf->suffix, buf, sizeof (buf)); /* hex value, suffix */
442 if (bf->length != 0)
445 bits &= ((1 << bf
456 fetch_bitmapped_register(int regno, struct bit_field *bf) argument
504 store_bitmapped_register(int regno, struct bit_field *bf) argument
[all...]
/openbsd-current/sys/dev/ic/
H A Dath.c793 struct ath_buf *bf; local
806 bf = TAILQ_FIRST(&sc->sc_txbuf);
807 if (bf != NULL)
808 TAILQ_REMOVE(&sc->sc_txbuf, bf, bf_list);
810 if (bf == NULL) {
832 TAILQ_INSERT_TAIL(&sc->sc_txbuf, bf, bf_list);
839 TAILQ_INSERT_TAIL(&sc->sc_txbuf, bf, bf_list);
881 if (ath_tx_start(sc, ni, bf, m)) {
884 TAILQ_INSERT_TAIL(&sc->sc_txbuf, bf, bf_list);
1188 struct ath_buf *bf; local
1294 struct ath_buf *bf = sc->sc_bcbuf; local
1322 struct ath_buf *bf = sc->sc_bcbuf; local
1461 struct ath_buf *bf; local
1581 struct ath_buf *bf; local
1635 struct ath_buf *bf; local
1691 ath_rxbuf_init(struct ath_softc *sc, struct ath_buf *bf) argument
1774 struct ath_buf *bf; local
1986 ath_tx_start(struct ath_softc *sc, struct ieee80211_node *ni, struct ath_buf *bf, struct mbuf *m0) argument
2362 struct ath_buf *bf; local
2453 struct ath_buf *bf; local
2522 struct ath_buf *bf; local
2545 struct ath_buf *bf; local
3053 ath_printrxbuf(struct ath_buf *bf, int done) argument
3069 ath_printtxbuf(struct ath_buf *bf, int done) argument
[all...]
H A Dar5008.c499 struct athn_tx_buf *bf; local
530 bf = &sc->txpool[i];
534 &bf->bf_map);
541 bf->bf_descs =
543 bf->bf_daddr = sc->map->dm_segs[0].ds_addr +
546 SIMPLEQ_INSERT_TAIL(&sc->txbufs, bf, bf_list);
557 struct athn_tx_buf *bf; local
561 bf = &sc->txpool[i];
563 if (bf->bf_map != NULL)
564 bus_dmamap_destroy(sc->sc_dmat, bf
583 struct athn_rx_buf *bf; local
664 struct athn_rx_buf *bf; local
694 struct athn_rx_buf *bf; local
862 struct athn_rx_buf *bf, *nbf; local
1108 struct athn_tx_buf *bf; local
1247 struct athn_tx_buf *bf = sc->bcnbuf; local
1482 struct athn_tx_buf *bf; local
[all...]
H A Dar9003.c606 struct athn_tx_buf *bf; local
662 bf = &sc->txpool[i];
666 &bf->bf_map);
673 bf->bf_descs = &((struct ar_tx_desc *)sc->descs)[i];
674 bf->bf_daddr = sc->map->dm_segs[0].ds_addr +
677 SIMPLEQ_INSERT_TAIL(&sc->txbufs, bf, bf_list);
688 struct athn_tx_buf *bf; local
692 bf = &sc->txpool[i];
694 if (bf->bf_map != NULL)
695 bus_dmamap_destroy(sc->sc_dmat, bf
723 struct athn_rx_buf *bf; local
783 struct athn_rx_buf *bf; local
814 struct athn_rx_buf *bf; local
917 struct athn_rx_buf *bf; local
1078 struct athn_tx_buf *bf; local
1184 struct athn_tx_buf *bf = sc->bcnbuf; local
1401 struct athn_tx_buf *bf; local
[all...]
/openbsd-current/usr.sbin/mksuncd/
H A Dmksuncd.c200 int part, bf, of; local
220 bf = open(argv[2], O_RDWR);
221 if (bf == -1)
231 if (get_label(bf, &sl))
234 if (adjust_base(bf, &sl))
237 cylstart = cylindersize(bf, &sl);
240 if (append_osfile(bf, of))
243 if (adjust_base(bf, &sl))
246 if (adjust_label(bf, &sl, part, cylstart, cylsize))
249 close(bf);
[all...]
/openbsd-current/sys/arch/landisk/stand/mbr/
H A Dmbr.S54 bf/s 1b
84 bf next_part
101 bf/s loop_part
128 bf read_error
153 bf noos_error /* magic */

Completed in 302 milliseconds

1234