Home
last modified time | relevance | path

Searched refs:Into (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DCallGraphSort.cpp155 static void mergeClusters(Cluster &Into, Cluster &From) { in mergeClusters() argument
156 Into.Sections.insert(Into.Sections.end(), From.Sections.begin(), in mergeClusters()
158 Into.Size += From.Size; in mergeClusters()
159 Into.Weight += From.Weight; in mergeClusters()
/freebsd-12.1/contrib/googletest/googlemock/
H A DREADME.md136 [Incorporating Into An Existing CMake Project][gtest_incorpcmake]
323 …est/README.md#incorporating-into-an-existing-cmake-project "Incorporating Into An Existing CMake P…
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonIntrinsicsV5.td234 // Combine Words Into Doublewords.
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dgames161 0 string 5\x0aInto_The_Flood Quake I save: d4 Into the flood
/freebsd-12.1/contrib/googletest/googletest/
H A DREADME.md86 #### Incorporating Into An Existing CMake Project
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp5662 auto EvaluateAsSizeT = [&](const Expr *E, APSInt &Into) { in getBytesReturnedByAllocSizeCall() argument
5666 Into = ExprResult.Val.getInt(); in getBytesReturnedByAllocSizeCall()
5667 if (Into.isNegative() || !Into.isIntN(BitsInSizeT)) in getBytesReturnedByAllocSizeCall()
5669 Into = Into.zextOrSelf(BitsInSizeT); in getBytesReturnedByAllocSizeCall()
/freebsd-12.1/contrib/amd/doc/
H A Dam-utils.texi7158 * Why Deliver Into the Home Directory?::
7241 @node Distributed Mail Spool Service, Why Deliver Into the Home Directory?, Centralized Mail Spool …
7309 @node Why Deliver Into the Home Directory?, , Distributed Mail Spool Service, Background to Mail De…
7311 @subsection Why Deliver Into the Home Directory?
7312 @cindex Why Deliver Into the Home Directory?
7313 @cindex Hlfsd; Why Deliver Into the Home Directory?
/freebsd-12.1/share/examples/ipfilter/
H A Dipf-howto.txt1634 4.1. Mapping Many Addresses Into One Address
1723 4.2. Mapping Many Addresses Into a Pool of Addresses