Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/grubby/grubby/
H A D0004-rpm-sort-include-string.h-for-strverscmp.patch4 Subject: [PATCH] rpm-sort: include string.h for strverscmp
7 rpm-sort.c: In function 'package_version_compare':
8 rpm-sort.c:156:13: error: 'strverscmp' undeclared (first use in this function)
16 rpm-sort.c | 1 +
19 diff --git a/rpm-sort.c b/rpm-sort.c
21 --- a/rpm-sort.c
22 +++ b/rpm-sort.c
H A D0002-Add-another-variable-LIBS-to-provides-libraries-from.patch25 all: grubby rpm-sort
30 rpm-sort::rpm-sort.o
35 rm -f *.o grubby rpm-sort *~
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dpackage.py45 for ver1, ver2, sort in self.tests:
46 op = { -1: "<<", 0: "=", 1: ">>" }[sort]
51 op = { -1: ">>", 0: ">>", 1: "<<" }[sort]
56 op = { -1: "=", 0: "<<", 1: "=" }[sort]
61 for ver1, ver2, sort in self.tests:
62 op = { -1: "<<", 0: "=", 1: ">>" }[sort]
67 op = { -1: ">>", 0: ">>", 1: "<<" }[sort]
72 op = { -1: "=", 0: "<<", 1: "=" }[sort]
81 for ver1, ver2, sort in self.tests:
89 self.assertEqual(status - 100, sort, "%s %s (%d) failed" % (ver1, ver2, sort))
/openbmc/openbmc/meta-phosphor/scripts/
H A Drun-repotest26 | sort > "$patch_files_tmp"
58 " | sort > "$allowed_patches_tmp"
85 | sort > "$dts_files_tmp"
90 " | sort > "$allowed_dts_tmp"
/openbmc/openbmc/poky/scripts/lib/resulttool/template/
H A Dtest_report_full_text.txt7 {% for report in reportvalues |sort(attribute='sort') %}
22 {% for ptest in ptests[machine] |sort %}
38 {% for ltptest in ltptests[machine] |sort %}
54 {% for ltpposixtest in ltpposixtests[machine] |sort %}
68 {% for report in reportvalues |sort(attribute='sort') %}
/openbmc/u-boot/scripts/
H A Dbuild-whitelist.sh37 |sort |uniq >scripts/config_whitelist.txt.tmp1;
44 |sort |uniq >scripts/config_whitelist.txt.tmp2
48 |sort |uniq >scripts/config_whitelist.txt.tmp3
H A Dcheck-config.sh42 cat ${path} |sed -n 's/^#define \(CONFIG_[A-Za-z0-9_]*\).*/\1/p' |sort |uniq \
50 |sort |uniq > ${ok}
H A DMakefile.host24 __hostprogs := $(sort $(hostprogs-y) $(hostprogs-m))
40 host-cobjs := $(sort $(foreach m,$(__hostprogs),$($(m)-objs)))
48 host-cxxobjs := $(sort $(foreach m,$(host-cxxmulti),$($(m)-cxxobjs)))
55 host-objdirs := $(strip $(sort $(filter-out ./,$(host-objdirs))))
H A DMakefile.lib24 lib-y := $(filter-out $(obj-y), $(sort $(lib-y) $(lib-m)))
48 subdir-ym := $(sort $(subdir-y) $(subdir-m))
51 multi-used-y := $(sort $(foreach m,$(obj-y), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
52 multi-used-m := $(sort $(foreach m,$(obj-m), $(if $(strip $($(m:.o=-objs)) $($(m:.o=-y))), $(m))))
54 single-used-m := $(sort $(filter-out $(multi-used-m),$(obj-m)))
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0001-missing_type.h-add-comparison_fn_t.patch19 src/basic/sort-util.h | 1 +
35 diff --git a/src/basic/sort-util.h b/src/basic/sort-util.h
37 --- a/src/basic/sort-util.h
38 +++ b/src/basic/sort-util.h
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0003-missing_type.h-add-comparison_fn_t.patch19 src/basic/sort-util.h | 1 +
35 diff --git a/src/basic/sort-util.h b/src/basic/sort-util.h
37 --- a/src/basic/sort-util.h
38 +++ b/src/basic/sort-util.h
/openbmc/openbmc/poky/scripts/contrib/
H A Duncovered24 diff -u <(grep "$path" | grep -v '0%$' | cut -f1 -d: | sort) \
25 <(find $path | xargs file | grep 'Python script' | cut -f1 -d:| sort) | \
/openbmc/openbmc/poky/scripts/contrib/bb-perf/
H A Dbb-matrix-plot.sh91 MIN=$(tail -n +2 "$DATFILE" | cut -d ' ' -f 1 | sed 's/^0*//' | sort -n | uniq | head -n1)
92 MAX=$(tail -n +2 "$DATFILE" | cut -d ' ' -f 1 | sed 's/^0*//' | sort -n | uniq | tail -n1)
94 MIN=$(tail -n +2 "$DATFILE" | cut -d ' ' -f 2 | sed 's/^0*//' | sort -n | uniq | head -n1)
95 MAX=$(tail -n +2 "$DATFILE" | cut -d ' ' -f 2 | sed 's/^0*//' | sort -n | uniq | tail -n1)
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0014-Fix-reproducibility-issues.patch6 In order to build deterministic binaries, we need to sort the wildcard expansion
28 + $(sort $(patsubst $(com32)/lib/%.c,%.o,$(wildcard $(com32)/lib/$(ARCH)/libgcc/*.c))) \
29 + $(sort $(patsubst $(com32)/lib/%.S,%.o,$(wildcard $(com32)/lib/$(ARCH)/libgcc/*.S)))
/openbmc/openbmc/poky/scripts/
H A Dtask-time108 if args.sort != "none":
110 task_infos.sort(key=sort_fn[args.sort], reverse=True)
H A Dsstate-diff-machines.sh123 find ${OUTPUT}/${M} -name \*sigdata\* | sed "s#${OUTPUT}/${M}/##g" | sort > ${OUTPUT}/${M}/list
125 sed "s/^${M_UNDERSCORE}-/MACHINE/g" ${OUTPUT}/${M}/list | sort > ${OUTPUT}/${M}/list.M
144 …for i in `cat ${OUTPUT}/signatures.${MACHINE2}.${TASK} | sed 's#[^/]*/\([^/]*\)/.*#\1#g' | sort -u…
173 …cat ${OUTPUT}/failed-recipes.log | sort -u >${OUTPUT}/failed-recipes.log.u && mv ${OUTPUT}/failed-…
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch4 Subject: [PATCH] AsmMatcherEmitter: sort ClassInfo lists by name as well
7 every other field and therefore sort non-reproducibly
27 + // All else being equal, we should sort by name, for source and binary reproducibility
/openbmc/openbmc-test-automation/bin/plug_ins/Mem_tracker/
H A Dmemcheck.sh103 sort -gr -k 5 ${temp_file_path_1} > ${temp_file_path_2}
110 for proc_name in $(awk '{print $6}' ${temp_file_path_2} | sort -u) ; do
121 sort -gr -k 5 ${temp_file_path_3} > ${temp_file_path_1}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-genisoimage-Fix-fprintf-format-errors.patch20 fprintf(stderr, "ISO9660/Rock Ridge tree sort failed.\n");
29 fprintf(stderr, "Joliet tree sort failed. The -joliet-long switch may help you.\n");
41 fprintf(stderr, "Unable to sort directory %s\n",
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0033-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch4 Subject: [PATCH] AsmMatcherEmitter: sort ClassInfo lists by name as well
7 every other field and therefore sort non-reproducibly
27 + // All else being equal, we should sort by name, for source and binary reproducibility
/openbmc/openbmc/poky/meta/recipes-devtools/git/git/
H A Dfixsort.patch16 This can be fixed by specifying the C locale for the sort in the
33 - sort |
34 + LC_ALL=C sort |
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dpopulate-volatile.sh124 sed 's@\(^:\)*:.*@\1@' "${ROOT_DIR}/etc/passwd" | sort | uniq > "${TMP_DEFINED}"
126 cat "${TMP_DEFINED}" "${TMP_INTERMED}" | sort | uniq > "${TMP_COMBINED}"
138 sed 's@\(^:\)*:.*@\1@' "${ROOT_DIR}/etc/group" | sort | uniq > "${TMP_DEFINED}"
140 cat "${TMP_DEFINED}" "${TMP_INTERMED}" | sort | uniq > "${TMP_COMBINED}"
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dqts-filter.sh165 sort -u | grep_sdram_config
172 sort -u | grep_sdram_config
179 sort -u | grep_sdram_config
/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A Ddetermism.patch8 "util.c" and "util2.c" sort before or after each other. In en_US.UTF-8
9 they sort one way, in C, they sort the other. The sorting order changes
/openbmc/phosphor-webui/app/common/styles/components/
H A Dtable.scss120 .sort-heading {
138 &.sort-up {
143 &.sort-down {
162 .sort-icon {
175 .sort-icon--descending {
178 .sort-icon--inactive {

12345678910>>...16