Home
last modified time | relevance | path

Searched full:shown (Results 1 – 25 of 1013) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page_artifacts.py71 msg = 'Images option should not be shown in left-hand menu'
76 If a build produced SDK artifacts, they should be shown, but the section
105 msg = 'Images option should not be shown in left-hand menu for ' \
118 'package count should not be shown for non-image builds')
122 'package size should not be shown for non-image builds')
131 they should all be shown, as well as the image link in the left-hand
134 The packages count and size should be shown, with a link to the
174 msg = 'Images option should be shown in left-hand menu for image builds'
201 'package count should be shown for image builds')
206 'package size should be shown for image builds')
H A Dtest_project_builds_page.py78 as shown in the main table of the page
106 """ "in progress" builds should not be shown in main table """
121 """ Task should be shown as suffixes on build names """
146 'should be no top bar shown for command line builds')
156 'should be a top bar shown for non-command-line builds')
H A Dtest_most_recent_builds_states.py45 # build queued; check shown as queued
83 # check status is shown as "Tasks starting..."
139 # all tasks complete and build succeeded; check success state shown
157 # all tasks complete and build succeeded; check fail state shown
H A Dtest_all_builds_page.py104 """ Task should be shown as suffix on build name """
125 'Rebuild' button should not be shown for command-line builds,
126 but should be shown for other builds
148 Test tooltips shown next to project name in the main table
H A Dtest_all_projects_page.py90 """ The default project should be shown if it has builds """
133 'release name should be shown for non-default project')
168 'machine name should be shown for non-default project')
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/
H A Dahci-ceva.txt10 The fields for the above parameter must be as shown below:
18 The fields for the above parameter must be as shown below:
26 The fields for the above parameter must be as shown below:
34 The fields for the above parameter must be as shown below:
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templates/
H A Deditcustomimage_modal.html2 modal dialog shown on the build dashboard, for editing an existing custom image;
3 only shown if more than one custom image was built, so the user needs to
64 $("#edit-custom-image-modal").on("shown.bs.modal", function() {
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.bootmenu32 <title> is the text of the menu entry shown on the console
45 will be CONFIG_BOOTDELAY. If delay is 0, no menu entries will be shown on
47 be called immediately. If delay is less then 0, bootmenu will be shown and
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst168 shown below, which is one of several functions that enforce ordering of
251 portion of RCU's grace period guarantee is shown in the following
261 period until a later call to ``rcu_accelerate_cbs()``, as shown in the
264 One set of code paths shown on the left invokes ``rcu_accelerate_cbs()``
318 counter, as shown below:
346 to the newly advanced value from the ``rcu_state`` structure, as shown
386 non-idle CPUs report their own quiescent states, as shown in the
401 its leaf ``rcu_node`` lock. Therefore, all execution shown in this
438 traverses up the ``rcu_node`` tree as shown at the bottom of the
462 effects are as shown below:
[all …]
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dcallchain-overhead-calculation.txt3 The overhead can be shown in two columns as 'Children' and 'Self' when
100 So '\_\_libc_start_main' and 'main' are shown first since they have
104 Since v3.16 the 'children' overhead is shown by default and the output
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Ddebug.h30 * task), SP is the stack pointer of the first frame that should be shown in the back
31 * trace (or NULL if the entire call-chain of the task should be shown).
/OK3568_Linux_fs/kernel/include/linux/
H A Dcoda.h16 shown in the file LICENSE, or under the license shown below. The
H A Dcrc8.h47 * represented as shown below.
65 * represented as shown below.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/
H A Darm-none-linux-gnueabihf-gcov.1241 be shown, unless the \fB\-u\fR option is given.
718 Note that line 7 is shown in the report multiple times. First occurrence
799 In this mode, each basic block is only shown on one line \*(-- the last
801 execution count of that last line, and other lines will not be shown
803 The total execution count of a line is shown and subsequent lines show
805 block, the branch and call counts of the block will be shown, if the
808 Because of the way \s-1GCC\s0 instruments calls, a call count can be shown
977 shown for the source code of the inlineable function, but what is shown
994 coverage of all the uses of the inline function will be shown for the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/
H A Daarch64-none-linux-gnu-gcov.1241 be shown, unless the \fB\-u\fR option is given.
718 Note that line 7 is shown in the report multiple times. First occurrence
799 In this mode, each basic block is only shown on one line \*(-- the last
801 execution count of that last line, and other lines will not be shown
803 The total execution count of a line is shown and subsequent lines show
805 block, the branch and call counts of the block will be shown, if the
808 Because of the way \s-1GCC\s0 instruments calls, a call count can be shown
977 shown for the source code of the inlineable function, but what is shown
994 coverage of all the uses of the inline function will be shown for the
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Drecipes.txt217 the desired MP ordering. The general approach is shown below:
248 pointers. The general approach is shown below:
276 (address dependency, as shown above), the value written by a later store
293 to understand their use cases. The general approach is shown below:
381 The A/D pairing from the ring-buffer use case shown earlier also
495 values of 0, but providing both full barriers as shown above prevents
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dprocfile.rst110 shown also when the invalid H/W pointer is detected at the
197 ports. The connection status and the running status are shown
224 - set-up of PCM, shown in hw_parms, sw_params, and status in the PCM
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dplaces.qdoc69 items are shown such as in a list or a grid. The view may also
105 It defines the visual region for where the results are shown, and in the
149 used to display a marker image. A marker is shown for every place that
192 …Refer to the \l {Places Types} shown below for richer content such as \l {ImageModel} {images}, \l…
268 We can handle the content request as shown below.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/doc/src/
H A Dgeoflickr.qdoc40 Key QML types shown in this example:
84 This model data is then shown in a variety of Qt Quick views to
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/bus/
H A Dmvebu-mbus.txt139 In the shown example, the translation entry in the 'ranges' property is what
193 of 0xf0000000, or 0xd0000000 for the NOR device shown above, if such region is
214 See the example below, where a more complete device tree is shown:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsvga.rst84 case your chipset has been detected, some chipset-specific modes are shown as
104 modes are not listed at all and the modes revealed by ``scan`` are shown before
113 by entering its mode directly if you know it even if it isn't shown on the menu.
125 0x0100. All VESA modes should be autodetected and shown on the menu.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Drenesas,drif.txt5 representation of DRIF interfacing with a master device is shown below.
87 When interfacing with a third party tuner device with two data pins as shown
135 When interfacing with a third party tuner device with one data pin as shown
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dprogress.py118 # Send an initial progress event so the bar gets shown
133 # Send an initial progress event so the bar gets shown
174 # Send an initial progress event so the bar gets shown
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-rc28 Enabled protocols are shown in [] brackets.
89 The enabled wakeup protocol is shown in [] brackets.
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/
H A Dtoaster-managed-mode.json25 …"action": "Check that by default the following columns are shown: Layer, Summary, Revision, Depend…
113 …"action": "Check that the following columns are shown by default: \n\t\tImage recipe \n\t\tDescrip…
173 …ning spaces (for example, \"poky tiny\") - check that an error message is shown explaining that th…
185 …s shown notifying you of this: \"No image types found\" \n\t- unselect all checkboxes and check th…
205 … the right-hand side of the page \n\n\t - check that an error message is shown indicating validat…
307 …t column\" menu and check that the selected columns match the columns currently being shown. \n\n",
311 …"action": "Check that the following columns cannot be removed from the shown columns: completed on…
425 …t empty. If an information item is empty (like the Summary in the example shown in this page), it …
537 …"action": "Check that the import layer form is shown, with the following elements as text fields t…
571 …the layer.\nIf it's a commit, Check that only the first 10 characters are shown followed by an ell…
[all …]

12345678910>>...41