Searched defs:pb (Results 1 - 25 of 78) sorted by relevance

1234

/freebsd-current/crypto/heimdal/lib/roken/
H A Dsetprogname.c57 const char * pb; local
H A Dqsort.c119 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/freebsd-current/contrib/elftoolchain/libpe/
H A Dpe_buffer.c34 pe_getbuffer(PE_Scn *ps, PE_Buffer *pb) argument
H A Dpe_flag.c169 pe_flag_buffer(PE_Buffer *pb, PE_Cmd c, unsigned int flags) argument
H A Dlibpe_buffer.c110 PE_Buffer *pb; local
145 PE_Buffer *pb; local
[all...]
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dpe.c54 PE_Buffer *pb; local
/freebsd-current/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h230 rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_t *pb) argument
75 __rte_jhash_2hashes(const void *key, uint32_t length, uint32_t *pc, uint32_t *pb, unsigned check_align) argument
251 rte_jhash_32b_2hashes(const uint32_t *k, uint32_t length, uint32_t *pc, uint32_t *pb) argument
[all...]
/freebsd-current/crypto/openssl/crypto/asn1/
H A Da_d2i_fp.c109 int asn1_d2i_read_bio(BIO *in, BUF_MEM **pb) argument
H A Da_int.c102 unsigned char *p, pb = 0; local
/freebsd-current/sys/libkern/
H A Dqsort.c114 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/freebsd-current/lib/libc/stdlib/
H A Dqsort.c106 char *pa, *pb, *pc, *pd, *pl, *pm, *pn; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Detherdevice.h84 ether_addr_equal_unaligned(const u8 *pa, const u8 *pb) argument
91 ether_addr_equal_64bits(const u8 *pa, const u8 *pb) argument
H A Dbitmap.h268 bitmap_intersects(const unsigned long *pa, const unsigned long *pb, argument
224 bitmap_equal(const unsigned long *pa, const unsigned long *pb, unsigned size) argument
246 bitmap_subset(const unsigned long *pa, const unsigned long *pb, unsigned size) argument
/freebsd-current/stand/usb/tools/
H A Dsysinit.c126 const struct sysinit_data * const *pb = _pb; local
147 const struct sysinit_data * const *pb = _pb; local
[all...]
/freebsd-current/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_llpi.c664 u_int16_t con_handle, length, pb; local
/freebsd-current/contrib/libdivsufsort/lib/
H A Dtrsort.c222 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-current/contrib/bearssl/src/int/
H A Di15_moddiv.c123 co_reduce(uint16_t *a, uint16_t *b, size_t len, int32_t pa, int32_t pb, int32_t qa, int32_t qb) argument
183 co_reduce_mod(uint16_t *a, uint16_t *b, size_t len, int32_t pa, int32_t pb, int32_t qa, int32_t qb, const uint16_t *m, uint16_t m0i) argument
326 int32_t pa, pb, qa, qb; local
[all...]
H A Di31_moddiv.c126 co_reduce(uint32_t *a, uint32_t *b, size_t len, int64_t pa, int64_t pb, int64_t qa, int64_t qb) argument
199 co_reduce_mod(uint32_t *a, uint32_t *b, size_t len, int64_t pa, int64_t pb, int64_t qa, int64_t qb, const uint32_t *m, uint32_t m0i) argument
340 int64_t pa, pb, qa, qb; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dtc.who.c521 char *pb; local
[all...]
/freebsd-current/contrib/pnglite/
H A Dpnglite.c436 int pb = abs(p - b); local
/freebsd-current/contrib/ntp/libntp/lib/isc/
H A Dnetaddr.c73 const unsigned char *pa = NULL, *pb = NULL; local
/freebsd-current/sys/arm/ti/am335x/
H A Dtps65217x.h60 unsigned int pb:1; member in struct:tps65217_status_reg
/freebsd-current/tools/tools/netmap/
H A Dbridge.c200 struct nmport_d *pa = NULL, *pb = NULL; local
[all...]
/freebsd-current/lib/libvgl/
H A Dbitmap.c296 int dstpos, i, pb, size, srcpb, srcpos; local
/freebsd-current/contrib/unbound/util/storage/
H A Dlookup3.c280 hashword2( const uint32_t *k, size_t length, uint32_t *pc, uint32_t *pb) argument
540 hashlittle2( const void *key, size_t length, uint32_t *pc, uint32_t *pb) argument
[all...]

Completed in 285 milliseconds

1234