Home
last modified time | relevance | path

Searched refs:sort (Results 876 - 900 of 1381) sorted by relevance

1...<<31323334353637383940>>...56

/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc89 std::sort(sorted.begin(), sorted.end(), CompareSortKeys<T>); in Sorted()
147 std::sort(sccs_.begin(), sccs_.end(), CompareSortKeys<SCC>); in FileGenerator()
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util_test.cc97 std::sort(name.begin(), name.end()); in TEST_F()
108 std::sort(name.begin(), name.end()); in TEST_F()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dconvert_test.cc672 std::sort(floats.begin(), floats.end()); in TEST_F()
746 std::sort(doubles.begin(), doubles.end()); in TEST_F()
/third_party/spirv-tools/source/opt/
H A Dir_context.cpp1080 std::sort(preds.begin(), preds.end()); in CheckCFG()
1081 std::sort(real.begin(), real.end()); in CheckCFG()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.cpp934 std::sort(mPackedVaryings.begin(), mPackedVaryings.end(), ComparePackedVarying); in collectAndPackUserVaryings()
971 std::sort(mRegisterList.begin(), mRegisterList.end()); in packUserVaryings()
/third_party/icu/icu4c/source/common/
H A Dlocid.cpp1538 // We need to sort the tfields by tkey
1559 tfields.sort([](UElement e1, UElement e2) -> int32_t {
1602 variants.sort([](UElement e1, UElement e2) -> int32_t {
1663 variants.sort([](UElement e1, UElement e2) -> int32_t {
/third_party/node/tools/
H A Dtest.py898 result.sort(key=lambda x: x.GetName())
1758 cases_to_run.sort(key=lambda c: (c.arch, c.mode, c.file))
1782 timed_tests.sort(key=lambda x: x.duration)
/third_party/node/deps/icu-small/source/common/
H A Dlocid.cpp1545 // We need to sort the tfields by tkey
1566 tfields.sort([](UElement e1, UElement e2) -> int32_t {
1609 variants.sort([](UElement e1, UElement e2) -> int32_t {
1676 variants.sort([](UElement e1, UElement e2) -> int32_t {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp813 llvm::sort(Cache); in getNonLocalCallDependency()
1074 // Added many values, do a full scale sort. in SortNonLocalDepInfoCache()
1075 llvm::sort(Cache); in SortNonLocalDepInfoCache()
1225 // entries will all be sorted. The entries we add we only sort on demand (we in getNonLocalPointerDepFromBB()
1475 // Okay, we're done now. If we added new values to the cache, re-sort it. in getNonLocalPointerDepFromBB()
1680 // Re-sort the NonLocalDepInfo. Changing the dirty entry to its in removeInstruction()
1682 llvm::sort(NLPDI); in removeInstruction()
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocid.cpp1565 // We need to sort the tfields by tkey
1585 tfields.sort([](UElement e1, UElement e2) -> int8_t {
1630 variants.sort([](UElement e1, UElement e2) -> int8_t {
1696 variants.sort([](UElement e1, UElement e2) -> int8_t {
/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/
H A Dbasic.rb662 assert m.values.map{|msg| msg.optional_int32}.sort == [42, 84]
708 assert m.map_string_int32.keys.sort == ["a", "b"]
789 field_names = o.map{|f| f.name}.sort
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp69 std::sort(chainDelta.begin(), chainDelta.end()); in validateSortedAtomicRampAdditionValueChain()
2327 std::sort(valueChain.begin(), valueChain.end());
2548 std::sort(intermediateResults.begin(), intermediateResults.end());
2831 std::sort(valueChain.begin(), valueChain.end());
2837 std::sort(chainDelta.begin(), chainDelta.end());
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_info_mgr.cpp139 // time not changes, no need sort again in UpdateMissionInfo()
420 // sort by time in LoadAllMissionInfo()
424 missionInfoList_.sort(cmpFunc); in LoadAllMissionInfo()
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp805 childList.sort([wp = WeakClaim(this)](RefPtr<RenderNode>& node1, RefPtr<RenderNode>& node2) { in PaintItems()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_chart.cpp274 sort(points.begin(), points.end(), in SetChart()
/foundation/arkui/ace_engine/frameworks/core/focus/
H A Dfocus_node.cpp150 tabIndexNodes.sort([](std::pair<int32_t, WeakPtr<FocusNode>>& a, std::pair<int32_t, WeakPtr<FocusNode>>& b) { in HandleFocusByTabIndex()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_reference_parser.cpp82 sort(ptsListFromZero_.begin(), ptsListFromZero_.end()); in ParserBoxInfo()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp465 std::sort(extensions.begin(), extensions.end(), [](const VkExtensionProperties& lhs, VkExtensionProperties& rhs) { in GetWrapper()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/magic_pointer_render/
H A Drs_magic_pointer_render_manager.cpp216 std::sort(layers.begin(), layers.end(), [](LayerInfoPtr a, LayerInfoPtr b) {
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp224 sort(refreshRateFactors.begin(), refreshRateFactors.end()); in FindRefreshRateFactors()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas_autocache.cpp188 std::sort(drawAreaRects.begin(), drawAreaRects.end(), CmpSkRectLTRB); in MergeDrawAreaRects()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp461 std::sort(allRemovedEntities.begin(), allRemovedEntities.end(), in ProcessEvents()
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_detector.cpp443 std::sort(sequence.begin(), sequence.end(), in SortPoints()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dpurgeable_mem_manager.cpp494 std::sort(ashmInfoToReclaim.begin(), ashmInfoToReclaim.end(), in PurgAshmIdOneByOne()
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_status_collect_manager.cpp164 saControlList.sort([](const SaControlInfo& control1, const SaControlInfo& control2) { in SortSaControlListByLoadPriority()

Completed in 38 milliseconds

1...<<31323334353637383940>>...56