Home
last modified time | relevance | path

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

/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/multiaggs/
H A Dtst.sortpos.d.out1 Sorted at position 0:
103 Sorted at position 1:
205 Sorted at position 2:
307 Sorted at position 3:
409 Sorted at position 4:
511 Sorted at position 5:
613 Sorted at position 6:
715 Sorted at position 7:
817 Sorted at position 8:
919 Sorted at position 9:
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/libfido2/udev/
H A Dfidodevs8 # List of known vendors. Sorted by vendor ID.
/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A DTODO88 Sorted binary directory representations
/freebsd-13.1/usr.bin/compress/doc/
H A DREADME242 >>4. Sorted the character next chain and changed the search to stop
/freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp382 Sorted = false; in create()
/freebsd-13.1/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md1344 Sorted by weight and then natural sequential order,
/freebsd-13.1/contrib/flex/
H A DChangeLog1489 * src/Makefile.am: Sorted file names in flex_SOURCES