Home
last modified time | relevance | path

Searched full:ascending (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/openbmc/linux/drivers/cpufreq/
H A Dfreq_table.c303 int ascending = 0; in set_freq_table_sorted() local
322 if (ascending < 0) { in set_freq_table_sorted()
327 ascending++; in set_freq_table_sorted()
332 if (ascending > 0) { in set_freq_table_sorted()
337 ascending--; in set_freq_table_sorted()
343 if (ascending > 0) in set_freq_table_sorted()
349 ascending > 0 ? "ascending" : "descending"); in set_freq_table_sorted()
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsyslog-controller.html53 <button class="sort-ascending" ng-click="sortBy('Id', false)"></button>
60 <button class="sort-ascending" ng-click="sortBy('Created', false)"></button>
67 <button class="sort-ascending" ng-click="sortBy('Name', false)"></button>
74 <button class="sort-ascending" ng-click="sortBy('SensorType', false)"></button>
81 <button class="sort-ascending" ng-click="sortBy('Severity', false)"></button>
/openbmc/qemu/tests/qemu-iotests/
H A D25165 # Offsets on which to fail block-status. Keep in ascending order so
66 # the indexing done by _filter_offsets will appear in ascending order
71 # Offsets on which to fail reads. Keep in ascending order for the
/openbmc/linux/lib/
H A Doid_registry.c42 /* Binary search the OID registry. OIDs are stored in ascending order in look_up_OID()
43 * of hash value then ascending order of size and then in ascending in look_up_OID()
H A Dbsearch.c22 * contents of the array should already be in ascending sorted order
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Dbrcm,bcm2835-dma.yaml31 ascending order.
46 Bitmask of available DMA channels in ascending order that are
H A Dsnps,dma-spear1340.yaml74 DMA channels allocation order specifier. Zero means ascending order
82 DMA channels priority order. Zero means ascending channels priority
H A Ddma-common.yaml29 Bitmask of available DMA channels in ascending order that are
/openbmc/phosphor-webui/app/common/directives/
H A Dldap-user-roles.html47 class="sort-ascending"
48 aria-label="sort group names in ascending order"
66 class="sort-ascending"
67 aria-label="sort group privileges in ascending order"
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-h264.c148 * term ones in ascending order. For fields, the same direction is used in v4l2_h264_p_ref_list_cmp()
185 /* Long term pics in ascending frame num order. */ in v4l2_h264_b0_ref_list_cmp()
196 * followed by short term pics with POC > cur POC in POC ascending in v4l2_h264_b0_ref_list_cmp()
230 /* Long term pics in ascending frame num order. */ in v4l2_h264_b1_ref_list_cmp()
240 * Short term pics with POC > cur POC first in POC ascending order in v4l2_h264_b1_ref_list_cmp()
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dtoaster-unmanaged-mode.json193 …t has a down-arrow icon, and that the table is sorted by this column in ascending order. \n \n…
197 …"action": " Test that each of the sortable columns do sort, ascending and descending \n \n * Ob…
271 …e\" and \"Size\" \n * Observe that the table is sorted by \"File\" in ascending alphabetical ord…
275 …, Version, Size\" \n * Observe that the table is sorted by Package in ascending alphabetical ord…
305 …e sure that by default the \"Recipes\" table is sorted by \"Recipe\" in ascending alphabetical ord…
317 …umns\". Make sure that the \"Recipes\" table is sorted by \"Recipe\" in ascending alphabetical ord…
565 …"action": "By default, the \"variables\" table is sorted by \"Variable\" in ascending alphabetical…
693 …hat by default the \"built packages\" table is sorted by \"Package\" in ascending alphabetical ord…
713 …hat by default the \"built packages\" table is sorted by \"Package\" in ascending alphabetical ord…
755 …hat by default the \"built packages\" table is sorted by \"Package\" in ascending alphabetical ord…
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py442 ascending = get_data(table_cls(),
446 ascending['rows'][0][column['field_name']])
448 ascending['rows'][1][column['field_name']])
451 "Ascending sort applied but row 0: \"%s\""
476 self.assertNotEqual(ascending['rows'][0],
/openbmc/linux/drivers/clk/spear/
H A Dspear1310_clock.c229 /* pll rate configuration table, in ascending order of rates */
241 /* vco-pll4 rate configuration table, in ascending order of rates */
249 /* aux rate configuration table, in ascending order of rates */
260 /* gmac rate configuration table, in ascending order of rates */
269 /* clcd rate configuration table, in ascending order of rates */
308 /* i2s prs1 aux rate configuration table, in ascending order of rates */
328 /* i2s sclk aux rate configuration table, in ascending order of rates */
335 /* adc rate configuration table, in ascending order of rates */
345 /* General synth rate configuration table, in ascending order of rates */
H A Dspear1340_clock.c162 /* pll rate configuration table, in ascending order of rates */
175 /* vco-pll4 rate configuration table, in ascending order of rates */
261 /* aux rate configuration table, in ascending order of rates */
289 /* gmac rate configuration table, in ascending order of rates */
298 /* clcd rate configuration table, in ascending order of rates */
347 /* i2s prs1 aux rate configuration table, in ascending order of rates */
366 /* i2s sclk aux rate configuration table, in ascending order of rates */
373 /* adc rate configuration table, in ascending order of rates */
383 /* General synth rate configuration table, in ascending order of rates */
H A Dspear6xx_clock.c81 /* vco rate configuration table, in ascending order of rates */
88 /* aux rate configuration table, in ascending order of rates */
106 /* gpt rate configuration table, in ascending order of rates */
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py68 self.sort_model.set_sort_column_id(COL_DEP_PARENT, Gtk.SortType.ASCENDING)
90 self.pkg_model.set_sort_column_id(COL_PKG_NAME, Gtk.SortType.ASCENDING)
92 self.depends_model.set_sort_column_id(COL_DEP_PACKAGE, Gtk.SortType.ASCENDING)
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx8dxl-rsrc.c10 /* Keep sorted in the ascending order */
H A Dclk-imx8qxp-rsrc.c11 /* Keep sorted in the ascending order */
H A Dclk-imx8qm-rsrc.c11 /* Keep sorted in the ascending order */
/openbmc/linux/drivers/acpi/acpica/
H A Dnsrepair2.c97 * _ALR: Sort the list ascending by ambient_illuminance
99 * _CST: Sort the list ascending by C state type
214 * ascending by the ambient illuminance values.
401 * 1. Sort the list ascending by C state type
467 * C-state type, in ascending order. in acpi_ns_repair_CST()
751 * sort_direction - Ascending or descending
861 * sort_direction - Ascending or Descending sort
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Dddr.h23 * specific parameters. datarate_mhz_high values need to be in ascending order
/openbmc/u-boot/board/freescale/ls1088a/
H A Dddr.h20 * specific parameters. datarate_mhz_high values need to be in ascending order
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dimg,i2s-in.txt29 in ascending channel order
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dgpio-fan.txt11 must have the RPM values in ascending order.
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dddr.h20 * specific parameters. datarate_mhz_high values need to be in ascending order

12345678910>>...12