Home
last modified time | relevance | path

Searched defs:Sorted (Results 1 – 24 of 24) sorted by relevance

/external/lzma/CPP/7zip/Common/
DUniqBlocks.h28 CUIntVector Sorted; member
/external/licenseclassifier/internal/sets/
Dstringset.go213 func (s *StringSet) Sorted() []string { func
/external/licenseclassifier/stringclassifier/internal/sets/
Dintset.go212 func (s *IntSet) Sorted() []int { func
/external/clang/unittests/Format/
DSortIncludesTest.cpp29 auto Sorted = in sort() local
DSortImportsTestJS.cpp28 auto Sorted = in sort() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp448 std::list<MipsRelocationEntry> Sorted; in sortRelocs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp471 std::list<MipsRelocationEntry> Sorted; in sortRelocs() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/stack/
Dstack_test.cc229 TEST(StackTest, Sorted) { in TEST() argument
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp419 std::list<MipsRelocationEntry> Sorted; in sortRelocs() local
/external/cronet/tot/third_party/boringssl/src/crypto/stack/
Dstack_test.cc229 TEST(StackTest, Sorted) { in TEST() argument
/external/cronet/stable/third_party/boringssl/src/crypto/stack/
Dstack_test.cc229 TEST(StackTest, Sorted) { in TEST() argument
/external/boringssl/src/crypto/stack/
Dstack_test.cc231 TEST(StackTest, Sorted) { in TEST() argument
/external/rust/android-crates-io/crates/rayon/src/slice/
Dmergesort.rs225 Sorted, enumerator
/external/protobuf/src/google/protobuf/compiler/cpp/
Dfile.cc84 std::vector<const T*> Sorted(const std::unordered_set<const T*>& vals) { in Sorted() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dfile.cc84 std::vector<const T*> Sorted(const std::unordered_set<const T*>& vals) { in Sorted() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dfile.cc84 std::vector<const T*> Sorted(const std::unordered_set<const T*>& vals) { in Sorted() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerModuleLDSPass.cpp1020 std::vector<GlobalVariable *> Sorted(LDSVarsToTransform.begin(), in createLDSVariableReplacement() local
/external/cronet/tot/third_party/libc++/src/test/benchmarks/
Dmap.bench.cpp47 enum class Order { Sorted, Random }; enumerator
/external/cronet/stable/third_party/libc++/src/test/benchmarks/
Dmap.bench.cpp47 enum class Order { Sorted, Random }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h423 bool Sorted = false; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProf.h463 bool Sorted = false; variable
/external/python/absl-py/absl/testing/
Dabsltest.py1677 def Sorted(list_of_items): function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFLinker.cpp2729 std::vector<std::pair<StringRef, DebugInfoSize>> Sorted; in link() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1964 SmallVector<uint32_t, 8> Sorted(Worklist); in getPerfectCompletions() local