Home
last modified time | relevance | path

Searched refs:sort (Results 1301 - 1325 of 1604) sorted by relevance

1...<<51525354555657585960>>...65

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp903 // FuncUnitSorter - Comparison operator used to sort instructions by
1597 llvm::sort(SUnits, [](const SUnit *A, const SUnit *B) { in registerPressureFilter()
2682 // sort, so that we can perform a binary search in checkValidNodeOrder()
2683 llvm::sort(Indices, CompareKey); in checkValidNodeOrder()
/third_party/spirv-tools/source/diff/
H A Ddiff.cpp737 // First, pool all instructions from each section and sort them.
770 std::sort(
1661 std::sort(all_match_results.begin(), all_match_results.end());
/third_party/typescript/tests/baselines/reference/
H A Dparserharness.js1430 // Regex for parsing options in the format "@Alpha: Value of any sort"
1796 var temp = mapEdits(edits).sort(function (a, b) {
3628 var temp = mapEdits(edits).sort(function (a, b) {
/third_party/python/Lib/test/
H A Dtest_ipaddress.py1006 # with get_mixed_type_key, you can sort addresses and network.
1805 # [].sort
2044 # if addresses are the same, sort by netmask
2095 unsorted.sort()
2098 unsorted.sort()
H A Dtest_set.py847 result.sort()
849 sorted_repr_values.sort()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp152 std::sort(temp.begin(), temp.end());
228 std::sort(temp.begin(), temp.end());
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_framework_sc.py2768 # sort to have same results for py2 and py3
2810 listStruct = sorted(dictStructs.items(), key=lambda tup: tup[0]) # sort to have same results for py2 and py3
2937 extensionList.sort()
3030 vkTargets.sort()
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp152 std::sort(temp.begin(), temp.end());
228 std::sort(temp.begin(), temp.end());
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex1350 % we use for the index sort strings.
1468 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1486 % can get a sort of poor man's double spacing by redefining this.
3051 % "outlined" (blackboard board, sort of) versions, which we don't need).
4604 % \indexnofonts is used when outputting the strings to sort the index
4606 % control sequences and just writes whatever the best ASCII sort string
4663 % (The following {} will end up in the sort string, but that's ok.)
4700 % writing an index entry, and texindex isn't prepared for an index sort entry
4711 % ignore left quotes in the sort term.
4759 % get the string to sort b
[all...]
/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddstream_operator.cpp613 std::sort(resolutionVec.begin(), resolutionVec.end()); in GetCameraAttr()
/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp175 std::sort(method.parameters_.begin(), method.parameters_.end()); in EmitInterfaceMethodLastPara()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp1319 std::sort(overlayModuleInfos.begin(), overlayModuleInfos.end(), in GetOverlayModuleInfos()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1393 pimpl->releaseFiltIndex_.sort(); in RemoveScanFilter()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uifirst_manager.cpp836 sortedSubThreadNodeIds_.sort([this](const auto& first, const auto& second) -> bool { in SortSubThreadNodesPriority()
840 ROSEN_LOGE("RSUifirstManager::SortSubThreadNodesPriority sort nullptr found in pendingPostNodes_, " in SortSubThreadNodesPriority()
H A Drs_base_render_util.cpp456 std::sort(metaDataSorted.begin(), metaDataSorted.end(),
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp844 std::sort(first, last, [](Entity lhs, Entity rhs) { return lhs.id < rhs.id; });
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp1083 std::sort(textures.begin(), textures.end(), [](const auto& a, const auto& b) { in SynchronizeInputsFromMetadata()
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.cpp596 std::sort(supportRefreshRateVec.begin(), supportRefreshRateVec.end()); in CalcRefreshRate()
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_media_downloader.cpp1168 sort(bitRates.begin(), bitRates.end()); in AutoSelectBitrate()
/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen_controller.cpp802 std::sort(screens.begin(), screens.end(), [](const auto &a, const auto &b) { in UpdateScreenGroupLayout()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor.cpp374 std::sort(fields.begin(), fields.end(), [] (const FieldInfo &a, const FieldInfo &b) { in UpgradeFields()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp319 std::sort(pkVec.begin(), pkVec.end(), [](const Field &a, const Field &b) { in GetCloudPrimaryKeyField()
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_intrapred_10bit.asm336 ; sort of a hack, but it works
/third_party/gn/src/gn/
H A Dparse_tree.cc953 std::sort(contents_.begin() + sr.begin, contents_.begin() + sr.end, in SortList()
959 // moved during the sort, then move its comments to the new head of the in SortList()
1027 // range at that point, because we want to include it in the sort. in GetSortRanges()
1029 // we don't want to move or include it in the sort. The two cases are: in GetSortRanges()
/third_party/gptfdisk/
H A Dgpt.cc2004 sort(partitions, partitions + numParts); in SortGPT()

Completed in 70 milliseconds

1...<<51525354555657585960>>...65