Home
last modified time | relevance | path

Searched full:untracked (Results 1 – 24 of 24) sorted by relevance

/freebsd/tools/tools/git/
H A Darcgit87 yes | env EDITOR=true arc diff --create --allow-untracked HEAD~
189 error "Working directory contains untracked files"
H A Dgit-arc.sh306 --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 DCalledValuePropagation.cpp62 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.gitignore2 # This file specifies intentionally untracked files that git should ignore.
/freebsd/tools/tools/git/hooks/
H A Dprepare-commit-msg37 # not staged, and untracked files.
/freebsd/contrib/lutok/admin/
H A Dclean-all.sh88 echo ">>> untracked and ignored files"
/freebsd/contrib/kyua/admin/
H A Dclean-all.sh88 echo ">>> untracked and ignored files"
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h213 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 DLLVMContextImpl.cpp84 // already been more efficiently untracked above. in ~LLVMContextImpl()
/freebsd/lib/libpmc/
H A Dpmc.cmn-600.3205 Counts number of times snooped were sent due to untracked RNF's
/freebsd/sys/ufs/ffs/
H A Dffs_balloc.c500 * 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 DPromoteMemoryToRegister.cpp159 // 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 DCodeExtractor.cpp442 // 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 Dxargs.c621 * Ignores (discards) all untracked child processes.
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DObjectLinkingLayer.cpp856 assert(RangeToRemove.Start && "Untracked eh-frame range must not be null"); in notifyRemovingResources()
H A DCore.cpp1371 // currently untracked symbols. in transferTracker()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h104 /// Internal helper. Track metadata if untracked and insert \p DVR.
H A DMetadata.h1719 assert(!Use && "Use is still being tracked despite being untracked!");
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h910 /// Create a LocIdx for an untracked register ID. Initialize it to either an
H A DInstrRefBasedImpl.cpp1134 // 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 DStreamChecker.cpp951 // Do not handle untracked stream. It is probably escaped. in evalFreopen()
H A DMallocChecker.cpp2788 assert(RS && "cannot leak an untracked symbol"); in HandleLeak()
/freebsd/share/dict/
H A Dweb2224364 untracked
/freebsd/contrib/sqlite3/
H A Dsqlite3.c82551 ** freeblocks, and counting the number of untracked bytes in nFrag.