Searched defs:br (Results 1 - 25 of 61) sorted by path

123

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c10357 unsigned long br; local
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-ia64.h263 unsigned short br; member in union:unw_p_record::__anon349
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dsparc-opc.c1068 #define br macro
1143 #undef br macro
/freebsd-10.0-release/contrib/gcc/
H A Dtree-complex.c808 expand_complex_addition(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
884 expand_complex_libcall(block_stmt_iterator *bsi, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
928 expand_complex_multiplication(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, complex_lattice_t al, complex_lattice_t bl) argument
1014 expand_complex_div_straight(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1041 expand_complex_div_wide(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1183 expand_complex_division(block_stmt_iterator *bsi, tree inner_type, tree ar, tree ai, tree br, tree bi, enum tree_code code, complex_lattice_t al, complex_lattice_t bl) argument
1292 expand_complex_comparison(block_stmt_iterator *bsi, tree ar, tree ai, tree br, tree bi, enum tree_code code) argument
1331 tree ac, ar, ai, bc, br, bi; local
[all...]
/freebsd-10.0-release/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp1925 check_br(int br) argument
[all...]
/freebsd-10.0-release/contrib/less/
H A Dregexp.c302 register char *br; local
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c104 } br; member in struct:lzx_dec
2268 lzx_br_fillup(struct lzx_stream *strm, struct lzx_br *br) argument
2338 lzx_br_fixup(struct lzx_stream *strm, struct lzx_br *br) argument
2424 struct lzx_br *br = &(ds->br); local
3023 struct lzx_br *br = &(ds->br); local
3048 struct lzx_br *br = &(ds->br); local
[all...]
H A Darchive_read_support_format_lha.c99 } br; member in struct:lzh_dec
1878 lzh_br_fillup(struct lzh_stream *strm, struct lzh_br *br) argument
2046 struct lzh_br *br = &(ds->br); local
2512 struct lzh_br * br = &(ds->br); local
[all...]
H A Darchive_read_support_format_rar.c306 } br; member in struct:rar
390 rar_br_fillup(struct archive_read *a, struct rar_br *br) argument
485 rar_br_preparation(struct archive_read *a, struct rar_br *br) argument
617 struct rar_br *br = &(rar->br); local
1992 struct rar_br *br = &(rar->br); local
2277 struct rar_br *br; local
2593 struct rar_br *br = &(rar->br); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp1118 const BranchInst* br = cast<BranchInst>(I); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h531 BugReporterContext(GRBugReporter& br) : BR(br) {} argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprObjC.cpp3049 bool br = S.isKnownName("CFBridgingRelease"); local
3081 bool br = S.isKnownName("CFBridgingRetain"); local
3345 bool br = isKnownName("CFBridgingRelease"); local
3388 bool br = isKnownName("CFBridgingRetain"); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp84 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : argument
H A DCheckSecuritySyntaxOnly.cpp61 WalkAST(BugReporter &br, AnalysisDeclContext* ac, argument
H A DCheckSizeofPointer.cpp30 WalkAST(BugReporter &br, AnalysisDeclContext* ac) : BR(br), AC(ac) {} argument
H A DDeadStoresChecker.cpp139 DeadStoreObs(const CFG &cfg, ASTContext &ctx, BugReporter& br, AnalysisDeclContext* ac, ParentMap& parents, llvm::SmallPtrSet<const VarDecl*, 20> &escaped) argument
H A DLLVMConventionsChecker.cpp121 StringRefCheckerVisitor(const Decl *declWithIssue, BugReporter &br) argument
220 ASTFieldVisitor(const CXXRecordDecl *root, BugReporter &br) argument
H A DObjCContainersASTChecker.cpp74 WalkAST(BugReporter &br, AnalysisDeclContext* ac) argument
H A DVirtualCallChecker.cpp61 WalkAST(BugReporter &br, AnalysisDeclContext *ac) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp271 PathDiagnosticBuilder(GRBugReporter &br, argument
/freebsd-10.0-release/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.0-release/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.0-release/contrib/sqlite3/
H A Dsqlite3.c65731 } br; member in union:vdbeExecUnion
[all...]
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dlang.h32 ba, be, bg, bh, bi, bn, bo, br, enumerator in enum:__anon4411
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c63950 } br; member in union:vdbeExecUnion
[all...]

Completed in 1056 milliseconds

123