/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | syslog-controller.html | 54 <button class="sort-descending" ng-click="sortBy('Id', true)"></button> 61 <button class="sort-descending" ng-click="sortBy('Created', true)"></button> 68 <button class="sort-descending" ng-click="sortBy('Name', true)"></button> 75 <button class="sort-descending" ng-click="sortBy('SensorType', true)"></button> 82 <button class="sort-descending" ng-click="sortBy('Severity', true)"></button>
|
/openbmc/linux/include/linux/ |
H A D | util_macros.h | 41 * in descending order. 44 * Similar to find_closest() but 'a' is expected to be sorted in descending
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | ldap-user-roles.html | 53 class="sort-descending" 54 aria-label="sort group names in descending order" 72 class="sort-descending" 73 aria-label="sort group privileges in descending order"
|
/openbmc/linux/ |
H A D | Kbuild | 5 # Prepare global headers and check sanity before descending into sub-directories 76 # Ordinary directory descending
|
/openbmc/linux/arch/sh/boards/mach-x3proto/ |
H A D | ilsel.c | 32 * ILSEL level map, in descending order from the highest level down. 86 * noting descending interrupt levels. Aliasing FPGA and external board
|
/openbmc/linux/net/dccp/ |
H A D | ackvec.h | 91 * The list as a whole is sorted in descending order by @avr_ack_seqno. 123 * @node: FIFO - arranged in descending order of ack_ackno
|
H A D | ackvec.c | 74 * arranged in descending order of @ack_seqno. in dccp_ackvec_update_records() 90 * Exploit that records are inserted in descending order of sequence in dccp_ackvec_lookup()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/ |
H A D | test_views.py | 457 descending = get_data(table_cls(), 462 descending['rows'][0][column['field_name']]) 464 descending['rows'][1][column['field_name']]) 467 "Descending sort applied but row 0: %s" 477 descending['rows'][0],
|
/openbmc/linux/Documentation/devicetree/bindings/dma/ |
H A D | snps,dma-spear1340.yaml | 75 (first free allocated), while one - descending (last free allocated). 84 descending priority (the last channel has the highest priority).
|
/openbmc/phosphor-webui/app/access-control/styles/ |
H A D | ldap.scss | 261 .sort-descending { 282 .sort-descending {
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsrepair2.c | 104 * _PSS: Sort the list descending by Power 105 * _TSS: Sort the list descending by Power 660 * dissipation, in descending order. If it appears that the list is in acpi_ns_repair_PSS() 709 * descending by the power dissipation values. 751 * sort_direction - Ascending or descending 861 * sort_direction - Ascending or Descending sort
|
H A D | pswalk.c | 45 /* This is the descending case */ in acpi_ps_delete_parse_tree()
|
/openbmc/linux/drivers/clk/samsung/ |
H A D | clk-exynos3250.c | 245 * order and then bitfield shift in descending order, as it is done 334 * order and then bitfield shift in descending order, as it is done 437 * order and then bitfield shift in descending order, as it is done 884 * order and then bitfield shift in descending order, as it is done 903 * order and then bitfield shift in descending order, as it is done 957 * order and then bitfield shift in descending order, as it is done 977 * order and then bitfield shift in descending order, as it is done
|
H A D | clk-pll.h | 101 /* NOTE: Rate table should be kept sorted in descending order. */
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-h264.c | 147 * For frames, short term pics are in descending pic num order and long in v4l2_h264_p_ref_list_cmp() 195 * Short term pics with POC < cur POC first in POC descending order in v4l2_h264_b0_ref_list_cmp() 241 * followed by short term pics with POC < cur POC in POC descending in v4l2_h264_b1_ref_list_cmp()
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | gpio-charger.yaml | 49 this order). The tuples must be provided in descending order of the
|
/openbmc/linux/kernel/trace/ |
H A D | tracing_map.h | 110 * descending order. 154 bool descending; member
|
H A D | tracing_map.c | 880 if (sort_key->descending) in cmp_entries_sum() 912 if (sort_key->descending) in cmp_entries_key() 1058 * The sort_key has only two fields: idx and descending. 'idx' refers 1061 * 'descending' is a flag that if set reverses the sort order, which
|
/openbmc/linux/drivers/char/tpm/ |
H A D | tpm_tis_synquacer.c | 76 * 16/32 bits access must be done in byte-wise and descending order. in tpm_tis_synquacer_write_bytes()
|
/openbmc/openbmc/poky/scripts/ |
H A D | task-time | 40 sorted in descending order from the highest value.
|
/openbmc/linux/scripts/ |
H A D | Makefile.clean | 56 # Descending
|
/openbmc/linux/drivers/thermal/ |
H A D | devfreq_cooling.c | 34 * @freq_table: Pointer to a table with the frequencies sorted in descending 311 * Generate frequency table which holds the frequencies in descending
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | testacpi.py2 | 114 …testsuite.test("_PSS must list Pstates in descending order of frequency", frequencies == sorted(fr… 119 …testsuite.test("_PSS must list Pstates in descending order of power dissipation", dissipations == …
|
/openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
H A D | buildstats-plot.sh | 17 # Stats values are in descending order defined by the first stat defined on -s
|
/openbmc/linux/Documentation/cpu-freq/ |
H A D | cpufreq-stats.rst | 99 and so can be sorted (ascending or descending) or unsorted. The output here
|