Home
last modified time | relevance | path

Searched refs:sort (Results 976 - 1000 of 3087) sorted by relevance

1...<<31323334353637383940>>...124

/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh3410 if sort -k 3 </dev/null >/dev/null 2>&1; then
3411 sort -k 3
3413 sort +2
3730 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
3796 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
3800 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
3815 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
9142 done | sort | sort
[all...]
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dreporter_helper.py226 data_reports.sort(key=key, reverse=reverse)
395 self.cases.sort(key=lambda x: (
494 suites.sort(key=lambda x: x.module_name, reverse=True)
600 suites.sort(key=lambda x: (x.result.failed, x.result.blocked,
/third_party/ffmpeg/libavcodec/
H A Dvorbisenc.c756 int begin = fc->list[fc->list[FFMAX(i-1, 0)].sort].x; in get_floor_average()
757 int end = fc->list[fc->list[FFMIN(i+1, fc->values - 1)].sort].x; in get_floor_average()
781 int position = fc->list[fc->list[i].sort].x; in floor_fit()
789 posts[fc->list[i].sort] = j; in floor_fit()
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dlunr.js1674 labels = Object.keys(this.edges).sort(),
2239 return results.sort(function (a, b) {
2254 .sort()
2635 Object.keys(this.invertedIndex).sort()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c14 #include "sort.h"
601 * function when searching an entry regardless which sort in hists__findnew_entry()
1685 cmp = fmt->sort(fmt, a, b); in hist_entry__sort()
1774 fmt->sort(fmt, he, NULL); in hierarchy_insert_output_entry()
1827 callchain_param.sort(&he->sorted_chain, he->callchain, in hists__hierarchy_output_resort()
1852 callchain_param.sort(&he->sorted_chain, he->callchain, in __hists__insert_output_entry()
1874 fmt->sort(fmt, he, NULL); /* update column width */ in __hists__insert_output_entry()
H A Dblock-info.c6 #include "sort.h"
355 fmt->sort = block_total_cycles_pct_sort; in hpp_register()
/third_party/python/Lib/
H A Dpydoc.py321 attrs.sort(key=keyfunc)
819 modpkgs.sort()
1121 modpkgs.sort()
1250 modpkgs.sort()
1260 submodules.sort()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderAtomicCountersTests.cpp576 std::sort(values, values + size); in CheckCounterValues()
597 std::sort(values.begin(), values.end()); in CheckCounterValues()
983 std::sort(data, data + 512); in Run()
1861 // CheckCounterValues will sort in place, so map buffer for both read and write in Run()
3358 std::sort(data, data + 512); in Run()
3787 std::sort(data, data + 100); in Run()
3881 std::sort(data, data + 100); in Run()
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_scan.S106 | sort out fmovecr, keep data size in %d1
/kernel/linux/linux-5.10/arch/arm/
H A DMakefile265 platdirs := $(patsubst %,arch/arm/plat-%/,$(sort $(plat-y)))
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dwrapper573 size=$(${CROSS}nm --no-sort --radix=d "$ofile" | egrep ' _end$' | cut -d' ' -f1)
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c44 #include <linux/sort.h>
/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/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()

Completed in 39 milliseconds

1...<<31323334353637383940>>...124