Home
last modified time | relevance | path

Searched refs:sort (Results 1051 - 1075 of 3236) sorted by relevance

1...<<41424344454647484950>>...130

/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_scan.S106 | sort out fmovecr, keep data size in %d1
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dwrapper601 size=$(${CROSS}nm --no-sort --radix=d "$ofile" | grep -E ' _end$' | cut -d' ' -f1)
/kernel/linux/linux-6.6/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs328 @{$this{sorted_args}} = sort {
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py145 self.varitems.sort()
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtx_diff34 -u unsorted, do not sort DTx
/kernel/linux/linux-5.10/scripts/
H A Dsphinx-pre-install90 foreach my $prog (sort keys %missing) {
805 @activates = sort {$b cmp $a} @activates;
/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c6 #include "sort.h"
355 fmt->sort = block_total_cycles_pct_sort; in hpp_register()
/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h10 #include <linux/sort.h>
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c11 #include <linux/sort.h>
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-h264.c11 #include <linux/sort.h>
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h9 #include <linux/sort.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c11 #include <linux/sort.h>
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c6 #include "sort.h"
355 fmt->sort = block_total_cycles_pct_sort; in hpp_register()
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py145 self.varitems.sort()
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh332 sort | uniq -u)
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtx_diff34 -u unsorted, do not sort DTx
/third_party/ffmpeg/libavformat/
H A Dsubtitles.c204 q->sort == SUB_SORT_TS_POS ? cmp_pkt_sub_ts_pos in ff_subtitles_queue_finalize()
/third_party/backends/backend/genesys/
H A Dregister.h94 std::sort(registers_.begin(), registers_.end()); in init_reg()
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationWeights.java466 // which might sort before some minLength ranges, in allocWeightsInShortRanges()
474 /* sort the ranges by weight values */ in allocWeightsInShortRanges()
475 Arrays.sort(ranges, 0, rangeCount); in allocWeightsInShortRanges()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DMeasureUnitImpl.java249 // Note: don't sort a MIXED unit in serialize()
250 Collections.sort(this.getSingleUnits(), new SingleUnitComparator()); in serialize()
/third_party/PyYAML/tests/lib/
H A Dtest_constructor.py246 items.sort()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUServiceThreadTest.java74 * sort the display names, and null for the matchID.
444 Arrays.sort(factories, comp); in Test04_WitheringService()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A DUnicodeSetCloseOver.java172 Collections.sort(v); in analyzeCaseData()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceThreadTest.java71 * sort the display names, and null for the matchID.
441 Arrays.sort(factories, comp); in Test04_WitheringService()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationWeights.java468 // which might sort before some minLength ranges, in allocWeightsInShortRanges()
476 /* sort the ranges by weight values */ in allocWeightsInShortRanges()
477 Arrays.sort(ranges, 0, rangeCount); in allocWeightsInShortRanges()

Completed in 20 milliseconds

1...<<41424344454647484950>>...130