| /NextBSD/contrib/libarchive/libarchive/ |
| HD | archive_read_support_format_rar.c | 176 int branches[2]; member 2318 while (!(code->tree[node].branches[0] == in read_next_symbol() 2319 code->tree[node].branches[1])) in read_next_symbol() 2330 if (code->tree[node].branches[bit] < 0) in read_next_symbol() 2336 node = code->tree[node].branches[bit]; in read_next_symbol() 2339 return code->tree[node].branches[0]; in read_next_symbol() 2402 if (code->tree[lastnode].branches[0] == in add_value() 2403 code->tree[lastnode].branches[1]) in add_value() 2413 if (!(code->tree[lastnode].branches[bit] < 0)) in add_value() 2432 code->tree[lastnode].branches[bit] = repeatnode; in add_value() [all …]
|
| /NextBSD/contrib/apr-util/ |
| HD | CHANGES | 142 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup 146 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/CHANGES?view=markup 150 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/CHANGES?view=markup 154 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.1.x/CHANGES?view=markup 158 *) http://svn.apache.org/viewvc/apr/apr-util/branches/1.0.x/CHANGES?view=markup 162 *) http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/CHANGES?view=markup
|
| /NextBSD/contrib/gcc/ |
| HD | gcov.c | 202 int branches; member 220 arc_t *branches; /* branches from blocks that end on this member 1321 coverage->branches++; in add_branch_counts() 1391 if (coverage->branches) in function_summary() 1395 coverage->branches, 2), in function_summary() 1396 coverage->branches); in function_summary() 1399 coverage->branches, 2), in function_summary() 1400 coverage->branches); in function_summary() 1542 arc->line_next = line->u.branches; in add_line_counts() 1543 line->u.branches = arc; in add_line_counts() [all …]
|
| /NextBSD/contrib/apr/ |
| HD | CHANGES | 180 *) http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup 184 *) http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/CHANGES?view=markup 188 *) http://svn.apache.org/viewvc/apr/apr/branches/1.2.x/CHANGES?view=markup 192 *) http://svn.apache.org/viewvc/apr/apr/branches/1.1.x/CHANGES?view=markup 196 *) http://svn.apache.org/viewvc/apr/apr/branches/1.0.x/CHANGES?view=markup 200 *) http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/CHANGES?view=markup
|
| /NextBSD/contrib/gcc/doc/ |
| HD | gcov.texi | 132 [@option{-u}|@option{--unconditional-branches}] 162 each branch in your program was taken. Unconditional branches will not 167 Write branch frequencies as the number of branches taken, rather than 168 the percentage of branches taken. 210 @itemx --unconditional-branches 211 When branch probabilities are given, include those of unconditional branches. 212 Unconditional branches are normally not interesting. 370 80.00% of 5 branches executed in file tmp.c 371 80.00% of 5 branches taken at least once in file tmp.c 416 be multiple branches and calls listed for a single source line if there [all …]
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | arm926ejs.md | 170 ;; core can predict most branches. If the branch is predicted 172 ;; eliminated from the instruction stream. Some branches can 174 ;; all branches are predicted correctly, and that the latency is
|
| HD | arm1026ejs.md | 223 ;; core can predict most branches. If the branch is predicted 225 ;; eliminated from the instruction stream. Some branches can 227 ;; all branches are predicted correctly, and that the latency is
|
| HD | arm1020e.md | 228 ;; core can predict most branches. If the branch is predicted 230 ;; eliminated from the instruction stream. Some branches can 232 ;; all branches are predicted correctly, and that the latency is
|
| /NextBSD/gnu/usr.bin/rcs/rlog/ |
| HD | rlog.c | 527 putforest(root->branches); 608 newbranch = node->branches; 738 newbranch = root->branches; 896 newbranch = root->branches; 951 newbranch = root->branches;
|
| /NextBSD/gnu/usr.bin/rcs/ci/ |
| HD | ci.c | 528 newdelta.branches = 0; 999 if (!branchpoint->branches) { 1001 branchpoint->branches = &newbranch; 1011 bhead=branchpoint->branches; 1024 btrail = &branchpoint->branches;
|
| /NextBSD/contrib/subversion/ |
| HD | CHANGES | 2 (30 Sep 2015, from /branches/1.9.x) 35 (02 Sep 2015, from /branches/1.9.x) 65 (5 Aug 2015, from /branches/1.9.x) 798 (5 Aug 2015, from /branches/1.8.x) 833 (31 Mar 2015, from /branches/1.8.x) 891 (15 Dec 2014, from /branches/1.8.x) 936 (11 Aug 2014, from /branches/1.8.x) 978 (07 May 2014, from /branches/1.8.x) 1045 (19 Feb 2014, from /branches/1.8.x) 1112 (25 November 2013, from /branches/1.8.x) [all …]
|
| /NextBSD/contrib/openbsm/ |
| HD | FREEBSD-upgrade | 31 development branches: 49 not on CVS vendor branches, but do have the same local vs. vendor merge
|
| /NextBSD/contrib/pjdfstest/ |
| HD | FREEBSD-upgrade | 6 branches and you are supposed to follow those:
|
| /NextBSD/contrib/llvm/lib/Target/WebAssembly/ |
| HD | README.txt | 20 flow (e.g. both sides of branches execute and are masked) which is undesirable
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| HD | fs-history | 153 branching API per se, instead promoting the idea that branches are 208 Later, you decide to copy "/trunk" to "/branches/mine". So the new 209 "/branches/mine" also gets a brand new copy ID, since it is now a 211 "/branches/mine/README" is cloned later as part of some edits you are 215 "/branches/mine/README" gets a brand new copy ID, and the filesystem
|
| /NextBSD/contrib/netbsd-tests/ |
| HD | FREEBSD-upgrade | 6 branches and you are supposed to follow those:
|
| /NextBSD/gnu/usr.bin/rcs/lib/ |
| HD | rcsgen.c | 541 nextbranch = node->branches; 567 nextbranch = root->branches;
|
| HD | rcsrev.c | 539 bhead = bpoint->branches; 640 bhead = trail->branches;
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | Mips32r6InstrFormats.td | 362 // This class is ambiguous with other branches: 377 // This class is ambiguous with other branches: 392 // This class is ambiguous with other branches:
|
| /NextBSD/contrib/atf/ |
| HD | FREEBSD-upgrade | 6 branches and you are supposed to follow those:
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | sparc-modes.def | 30 subtract insn is used to set the condition code. Different branches are
|
| /NextBSD/contrib/binutils/ld/emultempl/ |
| HD | cr16elf.em | 79 fprintf (file, _(" --no-relax Do not relax branches\n"));
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | ppro.md | 206 ;; execute branches that are taken multiple times (such as in loops). 208 ;; branches cost only one fetch cycle. Mispredicted branches are very 213 ;; optimistic and assume branches are often predicted correctly, so 227 ;; ??? Indirect branches probably have worse latency than this.
|
| /NextBSD/gnu/usr.bin/rcs/rcs/ |
| HD | rcs.c | 1144 if ( pt->branches ){ /* a branch point */ 1577 pre = pt = cuthead->branches; in buildtree() 1585 cuthead->branches = pt->nextbranch; in buildtree()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCScheduleP7.td | 77 // two branches. Unlike on the POWER4/5, a branch does not automatically 382 // branches), but the total internal issue bandwidth per
|