| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 52 uint64_t branches = 0; member 762 int branches = 0, execBranches = 0, takenBranches = 0; in collectSourceLine() local 764 ++branches; in collectSourceLine() 770 if (branches > 1) { in collectSourceLine() 771 summary->branches += branches; in collectSourceLine() 985 if (summary.branches == 0) { in printSummary() 989 double(summary.branchesExec) * 100 / summary.branches, in printSummary() 990 summary.branches); in printSummary() 992 double(summary.branchesTaken) * 100 / summary.branches, in printSummary() 993 summary.branches); in printSummary()
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 192 int branches[2]; member 2657 while (code->tree[node].branches[0] != code->tree[node].branches[1]) in read_next_symbol() 2668 if (code->tree[node].branches[bit] < 0) in read_next_symbol() 2674 node = code->tree[node].branches[bit]; in read_next_symbol() 2677 return code->tree[node].branches[0]; in read_next_symbol() 2750 if (code->tree[lastnode].branches[0] == in add_value() 2751 code->tree[lastnode].branches[1]) in add_value() 2794 if (code->tree[lastnode].branches[bit] < 0) in add_value() 2801 code->tree[lastnode].branches[bit] = code->numentries++; in add_value() 2805 lastnode = code->tree[lastnode].branches[bit]; in add_value() [all …]
|
| /freebsd/ |
| H A D | LOCKS | 9 releng/* branches Requires Security Officer approval.
|
| H A D | README.md | 49 … your source tree with one or more of the FreeBSD Project's development branches, please see [Free…
|
| /freebsd/contrib/openbsm/ |
| H A D | FREEBSD-upgrade | 31 development branches: 49 not on CVS vendor branches, but do have the same local vs. vendor merge
|
| /freebsd/tools/tools/git/ |
| H A D | HOWTO | 67 Do not merge in other branches, or rebase your review branches at this point. 79 First, merge each of your review branches back into your main development
|
| H A D | git-arc.sh | 534 while git show-ref --quiet --branches "$new"; do
|
| /freebsd/contrib/pjdfstest/ |
| H A D | FREEBSD-upgrade | 4 branches and you are supposed to follow those:
|
| /freebsd/crypto/libecc/ |
| H A D | common.mk | 105 …erflow=4 -Warith-conversion -Wlogical-op -Wduplicated-cond -Wduplicated-branches -Wformat-signedne… 329 CFLAGS := $(patsubst -Wduplicated-branches,,$(CFLAGS))
|
| /freebsd/contrib/netbsd-tests/ |
| H A D | FREEBSD-upgrade | 4 branches and you are supposed to follow those:
|
| /freebsd/contrib/pam-krb5/m4/ |
| H A D | cc-flags.m4 | 100 dnl -Wunused-macros Often used on suppressed branches 121 -Wmissing-format-attribute -Walloc-zero -Wduplicated-branches
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 399 // Lower indirect branches and switches either using conditional branch trees 404 "retpoline-indirect-branches", "UseRetpolineIndirectBranches", "true", 405 "Remove speculation of indirect branches from the generated code">; 408 // `retpoline-indirect-branches` above. 411 "Remove speculation of indirect branches from the " 428 // Mitigate LVI attacks against indirect calls/branches and call returns 432 "Prevent indirect calls/branches from using a memory operand, and " 433 "precede all indirect calls/branches from a register with an " 443 "and conditional branches. Implies LVI Control Flow integrity.", 677 // instructions) with conditional branches. [all …]
|
| H A D | X86InstrControl.td | 60 // Unconditional branches. 108 // Indirect branches 299 // Conditional tail calls are similar to the above, but they are branches 431 // Conditional tail calls are similar to the above, but they are branches
|
| /freebsd/contrib/atf/ |
| H A D | FREEBSD-upgrade | 4 branches and you are supposed to follow those:
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | lpc1850-ccu.txt | 3 Each CGU base clock has several clock branches which can be turned on
|
| /freebsd/sys/contrib/openzfs/.github/ |
| H A D | CONTRIBUTING.md | 178 - "Release branches" contain the latest released code for said version. 179 - "Staging branches" contain selected commits prior to being released. 183 - Release branches: `zfs-$VERSION-release` 184 - Staging branches: `zfs-$VERSION-staging`
|
| /freebsd/sys/contrib/openzfs/ |
| H A D | RELEASES.md | 22 Two release branches are maintained for OpenZFS, they are:
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips32r6InstrFormats.td | 388 // This class is ambiguous with other branches: 403 // This class is ambiguous with other branches: 418 // This class is ambiguous with other branches:
|
| /freebsd/contrib/lyaml/build-aux/ |
| H A D | luke | 433 end,call=call,case=function(s,branches)if branches[s]~=nil then 434 return call(branches[s],s)end 436 for pattern,fn in next,branches do 442 local default=branches[DEFAULT]if iscallable(default)then
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | configure.ac | 32 # and -dev branches, do not simply increment the version, instead use
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | submitting-patches.rst | 102 but always via platform SoC trees on dedicated branches (see also
|
| /freebsd/contrib/ntp/ |
| H A D | README.pullrequests | 5 There are two branches, master and stable.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrAliases.td | 90 // Instruction aliases for integer conditional branches and moves. 231 // Instruction aliases for floating point conditional branches and moves. 284 // Instruction aliases for co-processor conditional branches. 296 // Instruction aliases for register conditional branches and moves.
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | ReleaseNotes.rst | 61 * For AArch64 and X86_64, added ``--branch-to-branch``, which rewrites branches
|
| /freebsd/crypto/openssh/ |
| H A D | README.md | 47 Release tarballs and release branches in git include a pre-built copy of the ``configure`` script a…
|