Home
last modified time | relevance | path

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

12345678910>>...13

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dfreq_table.c305 int ascending = 0; in set_freq_table_sorted() local
324 if (ascending < 0) { in set_freq_table_sorted()
329 ascending++; in set_freq_table_sorted()
334 if (ascending > 0) { in set_freq_table_sorted()
339 ascending--; in set_freq_table_sorted()
345 if (ascending > 0) in set_freq_table_sorted()
351 ascending > 0 ? "ascending" : "descending"); in set_freq_table_sorted()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-h264.c108 * ascending order. in v4l2_h264_p_ref_list_cmp()
141 /* Long term pics in ascending pic num order. */ in v4l2_h264_b0_ref_list_cmp()
152 * followed by short term pics with POC > cur POC in POC ascending in v4l2_h264_b0_ref_list_cmp()
186 /* Long term pics in ascending pic num order. */ in v4l2_h264_b1_ref_list_cmp()
196 * Short term pics with POC > cur POC first in POC ascending order in v4l2_h264_b1_ref_list_cmp()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DCommand-aliases-default-args.html83 specifying to work on the threads in ascending order and to continue in case it
85 the <code>-ascending</code> and <code>-c</code> options by using:
88 <pre class="smallexample">(gdb) alias thread apply asc-all = thread apply all -ascending -c
93 <small>GDB</small> will execute <code>thread apply all -ascending -c some arguments</code>.
97 <pre class="smallexample">(gdb) alias t_a_c = thread apply all -ascending -c
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DCommand-aliases-default-args.html83 specifying to work on the threads in ascending order and to continue in case it
85 the <code>-ascending</code> and <code>-c</code> options by using:
88 <pre class="smallexample">(gdb) alias thread apply asc-all = thread apply all -ascending -c
93 <small>GDB</small> will execute <code>thread apply all -ascending -c some arguments</code>.
97 <pre class="smallexample">(gdb) alias t_a_c = thread apply all -ascending -c
/OK3568_Linux_fs/kernel/lib/
H A Doid_registry.c41 /* Binary search the OID registry. OIDs are stored in ascending order in look_up_OID()
42 * of hash value then ascending order of size and then in ascending in look_up_OID()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dbrcm,bcm2835-dma.txt14 to the DMA channels in ascending order.
22 not used by the firmware in ascending order,
H A Dsnps,dma-spear1340.yaml68 DMA channels allocation order specifier. Zero means ascending order
76 DMA channels priority order. Zero means ascending channels priority
/OK3568_Linux_fs/yocto/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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dcompare.hpp37 \tparam Direction direction to compare on: 1 for less (-> ascending order)
110 to std::less (for ascending) and std::greater (for descending).
/OK3568_Linux_fs/kernel/drivers/clk/spear/
H A Dspear1310_clock.c232 /* pll rate configuration table, in ascending order of rates */
244 /* vco-pll4 rate configuration table, in ascending order of rates */
252 /* aux rate configuration table, in ascending order of rates */
263 /* gmac rate configuration table, in ascending order of rates */
272 /* clcd rate configuration table, in ascending order of rates */
311 /* i2s prs1 aux rate configuration table, in ascending order of rates */
331 /* i2s sclk aux rate configuration table, in ascending order of rates */
338 /* adc rate configuration table, in ascending order of rates */
348 /* General synth rate configuration table, in ascending order of rates */
H A Dspear1340_clock.c165 /* pll rate configuration table, in ascending order of rates */
178 /* vco-pll4 rate configuration table, in ascending order of rates */
264 /* aux rate configuration table, in ascending order of rates */
292 /* gmac rate configuration table, in ascending order of rates */
301 /* clcd rate configuration table, in ascending order of rates */
350 /* i2s prs1 aux rate configuration table, in ascending order of rates */
369 /* i2s sclk aux rate configuration table, in ascending order of rates */
376 /* adc rate configuration table, in ascending order of rates */
386 /* General synth rate configuration table, in ascending order of rates */
H A Dspear6xx_clock.c83 /* vco rate configuration table, in ascending order of rates */
90 /* aux rate configuration table, in ascending order of rates */
108 /* gpt rate configuration table, in ascending order of rates */
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py426 ascending = get_data(table_cls(),
430 ascending['rows'][0][column['field_name']])
432 ascending['rows'][1][column['field_name']])
435 "Ascending sort applied but row 0: \"%s\""
460 self.assertNotEqual(ascending['rows'][0],
/OK3568_Linux_fs/yocto/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)
/OK3568_Linux_fs/kernel/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
212 * ascending by the ambient illuminance values.
397 * 1. Sort the list ascending by C state type
463 * C-state type, in ascending order. in acpi_ns_repair_CST()
747 * sort_direction - Ascending or descending
857 * sort_direction - Ascending or Descending sort
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvtable-verify.h77 ascending id for class node.
96 node; generate a unique (monotonically ascending) id for both the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvtable-verify.h77 ascending id for class node.
96 node; generate a unique (monotonically ascending) id for both the
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/
H A Dcompare.hpp155 \brief Less functor, to sort points in ascending order.
178 1, // indicates ascending
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos3250.c239 * NOTE: Following table is sorted by register address in ascending
328 * NOTE: Following table is sorted by register address in ascending
431 * NOTE: Following table is sorted by register address in ascending
878 * NOTE: Following table is sorted by register address in ascending
897 * NOTE: Following table is sorted by register address in ascending
951 * NOTE: Following table is sorted by register address in ascending
971 * NOTE: Following table is sorted by register address in ascending
/OK3568_Linux_fs/u-boot/board/freescale/ls1046ardb/
H A Dddr.h24 * specific parameters. datarate_mhz_high values need to be in ascending order
/OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/
H A Dddr.h24 * specific parameters. datarate_mhz_high values need to be in ascending order
/OK3568_Linux_fs/u-boot/board/freescale/ls1043ardb/
H A Dddr.h27 * specific parameters. datarate_mhz_high values need to be in ascending order
/OK3568_Linux_fs/kernel/include/linux/
H A Dutil_macros.h22 * in ascending order.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dimg,i2s-in.txt29 in ascending channel order
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_trie.h28 /* idx - tire node index in ascending order */

12345678910>>...13