| /f-stack/dpdk/app/test/ |
| H A D | test_distributor.c | 618 unsigned int sorted[buf_count], seq; in sanity_mark_test() local 675 sorted[seq] = id; in sanity_mark_test() 682 if (sorted[i] != sorted[0]) { in sanity_mark_test() 685 i, sorted[i], sorted[0]); in sanity_mark_test() 690 if (sorted[i] != sorted[0]) { in sanity_mark_test() 693 i, sorted[i], sorted[0]); in sanity_mark_test() 701 if (sorted[i] != sorted[12]) { in sanity_mark_test() 704 i, sorted[i], sorted[12]); in sanity_mark_test()
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | zts-report.py.in | 345 for test in sorted(expected): 373 for test in sorted(known.keys()): 382 for test in sorted(unexpected):
|
| H A D | test-runner.py.in | 343 lines = sorted(self.result.stdout + self.result.stderr, 618 for key in sorted(self.tests.keys()): 621 for key in sorted(self.testgroups.keys()): 655 self.testgroups[dirname].tests = sorted(filenames) 672 files = ' '.join(sorted(failed)) 744 for test in sorted(self.tests.keys()): 747 for testgroup in sorted(self.testgroups.keys()): 828 for test in sorted(self.tests.keys()): 830 for testgroup in sorted(self.testgroups.keys()): 930 for p in sorted(options.pathnames): [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | spi-sprd.txt | 11 - clocks: List of clock input name strings sorted in the same order 20 sorted in the same order as the dma-names property.
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | sort.tcl | 30 set sorted [lsort -index 1 -real $tosort] 32 lappend result [lindex $sorted $i 0] 273 set sorted [r sort tosort BY weight_* LIMIT 0 10] 285 set sorted [r sort tosort BY wobj_*->weight LIMIT 0 10] 297 set sorted [r sort tosort LIMIT 0 10] 309 set sorted [r sort tosort BY nokey LIMIT 0 10]
|
| H A D | geo.tcl | 92 test {GEORADIUS simple (sorted)} { 96 test {GEORADIUS withdist (sorted)} { 118 test {GEORADIUSBYMEMBER simple (sorted)} { 122 test {GEORADIUSBYMEMBER withdist (sorted)} {
|
| /f-stack/dpdk/buildtools/ |
| H A D | map_to_win.py | 38 functions = [ln[:-2] + '\n' for ln in sorted(f_in.readlines())
|
| /f-stack/freebsd/contrib/openzfs/cmd/arc_summary/ |
| H A D | arc_summary3 | 460 sections = sorted(kstats_dict.keys()) 465 lines = sorted(kstats_dict[section]) 806 keylist = sorted(spls.keys()) 832 keylist = sorted(tunables.keys()) 957 calls = sorted(section_calls.keys())
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | block-repl.tcl | 31 test {Test replication with blocking lists and sorted sets operations} {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/ |
| H A D | qcom,hexagon-v56.txt | 38 Definition: List of clock input name strings sorted in the same 47 Definition: List of clock input name strings sorted in the same
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ufs/ |
| H A D | cdns,ufshc.txt | 19 - clock-names : List of clock input name strings sorted in the same
|
| H A D | ufs-mediatek.txt | 16 - clock-names : List of clock input name strings sorted in the same
|
| H A D | ufs-hisi.txt | 15 - clock-names : List of clock input name strings sorted in the same
|
| H A D | ufs-qcom.txt | 22 - clock-names : List of clock input name strings sorted in the same
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | phy-mtk-ufs.txt | 17 - clock-names : List of clock input name strings sorted in the same
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/msm/ |
| H A D | dpu.txt | 39 - assigned-clock-rates: list of clock frequencies sorted in the same order as 71 - assigned-clock-rates: list of clock frequencies sorted in the same order as
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/exynos/ |
| H A D | exynos-mic.txt | 15 - clock-names: list of clock names sorted in the same order as the clocks
|
| H A D | exynos5433-decon.txt | 20 - clock-names: list of clock names sorted in the same order as the clocks
|
| H A D | exynos7-decon.txt | 27 - clock-names: list of clock names sorted in the same order as the clocks
|
| /f-stack/dpdk/devtools/ |
| H A D | update_version_map_abi.py | 118 for line in sorted(lines):
|
| /f-stack/dpdk/ |
| H A D | meson_options.txt | 1 # Please keep these options sorted alphabetically.
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru-scarlet.dtsi | 13 /* ppvar_sys children, sorted by name */ 78 /* pp1800 children, sorted by name */ 96 /* pp3300 children, sorted by name */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interconnect/ |
| H A D | interconnect.txt | 49 interconnect-names : List of interconnect path name strings sorted in the same
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | commands.cfg | 8 # Please keep the contents of each variable sorted for ease of reading
|
| /f-stack/freebsd/contrib/openzfs/cmd/dbufstat/ |
| H A D | dbufstat.in | 133 for key in sorted(incompat): 161 for key in sorted(cols.keys()):
|