Home
last modified time | relevance | path

Searched refs:sort (Results 801 - 825 of 1289) sorted by relevance

1...<<31323334353637383940>>...52

/third_party/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp275 subset.sort(); in TestCreate()
/third_party/skia/src/gpu/ops/
H A DDrawAtlasOp.cpp356 texRect.sort(); in random_texRect()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DConfig.cpp437 sort(passed.begin(), passed.end(), SortConfig(attribList));
/third_party/skia/src/pdf/
H A DSkPDFTag.cpp371 std::sort(fIdTreeEntries.begin(), fIdTreeEntries.end(), in makeStructTreeRoot()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.hh386 HB_INTERNAL void sort (unsigned int start, unsigned int end, int(*compar)(const hb_glyph_info_t *, const hb_glyph_info_t *));
H A Dhb-ot-shape-normalize.cc402 buffer->sort (i, end, compare_combining_class); in _hb_ot_shape_normalize()
H A Dhb-ot-var-hvar-table.hh203 outer_map.sort (); in init()
/third_party/skia/third_party/externals/piex/src/image_type_recognition/
H A Dimage_type_recognition_lite.cc772 std::sort(checkers_.begin(), checkers_.end(), TypeChecker::Compare); in TypeCheckerList()
/third_party/python/Lib/tkinter/
H A Dfiledialog.py182 names.sort()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h633 llvm::sort(idx2MBBMap, less_first()); in insertMBBInMaps()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DScopedPrinter.h140 llvm::sort(SetFlags, &flagName<TFlag>);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp524 llvm::sort(PollLocations, OrderByBBName); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DTrace.cpp322 // This is now the meat of the algorithm. Here we sort the blocks according to in loadFDRLog()
325 // After the sort, we then reconstitute `Trace` records using a stateful in loadFDRLog()
330 llvm::sort(Blocks, [](const BlockIndexer::Block &L, in loadFDRLog()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h370 using base_list_type::sort;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DTimer.cpp295 std::sort(TimersToPrint.begin(), TimersToPrint.end()); in PrintQueuedTimers()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp459 llvm::sort(OrderedFuncData, [](const RecordType &A, const RecordType &B) { in writeText()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp267 llvm::sort(FixIts); in SMDiagnostic()
303 // completion. This is sort of the best we can do when two hints appear in buildFixItLine()
H A DTimer.cpp304 llvm::sort(TimersToPrint); in PrintQueuedTimers()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp182 llvm::sort(CoveringSubregs, [this](unsigned A, unsigned B) { in forAllLanes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp579 llvm::sort(G, Less); in processBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp329 llvm::sort(SortedEntries, in makeSingleEntryLoop()
/third_party/skia/third_party/externals/tint/src/transform/
H A Dzero_init_workgroup_memory.cc188 std::sort(num_sorted_iterations.begin(), num_sorted_iterations.end()); in Run()
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
H A Dmain.go32 "sort"
184 sort.Strings(tasks)
/third_party/skia/tools/skp/
H A Dwebpages_playback.py199 ps.sort()
/third_party/skia/tools/viewer/
H A DParticlesSlide.cpp229 std::sort(fLoaded.begin(), fLoaded.end(), [](const LoadedEffect& a, const LoadedEffect& b) { in loadEffects()

Completed in 23 milliseconds

1...<<31323334353637383940>>...52