| /freebsd/tools/tools/git/ |
| H A D | arcgit | 87 yes | env EDITOR=true arc diff --create --allow-untracked HEAD~ 189 error "Working directory contains untracked files"
|
| H A D | git-arc.sh | 306 --allow-untracked $BROWSE --head "$commit" "${commit}~" 741 arc diff --message "$msg" --allow-untracked --never-apply-patches \ 744 arc diff --allow-untracked --never-apply-patches --update "$diff" \
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | CalledValuePropagation.cpp | 62 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator 101 /// is empty for lattice values in the undefined, overdefined, and untracked 121 CVPLatticeVal(CVPLatticeVal::Untracked)) {} in CVPLatticeFunc() 198 OS << "Untracked "; in PrintLatticeVal()
|
| /freebsd/contrib/llvm-project/lld/ |
| H A D | .gitignore | 2 # This file specifies intentionally untracked files that git should ignore.
|
| /freebsd/tools/tools/git/hooks/ |
| H A D | prepare-commit-msg | 37 # not staged, and untracked files.
|
| /freebsd/contrib/lutok/admin/ |
| H A D | clean-all.sh | 88 echo ">>> untracked and ignored files"
|
| /freebsd/contrib/kyua/admin/ |
| H A D | clean-all.sh | 88 echo ">>> untracked and ignored files"
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | SparsePropagation.h | 213 OS << "untracked"; in PrintLatticeVal() 239 // If this value is untracked, don't add it to the map. in getValueState()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LLVMContextImpl.cpp | 84 // already been more efficiently untracked above. in ~LLVMContextImpl()
|
| /freebsd/lib/libpmc/ |
| H A D | pmc.cmn-600.3 | 205 Counts number of times snooped were sent due to untracked RNF's
|
| /freebsd/sys/ufs/ffs/ |
| H A D | ffs_balloc.c | 500 * does not find any untracked changes. Although this is really in ffs_balloc_ufs1() 1128 * does not find any untracked changes. Although this is really in ffs_balloc_ufs2()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | PromoteMemoryToRegister.cpp | 159 // dbg.assign for each variable fragment for the untracked store handling in updateForDeletedStore() 178 // dbg.value to do that now. An untracked store may be either one that in updateForDeletedStore()
|
| H A D | CodeExtractor.cpp | 442 // outline region. If there are not other untracked uses of the address, return 472 // Find untracked uses of the address, bail. in getLifetimeMarkers()
|
| /freebsd/usr.bin/xargs/ |
| H A D | xargs.c | 621 * Ignores (discards) all untracked child processes.
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | ObjectLinkingLayer.cpp | 856 assert(RangeToRemove.Start && "Untracked eh-frame range must not be null"); in notifyRemovingResources()
|
| H A D | Core.cpp | 1371 // currently untracked symbols. in transferTracker()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DIBuilder.h | 104 /// Internal helper. Track metadata if untracked and insert \p DVR.
|
| H A D | Metadata.h | 1719 assert(!Use && "Use is still being tracked despite being untracked!");
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.h | 910 /// Create a LocIdx for an untracked register ID. Initialize it to either an
|
| H A D | InstrRefBasedImpl.cpp | 1134 // Spill location is untracked: create record for this one, and all in getOrTrackSpillLoc() 2303 // and accumulated the clobbered but untracked registers in each block into in produceMLocTransferFunction()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StreamChecker.cpp | 951 // Do not handle untracked stream. It is probably escaped. in evalFreopen()
|
| H A D | MallocChecker.cpp | 2788 assert(RS && "cannot leak an untracked symbol"); in HandleLeak()
|
| /freebsd/share/dict/ |
| H A D | web2 | 224364 untracked
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 82551 ** freeblocks, and counting the number of untracked bytes in nFrag.
|