/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TraceDumper.cpp | 714 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendReturnedInstructionToFunctionCallForest() argument 737 new_root->SetUntracedPrefixSegment(std::move(roots.back())); in AppendReturnedInstructionToFunctionCallForest() 738 roots.pop_back(); in AppendReturnedInstructionToFunctionCallForest() 740 roots.emplace_back(std::move(new_root)); in AppendReturnedInstructionToFunctionCallForest() 741 return *roots.back(); in AppendReturnedInstructionToFunctionCallForest() 774 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendInstructionToFunctionCallForest() argument 777 roots.emplace_back( in AppendInstructionToFunctionCallForest() 779 return *roots.back(); in AppendInstructionToFunctionCallForest() 823 *last_function_call, symbol_info, cursor_sp, roots); in AppendInstructionToFunctionCallForest() 834 *last_function_call, symbol_info, cursor_sp, roots); in AppendInstructionToFunctionCallForest() [all …]
|
/freebsd/sys/contrib/openzfs/ |
H A D | autogen.sh | 48 roots="$(sed '/Makefile$/!d;/module/d;s:^\s*:./:;s:/Makefile::;/^\.$/d' configure.ac)" 52 for root in $roots; do 59 process_root . $(printf '!\n-path\n%s/*\n' $roots)
|
/freebsd/crypto/openssl/test/ |
H A D | crltest.c | 259 STACK_OF(X509) *roots = sk_X509_new_null(); in verify() 265 || !TEST_ptr(roots)) in verify() 270 if (!TEST_true(sk_X509_push(roots, root)) in verify() 273 X509_STORE_CTX_set0_trusted_stack(ctx, roots); in verify() 288 sk_X509_pop_free(roots, X509_free); in verify()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Driver.cpp | 163 const std::vector<StringRef> &roots, in getSearchPaths() argument 171 for (StringRef root : roots) { in getSearchPaths() 190 for (const StringRef &root : roots) { in getSearchPaths() 201 std::vector<StringRef> roots; in getSystemLibraryRoots() local 203 roots.push_back(arg->getValue()); in getSystemLibraryRoots() 205 if (!roots.empty() && roots.back() == "/") in getSystemLibraryRoots() 206 roots.clear(); in getSystemLibraryRoots() 209 if (roots.empty()) in getSystemLibraryRoots() 210 roots.emplace_back(""); in getSystemLibraryRoots() 211 return roots; in getSystemLibraryRoots() [all …]
|
H A D | Driver.h | 61 const std::vector<llvm::StringRef> &roots,
|
H A D | DriverUtils.cpp | 274 const std::vector<StringRef> &roots, in findPathCombination() argument 277 for (StringRef dir : roots) { in findPathCombination()
|
H A D | Options.td | 1060 …HelpText<"Unnecessary option: initialization and termination are roots of the dead strip graph, so…
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchDag.h |
|
H A D | GIMatchTree.cpp |
|
/freebsd/usr.bin/dtc/ |
H A D | fdt.cc | 1610 std::vector<node_ptr> &roots, in parse_file() argument 1719 roots.push_back(std::move(n)); in parse_file() 2017 std::vector<node_ptr> roots; in parse_dts() local 2030 parse_file(input, roots, read_header); in parse_dts() 2031 switch (roots.size()) in parse_dts() 2038 root = generate_root(roots[0], fragnum); in parse_dts() 2048 root = generate_root(roots[0], fragnum); in parse_dts() 2055 for (auto i=++(roots.begin()), e=roots.end() ; i!=e ; ++i) in parse_dts()
|
H A D | fdt.hh | 917 std::vector<node_ptr> &roots,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUUnifyDivergentExitNodes.cpp | 216 PDT.roots(), [&](auto BB) { return !isUniformlyReached(UA, *BB); }); in run() 218 for (BasicBlock *BB : PDT.roots()) { in run()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_omp.h | 74 addr_and_size_t roots; // Pointer to __kmp_root. member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericDomTree.h | 318 iterator_range<root_iterator> roots() { 321 iterator_range<const_root_iterator> roots() const {
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_add_cert.pod | 51 and validating chains of certificates terminating in trusted roots.
|
/freebsd/usr.bin/m4/TEST/ |
H A D | test.m4 | 108 # some square roots.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 900 AnyUnreachableExit = any_of(PDT.roots(), [](const BasicBlock *E) { in DSEState() 1660 for (BasicBlock *R : PDT.roots()) { in getDomMemoryDef()
|
/freebsd/contrib/dialog/ |
H A D | COPYING | 183 (For example, a function in a library to compute square roots has 188 root function must still compute square roots.)
|
/freebsd/lib/libc++/ |
H A D | Makefile | 901 MAT_HEADERS+= roots.h
|
H A D | libcxx.imp | 509 { include: [ "<__math/roots.h>", "private", "<cmath>", "public" ] },
|
/freebsd/contrib/kyua/ |
H A D | NEWS.md | 443 directory than where the `Kyuafile` scripts live. See the *Build roots*
|
/freebsd/crypto/heimdal/doc/ |
H A D | hx509.texi | 264 technology advancements saw the inclusion of multiple policy roots,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSelectionDAG.td | 2041 list<SDNode> roots = [], list<SDNodeProperty> props = [], 2046 list<SDNode> RootNodes = roots;
|
/freebsd/contrib/bc/ |
H A D | NEWS.md | 1134 calculate `n`th roots. 1136 calculate cube roots.
|