Home
last modified time | relevance | path

Searched full:columns (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/openbmc/phosphor-webui/app/common/styles/base/
H A Dfoundation.scss794 .row.collapse > .column, .row.collapse > .columns {
817 .column, .columns {
822 .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
824 .column.end:last-child:last-child, .end.columns:last-child:last-child {
827 .column.row.row, .row.row.columns {
830 .row .column.row.row, .row .row.row.columns {
996 .small-up-1 > .column, .small-up-1 > .columns {
999 .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
1001 .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
1003 .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dtoaster-unmanaged-mode.json63 …"action": "Have a sort try in other columns. outcome, machine, started on, completed on, errors, w…
131 …"action": "Make sure the following table columns have filters. \n- Outcome \n-- Started on \n- Com…
143 …"action": "Have a try in filters of the following table columns. \n- Outcome \n- Started on \n- Co…
181Columns \n \nNote: to restore the default columns in your browser, for example in Firefox, selec…
193columns. \n \n * Observe that by default the \"Order\" column header is in bold, it has a dow…
197 …"action": " Test that each of the sortable columns do sort, ascending and descending \n \n * Ob…
217columns are: \n \n \"Recipe\", \"Task\", \"Executed\", \" Outcome\", \"Time (secs)\" \n …
221columns are: \n \n \"Recipe\", \"Task\", \"Executed\", \"Outcome\", \"CPU Usage\" \n \n …
225columns are: \n \n \"Recipe\", \"Task\", \"Executed\", \"Outcome\", \"Disk I/O (ms)\" …
271 …enthesis after the \"Generated files\" tab title. \n * Observe that the columns in the table are …
[all …]
H A Dtoaster-managed-mode.json25 …"action": "Check that by default the following columns are shown: Layer, Summary, Revision, Depend…
41 …"action": "From the \"Edit columns\" menu, activate the \"Git repository URL\" and the \"Subdirect…
113 …"action": "Check that the following columns are shown by default: \n\t\tImage recipe \n\t\tDescrip…
273 "action": "Activate all columns from the \"Edit columns\" table. \n\n",
277 …"action": "Check that the following columns are sortable, both in ascending and descending order: …
307 … "Click on the \"Edit column\" menu and check that the selected columns match the columns currentl…
311 …"action": "Check that the following columns cannot be removed from the shown columns: completed on…
341 …"action": "Make sure the following columns have filters: outcome, started on, completed on, failed…
387 …"action": "Searching does not change the state of the table: the same columns remain hidden and th…
413 …r (for example \"meta-aarch64\"). Notice that the page is divided into 2 columns: the left one is …
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dbuildtables.py68 # Add the recipe and pkg build links to the required columns
69 for column in self.columns:
150 def remove_dep_cols(columns): argument
151 for column in columns:
159 self.columns = list(remove_dep_cols(self.columns))
225 for column in self.columns:
381 # Toggle these columns on off for Time/CPU usage/Disk I/O tables
439 self.toggle_columns['order'] = len(self.columns)
501 self.toggle_columns['sstate_result'] = len(self.columns)
509 self.toggle_columns['elapsed_time'] = len(self.columns)
[all …]
/openbmc/linux/tools/perf/scripts/python/bin/
H A Dexport-to-postgresql-report3 # args: [database name] [columns] [calls]
13 echo "usage: export-to-postgresql-report [database name] [columns] [calls]"
18 columns=$2
23 columns=$2
29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
H A Dexport-to-sqlite-report3 # args: [database name] [columns] [calls]
13 echo "usage: export-to-sqlite-report [database name] [columns] [calls]"
18 columns=$2
23 columns=$2
29 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-sqlite.py $dbname $columns $calls
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec.rst50 :stub-columns: 0
105 :stub-columns: 0
128 :stub-columns: 0
152 :stub-columns: 0
179 :stub-columns: 0
224 :stub-columns: 0
269 :stub-columns: 0
317 :stub-columns: 0
372 :stub-columns: 0
399 :stub-columns: 0
[all …]
H A Dext-ctrls-codec-stateless.rst45 :stub-columns: 0
115 :stub-columns: 0
145 :stub-columns: 0
188 :stub-columns: 0
243 :stub-columns: 0
294 :stub-columns: 0
329 :stub-columns: 0
398 :stub-columns: 0
425 :stub-columns: 0
453 :stub-columns: 0
[all …]
H A Dvidioc-dqevent.rst47 :stub-columns: 0
108 :stub-columns: 0
196 :stub-columns: 0
210 :stub-columns: 0
260 :stub-columns: 0
274 :stub-columns: 0
289 :stub-columns: 0
318 :stub-columns: 0
348 :stub-columns: 0
H A Dcolorspaces-defs.rst40 :stub-columns: 0
82 :stub-columns: 0
111 :stub-columns: 0
140 :stub-columns: 0
158 :stub-columns: 0
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dadi,adp5588.yaml44 keypad,num-columns lower than 10.
52 keypad,num-columns lower than 10.
63 or equal than keypad,num-rows * keypad,num-columns.
73 - keypad,num-columns
97 keypad,num-columns = <9>;
/openbmc/u-boot/include/
H A Dlcd_console.h20 * console_calc_rowcol() - calculate available rows / columns wihtin a given
31 * Setup the address of console base, and the number of rows and columns the
36 * @vl_cols: Number of columns in the console
76 * lcd_get_screen_columns() - Get the total number of screen columns
78 * @return: Number of screen columns
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page_recipes.py41 Check that non-hideable columns of the table on the recipes sub-page
42 are disabled on the edit columns dropdown.
47 self.wait_until_visible('#edit-columns-button')
49 # check that options for the non-hideable columns are disabled
H A Dtest_builddashboard_page_tasks.py40 Check that non-hideable columns of the table on the tasks sub-page
41 are disabled on the edit columns dropdown.
46 self.wait_until_visible('#edit-columns-button')
48 # check that options for the non-hideable columns are disabled
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c672 u8 columns; in msch_niu_config() member
677 * exact match for the columns and rows (as there's in msch_niu_config()
680 [0] = { .rows = 13, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config()
681 [1] = { .rows = 14, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config()
682 [2] = { .rows = 15, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config()
683 [3] = { .rows = 16, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config()
684 [4] = { .rows = 14, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config()
685 [5] = { .rows = 15, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config()
686 [6] = { .rows = 16, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config()
687 [7] = { .rows = 13, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_niu_config()
[all …]
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.857 \fB--hide column\fP do not show the specified built-in columns. May be invoked multiple times, or …
59 \fB--enable column\fP show the specified built-in columns, which are otherwise disabled, by default…
62 \fB--show column\fP show only the specified built-in columns. May be invoked multiple times, or wi…
64 \fB--show CATEGORY --hide CATEGORY\fP Show and hide also accept a single CATEGORY of columns: "all…
93columns for the Package, Core, and CPU. The contents of the system summary line depends on the ty…
148 …ps all possible information -- a system configuration header, followed by columns for all counters.
151columns. Second, you can reduce the columns with the "--hide" and "--show" options. If you use t…
153 To find out what columns are available for --show and --hide, the "--list" option is available. Us…
209 This example also shows the use of the --show option to show only the desired columns.
/openbmc/linux/drivers/s390/char/
H A Dsclp_rw.c41 sclp_make_buffer(void *page, unsigned short columns, unsigned short htab) in sclp_make_buffer() argument
58 buffer->columns = columns; in sclp_make_buffer()
213 buffer->columns); in sclp_write()
224 buffer->columns); in sclp_write()
230 if (buffer->current_length >= buffer->columns) in sclp_write()
245 buffer->columns); in sclp_write()
254 buffer->columns); in sclp_write()
284 buffer->columns); in sclp_write()
294 buffer->current_length >= buffer->columns) in sclp_write()
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-charwidth-perl_0.04.bb1 SUMMARY = "Text::CharWidth - Get number of occupied columns of a string on terminal."
6 fullwidth characters (like Hiragana or Han Ideograph) occupy two columns \
8 Unicode, and so on) occupy zero columns per character. mbwidth() gives the \
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dprofile36 echo -e "COLUMNS=$x;\nLINES=$y;\nexport COLUMNS LINES;" && \
54 echo "COLUMNS=$x;"&&echo "LINES=$y;"&&echo "export COLUMNS LINES;"&& \
/openbmc/phosphor-webui/app/access-control/controllers/
H A Dldap-controller.html56 <div class="large-9 columns ldap__server-info">
76 <div class="medium-6 large-4 columns">
89 <div class="medium-6 large-4 columns">
98 <div class="medium-6 large-4 columns">
113 <div class="medium-6 large-4 columns">
123 <div class="medium-6 large-4 columns">
129 <div class="medium-6 large-4 columns">
/openbmc/linux/include/uapi/linux/
H A Dvt.h48 unsigned short v_cols; /* number of columns */
55 unsigned short v_cols; /* number of columns */
58 unsigned short v_vcol; /* number of pixel columns on screen */
59 unsigned short v_ccol; /* number of pixel columns per character */
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun6i.c333 int bank, bus, columns; in sunxi_dram_init() local
379 for (columns = 7; columns < 20; columns++) { in sunxi_dram_init()
380 if (mctl_mem_matches(1 << columns)) in sunxi_dram_init()
384 columns -= bus; in sunxi_dram_init()
385 para.page_size = (1 << columns) * (bus << 1); in sunxi_dram_init()
391 offset = 1 << (para.rows + columns + bus); in sunxi_dram_init()
399 offset = 1 << (para.rows + columns + bus + 2); in sunxi_dram_init()
409 return 1 << (para.rank + para.rows + bank + columns + para.chan + bus); in sunxi_dram_init()
/openbmc/linux/tools/perf/Documentation/
H A Ddb-export.txt22 1. Because of the nature of SQL, existing tables and columns can continue to be
26 2. New tables and columns can be added, without affecting existing SQL queries,
30 backward compatibility by testing for the presence of new tables and columns
/openbmc/linux/Documentation/sphinx/
H A DrstFlatTable.py18 additional columns
31 * stub-columns: [int] count of stub columns
32 * widths: [[int] [int] ... ] widths of columns
37 * cspan: [int] additionale columns (*morecols*)
108 , 'stub-columns': directives.nonnegative_int
153 stub_columns = self.directive.options.get('stub-columns', 0)
173 stub_columns = self.directive.options.get('stub-columns', 0)
233 arising from spanning cells over rows and/or columns.
270 # re-calculate the max columns.
/openbmc/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-g-topology.rst55 :stub-columns: 0
128 :stub-columns: 0
165 :stub-columns: 0
198 :stub-columns: 0
215 :stub-columns: 0
250 :stub-columns: 0

12345678910>>...26