Home
last modified time | relevance | path

Searched refs:Sorted (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp446 std::list<MipsRelocationEntry> Sorted; in sortRelocs() local
455 std::back_inserter(Sorted), [](const ELFRelocationEntry &Reloc) { in sortRelocs()
470 find_best(Sorted.begin(), Sorted.end(), in sortRelocs()
490 if (InsertionPoint != Sorted.end()) in sortRelocs()
492 Sorted.insert(InsertionPoint, R)->Matched = true; in sortRelocs()
495 LLVM_DEBUG(dumpRelocs("S: ", Sorted)); in sortRelocs()
497 assert(Relocs.size() == Sorted.size() && "Some relocs were not consumed"); in sortRelocs()
502 for (const auto &R : reverse(Sorted)) in sortRelocs()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h431 bool Sorted = false; variable
482 Sorted = false; in addFuncName()
548 if (Sorted) in finalizeSymtab()
555 Sorted = true; in finalizeSymtab()
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-bundler/
H A DClangOffloadBundler.cpp961 std::set<StringRef> Sorted; in UnbundleFiles() local
963 Sorted.insert(E.first()); in UnbundleFiles()
965 unsigned Last = Sorted.size() - 1; in UnbundleFiles()
966 for (auto &E : Sorted) { in UnbundleFiles()
/netbsd-src/external/bsd/libfido2/dist/udev/
H A Dfidodevs9 # List of known vendors. Sorted by vendor ID.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/
H A Ddebug.options.texi11 @c Please Keep This Table Alpha Sorted.
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/
H A Ddebug.options.texi11 @c Please Keep This Table Alpha Sorted.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2581 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link() local
2583 Sorted.emplace_back(E.first(), E.second); in link()
2584 llvm::sort(Sorted, [](auto &LHS, auto &RHS) { in link()
2610 for (auto &E : Sorted) { in link()
/netbsd-src/usr.bin/compress/doc/
H A DREADME241 >>4. Sorted the character next chain and changed the search to stop
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dmap.bench.cpp45 enum class Order { Sorted, Random }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp381 Sorted = false; in create()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dexecutor511 // Sorted in order of beginning of service object lifetime.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dexecutor519 // Sorted in order of beginning of service object lifetime.
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog4557 Sorted alphabetically.
4883 * src/roff/troff/div.cc (init_div_requests): Sorted.
5020 (init_node_requests): Sorted.
H A DChangeLog.1181059 Sorted.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20091465 * archures.c bfd_*_arch): Sorted.
H A DChangeLog-020310114 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20091465 * archures.c bfd_*_arch): Sorted.
H A DChangeLog-020310114 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20091465 * archures.c bfd_*_arch): Sorted.
H A DChangeLog-020310114 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19986501 then compare on names. Sorted list should have symbols with
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19986501 then compare on names. Sorted list should have symbols with
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-020310114 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
/netbsd-src/external/bsd/flex/dist/
H A DChangeLog1489 * src/Makefile.am: Sorted file names in flex_SOURCES
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20072224 -fipa-reference): Add or correct doc. Sorted options list for -Os