Home
last modified time | relevance | path

Searched refs:sort (Results 2626 - 2650 of 3236) sorted by relevance

1...<<101102103104105106107108109110>>...130

/third_party/protobuf/ruby/tests/
H A Dcommon_tests.rb525 assert m.values.map{|msg| msg.optional_int32}.sort == [42, 84]
575 field_names = o.map{|f| f.name}.sort
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp285 std::sort(times.begin(), times.end()); in getMedianTime()
953 std::sort(records.begin(), records.end());
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp285 std::sort(times.begin(), times.end()); in getMedianTime()
953 std::sort(records.begin(), records.end());
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dinner_bundle_info.cpp1075 std::sort(name.begin(), name.end()); in RemoveDuplicateName()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp725 std::sort( in SortGradientColorsOffset()
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list.cpp879 children_.sort([](const RefPtr<DOMNode>& node1, const RefPtr<DOMNode>& node2) { in UpdateAccessibilityOrder()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_content_modifier.cpp885 std::sort( in SortGradientColorsByOffset()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp588 std::sort(managerUids.begin(), managerUids.end()); in WriteComponents()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_program_gles.cpp551 // has sort inside
558 // has sort inside
562 // has sort inside
716 std::sort(constants_.begin(), constants_.end(), in GpuComputeProgramGLES()
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp650 std::sort(managerUids.begin(), managerUids.end()); in WriteComponents()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp355 sort(splitStreamVector.begin(), splitStreamVector.end()); in splitStreamInit()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_analysis_album_operations.cpp634 std::sort(splitResult.begin(), splitResult.end()); in ReorderTagId()
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dplugin_mgr.cpp880 sortPluginList.sort([&](const std::string& a, const std::string& b) -> bool { in SortPluginList()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp329 std::sort(stateSwitchTables_.begin(), stateSwitchTables_.end(), in InitStateSwitchTables()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_expand_test.cpp1177 sort(entriesBatch.begin(), entriesBatch.end(), DistributedTestTools::CompareKey); in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dbase_key.cpp501 std::sort(files.begin(), files.end(), [&](const std::string &a, const std::string &b) { in StoreKey()
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp790 sort(configPaths.begin(), configPaths.end(), PathSortFunc); in DeduplicationPath()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp542 std::sort(windowInfoList.begin(), windowInfoList.end(), CmpMMIWindowInfo);
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c39 #include <linux/sort.h>
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dregion_devs.c11 #include <linux/sort.h>
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelayed-ref.c8 #include <linux/sort.h>
/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dagheader.c746 sort(sai.entries, sai.nr_entries, sizeof(sai.entries[0]), in xchk_agfl()
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_core.c43 #include <linux/sort.h>
H A Dl2tp_ppp.c86 #include <linux/sort.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c9 #include <linux/sort.h>

Completed in 44 milliseconds

1...<<101102103104105106107108109110>>...130