Searched defs:br (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-10-stable/sys/kern/
H A Dsubr_bufring.c42 struct buf_ring *br; local
62 buf_ring_free(struct buf_ring *br, struct malloc_type *type) argument
[all...]
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_sockio.c121 struct ifreq br; local
/freebsd-10-stable/sys/dev/aac/
H A Daac_debug.c217 struct aac_blockread *br; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSizeofPointer.cpp30 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : BR(br), AC(ac) {} argument
H A DCStringSyntaxChecker.cpp84 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : argument
H A DObjCContainersASTChecker.cpp74 WalkAST(BugReporter &br, AnalysisDeclContext* ac) argument
H A DVirtualCallChecker.cpp61 WalkAST(BugReporter &br, AnalysisDeclContext *ac) argument
H A DLLVMConventionsChecker.cpp121 StringRefCheckerVisitor(const Decl *declWithIssue, BugReporter &br) argument
220 ASTFieldVisitor(const CXXRecordDecl *root, BugReporter &br) argument
H A DDeadStoresChecker.cpp137 DeadStoreObs(const CFG &cfg, ASTContext &ctx, BugReporter& br, AnalysisDeclContext* ac, ParentMap& parents, llvm::SmallPtrSet<const VarDecl*, 20> &escaped) argument
H A DCheckSecuritySyntaxOnly.cpp61 WalkAST(BugReporter &br, AnalysisDeclContext* ac, argument
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_box.c62 wborder(WINDOW *win, chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype bl, chtype br) argument
/freebsd-10-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_box_set.c45 wborder_set(WINDOW *win, const ARG_CH_T ls, const ARG_CH_T rs, const ARG_CH_T ts, const ARG_CH_T bs, const ARG_CH_T tl, const ARG_CH_T tr, const ARG_CH_T bl, const ARG_CH_T br) argument
/freebsd-10-stable/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c190 OCSP_BASICRESP *br = NULL; local
/freebsd-10-stable/sys/dev/aacraid/
H A Daacraid_debug.c131 struct aac_blockread *br; local
H A Daacraid_cam.c466 struct aac_blockread *br; local
488 struct aac_blockread64 *br; local
[all...]
/freebsd-10-stable/sys/dev/uart/
H A Duart_cpu_fdt.c129 pcell_t shift, br, rclk; local
/freebsd-10-stable/sys/sys/
H A Dbuf_ring.h65 buf_ring_enqueue(struct buf_ring *br, void *buf) argument
116 buf_ring_dequeue_mc(struct buf_ring *br) argument
156 buf_ring_dequeue_sc(struct buf_ring *br) argument
199 buf_ring_advance_sc(struct buf_ring *br) argument
234 buf_ring_putback_sc(struct buf_ring *br, void *new) argument
247 buf_ring_peek(struct buf_ring *br) argument
267 buf_ring_peek_clear_sc(struct buf_ring *br) argument
298 buf_ring_full(struct buf_ring *br) argument
305 buf_ring_empty(struct buf_ring *br) argument
312 buf_ring_count(struct buf_ring *br) argument
[all...]
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
H A Duwx_env.h59 uint64_t br[NPRESERVEDBR]; member in struct:uwx_context
72 uint64_t br[NPRESERVEDBR]; member in struct:uwx_history
/freebsd-10-stable/usr.bin/checknr/
H A Dchecknr.c93 } br[MAXBR] = { variable in typeref:struct:brstr
[all...]
/freebsd-10-stable/sys/dev/ntb/if_ntb/
H A Dif_ntb.c87 struct buf_ring *br; member in struct:ntb_net_queue
/freebsd-10-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_br.c54 const struct vmbus_br *br = arg1; local
83 const struct vmbus_br *br = arg1; local
100 vmbus_br_sysctl_create(struct sysctl_ctx_list *ctx, struct sysctl_oid *br_tree, struct vmbus_br *br, const char *name) argument
157 vmbus_br_setup(struct vmbus_br *br, void *buf, int blen) argument
[all...]
/freebsd-10-stable/sys/dev/cesa/
H A Dcesa.c1638 uint32_t memsize, br, cr, i; local
/freebsd-10-stable/usr.sbin/sicontrol/
H A Dsicontrol.c520 const char *s_break(int br) argument
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_block.c171 pci_vtblk_done(struct blockif_req *br, int err) argument
/freebsd-10-stable/contrib/less/
H A Dregexp.c305 register char *br; local
[all...]

Completed in 385 milliseconds

123