Searched defs:bb (Results 26 - 50 of 68) sorted by relevance

123

/freebsd-current/crypto/heimdal/lib/roken/
H A Dresolve.c618 const struct rk_resource_record *const* aa = a, *const* bb = b; local
/freebsd-current/contrib/bearssl/src/ec/
H A Dec_c25519_m64.c671 uint64_t a[4], aa[4], b[4], bb[4], e[4]; local
/freebsd-current/contrib/bearssl/tools/
H A Dsslio.c152 in_return_bytes(in_buffer *bb, unsigned char *buf, size_t len) argument
179 in_read_buffered(HANDLE h_in, in_buffer *bb, unsigned char *buf, size_t len) argument
238 in_avail_buffered(HANDLE h_in, in_buffer *bb) argument
257 in_buffer bb; local
[all...]
/freebsd-current/crypto/openssh/
H A Dssh-ecdsa.c236 struct sshbuf *b = NULL, *bb = NULL; local
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbss_mem.c86 BIO_BUF_MEM *bb; local
111 BIO_BUF_MEM *bb = OPENSSL_zalloc(sizeof(*bb)); local
144 BIO_BUF_MEM *bb; local
163 BIO_BUF_MEM *bb = (BIO_BUF_MEM *)a->ptr; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DCFG.h67 explicit inline PredIterator(Ptr *bb) : It(bb->user_begin()) { argument
70 inline PredIterator(Ptr *bb, bool) : It(bb->user_end()) {} argument
/freebsd-current/sys/opencrypto/
H A Drmd160.c161 uint32_t a, b, c, d, e, aa, bb, cc, dd, ee, t, x[16]; local
/freebsd-current/usr.bin/systat/
H A Dproc.c116 const struct swapvm *bb = b; local
293 const struct proc_usage *bb = *((const struct proc_usage **)b); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp54 void ScheduleDAGSDNodes::Run(SelectionDAG *dag, MachineBasicBlock *bb) { argument
/freebsd-current/contrib/gdtoa/
H A Dstrtodg.c334 Bigint *ab, *bb, *bb1, *bd, *bd0, *bs, *delta, *rvb, *rvb0; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dtc.str.c579 bb_store(struct blk_buf *bb, Char *str) argument
592 bb_append(struct blk_buf *bb, Char *str) argument
601 struct blk_buf *bb; local
615 bb_free(void *bb) argument
622 bb_finish(struct blk_buf *bb) argument
[all...]
H A Dsh.dol.c140 struct blk_buf *bb = bb_alloc(); local
201 Dword(struct blk_buf *bb) argument
[all...]
H A Dsh.glob.c153 struct blk_buf bb = BLK_BUF_INIT; local
664 struct blk_buf bb = BLK_BUF_INIT; local
702 backeval(struct blk_buf *bb, struct Strbuf *word, Char *cp, int literal) argument
877 pword(struct blk_buf *bb, struct Strbuf *word) argument
[all...]
/freebsd-current/usr.bin/ministat/
H A Dministat.c473 const double *bb = b; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp232 void SchedulePostRATDList::enterRegion(MachineBasicBlock *bb, argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp200 virtual bool InspectBasicBlock(llvm::BasicBlock &bb) { argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp222 const kmp_hw_thread_t *bb = (const kmp_hw_thread_t *)b; local
[all...]
/freebsd-current/usr.bin/netstat/
H A Droute.c533 int bb; local
/freebsd-current/contrib/wpa/src/utils/
H A Dos_internal.c467 const u8 *bb = b; local
H A Dos_unix.c526 const u8 *bb = b; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h99 CaseBits(uint64_t mask, MachineBasicBlock *bb, unsigned bits, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp77 CaseRange(ConstantInt *low, ConstantInt *high, BasicBlock *bb) argument
/freebsd-current/contrib/wpa/src/tls/
H A Dx509v3.c110 char *aa, *bb; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwnm_sta.c1202 const struct neighbor_report *bb = b; local
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_lib.c773 BN_ULONG aa, bb; local

Completed in 247 milliseconds

123