Searched refs:pb (Results 101 - 125 of 133) sorted by relevance

123456

/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_pmic.c130 if (int_reg.pbi && status_reg.pb)
/freebsd-11-stable/sys/vm/
H A Dvm_pageout.c345 vm_page_t mc[2 * vm_pageout_page_count], p, pb, ps; local
363 mc[vm_pageout_page_count] = pb = ps = m;
387 if ((p = vm_page_prev(pb)) == NULL || vm_page_busied(p)) {
405 mc[--page_base] = pb = p;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dexport.c614 struct dir_baton *pb = parent_baton;
616 struct edit_baton *eb = pb->edit_baton;
659 struct dir_baton *pb = parent_baton;
660 struct edit_baton *eb = pb->edit_baton;
611 struct dir_baton *pb = parent_baton; local
656 struct dir_baton *pb = parent_baton; local
/freebsd-11-stable/usr.bin/sort/
H A Dcoll.c275 bool pb = true; local
282 if (isblank && !pb) {
287 pb = isblank;
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Dec_ameth.c226 *pb = EC_KEY_get0_public_key(b->pkey.ec); local
227 if (group == NULL || pa == NULL || pb == NULL)
229 r = EC_POINT_cmp(group, pa, pb, NULL);
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c894 struct debug_block *b, **pb;
913 for (pb = &info->current_block->children;
914 *pb != NULL;
915 pb = &(*pb)->next)
917 *pb = b;
892 struct debug_block *b, **pb; local
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dlibtommath.c2344 int res, pa, pb, ix, iy; local
2370 pb = MIN (b->used, digs - ix);
2383 for (iy = 0; iy < pb; iy++) {
2597 int res, pa, pb, ix, iy; local
2616 pb = b->used;
2630 for (iy = digs - ix; iy < pb; iy++) {
/freebsd-11-stable/sbin/pfctl/
H A Dparse.y4987 struct pf_altq pa, pb;
5034 memset(&pb, 0, sizeof(struct pf_altq));
5041 if (strlcpy(pb.qname, qname,
5042 sizeof(pb.qname)) >= sizeof(pb.qname))
5044 if (strlcpy(pb.ifname, interface->ifname,
5045 sizeof(pb.ifname)) >= sizeof(pb.ifname))
5047 pb.qlimit = pa.qlimit;
5048 pb
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dcl.h523 svn_cmdline_prompt_baton_t *pb,
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_xz.c345 data->lzma_opt.pb = LZMA_PB_DEFAULT;
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-reassoc.c341 sort_by_operand_rank (const void *pa, const void *pb) argument
344 const operand_entry_t oeb = *(const operand_entry_t *)pb;
H A Dflow.c1423 basic_block pb = e->src;
1427 if (pb->aux == NULL)
1429 *qtail++ = pb;
1432 pb->aux = pb;
1420 basic_block pb = e->src; local
H A Ddbxout.c2411 output_types_sort (const void *pa, const void *pb)
2414 const tree rhs = *((const tree *)pb);
2403 output_types_sort(const void *pa, const void *pb) argument
H A Dtree-ssa-alias.c144 sort_tags_by_id (const void *pa, const void *pb) argument
147 tree b = *(tree *)pb;
/freebsd-11-stable/contrib/libdivsufsort/lib/
H A Dtrsort.c224 saidx_t **pa, saidx_t **pb, saidx_t v) {
259 *pa = first, *pb = last;
222 tr_partition(const saidx_t *ISAd, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t **pa, saidx_t **pb, saidx_t v) argument
/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c2483 register int pb; local
2536 for (pb = 0; (pb < MOUSE_MAXBUTTON) && (pbuttons != 0); ++pb) {
2537 lbuttons |= (pbuttons & 1) ? p2l[pb] : 0;
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c636 struct mf_filebuffer **pb = & mf_filebuffers; local
641 *pb = b->next;
646 pb = & b->next;
/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9x.c1770 uint8_t *pb; local
1817 pb = sc->sc_imess + 1;
1822 pb = sc->sc_imess;
1826 if (__verify_msg_format(pb, len))
/freebsd-11-stable/contrib/xz/src/xz/
H A Dmessage.c984 // With LZMA1 also lc/lp/pb are known when
995 ",pb=%" PRIu32
998 opt->lc, opt->lp, opt->pb,
1201 " pb=NUM number of position bits (0-4; 2)\n"
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_hci.h325 #define NG_HCI_MK_CON_HANDLE(h, pb, bc) \
326 (((h) & 0x0fff) | (((pb) & 3) << 12) | (((bc) & 3) << 14))
/freebsd-11-stable/contrib/unbound/
H A DMakefile.in418 dnstap/dnstap.pb-c.c dnstap/dnstap.pb-c.h $(srcdir)/dnstap/dnstap.h \
422 dnstap/dnstap.pb-c.c dnstap/dnstap.pb-c.h: $(srcdir)/dnstap/dnstap.proto
429 dnstap.pb-c.lo dnstap.pb-c.o: dnstap/dnstap.pb-c.c dnstap/dnstap.pb-c.h
508 util/configparser.lint util/configlexer.lint pythonmod/pythonmod.lint libunbound/python/libunbound_wrap.lint dnstap/dnstap.pb-c.lint:
656 -e 's?$$(srcdir)/dnstap/dnstap.pb
[all...]
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c1275 uint32_t pb, pbo, adj; local
1313 pb = cbe_lun->blocksize << be_lun->cbe_lun.pblockexp;
1315 pbo = pb - cbe_lun->blocksize * be_lun->cbe_lun.pblockoff;
1325 if (pb > cbe_lun->blocksize) {
1327 seglen - pbo) % pb;
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c695 const u_int32 * pb; local
711 pb = (const void *)&NSRCADR6(b);
716 pb = (const void *)&NSRCADR(b);
719 for (pa_limit = pa + loops; pa < pa_limit; pa++, pb++, pm++)
720 if ((*pa & *pm) != (*pb & *pm))
/freebsd-11-stable/contrib/file/src/
H A Dsoftmagic.c1569 file_pushbuf_t *pb; local
1835 if ((pb = file_push_buffer(ms)) == NULL)
1848 rbuf = file_pop_buffer(ms, pb);
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c359 sort_q(void *arg, const void *pa, const void *pb)
365 const struct dn_flow_queue *b = pb;

Completed in 334 milliseconds

123456