Home
last modified time | relevance | path

Searched full:sure (Results 1 – 25 of 1492) sorted by relevance

12345678910>>...60

/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c123 /* Make sure cache selection is effective for next memory access */ in get_cline_size()
161 /* Make sure cache action is effective for next memory access */ in action_cache_range()
163 isb(); /* Make sure instruction stream sees it */ in action_cache_range()
181 /* Make sure cache selection is effective for next memory access */ in action_dcache_all()
193 /* Make sure cache action is effective for next memory access */ in action_dcache_all()
195 isb(); /* Make sure instruction stream sees it */ in action_dcache_all()
212 /* Make sure cache action is effective for next memory access */ in dcache_enable()
214 isb(); /* Make sure instruction stream sees it */ in dcache_enable()
230 /* Make sure cache action is effective for next memory access */ in dcache_disable()
232 isb(); /* Make sure instruction stream sees it */ in dcache_disable()
[all …]
H A Dmpu.c27 /* Make sure new mpu config is effective for next memory access */ in enable_mpu()
29 isb(); /* Make sure instruction stream sees it */ in enable_mpu()
/openbmc/openbmc/meta-raspberrypi/.github/
H A DPULL_REQUEST_TEMPLATE.md2 Please make sure you've read and understood our contributing guidelines.
7 If this PR fixes an issue, make sure your description includes "fixes #xxxx".
9 If this PR connects to an issue, make sure your description includes "connected to #xxxx".
/openbmc/phosphor-watchdog/test/
H A Dwatchdog.cpp88 /** @brief Make sure that watchdog is started and not enabled */
117 /** @brief Make sure that watchdog is started and enabled */
137 /** @brief Make sure that watchdog is started and enabled.
153 /** @brief Make sure that watchdog is started and enabled.
154 * Wait for 5 quantums and make sure that the remaining
179 /** @brief Make sure that watchdog is started and enabled.
206 /** @brief Make sure the Interval can be updated directly.
218 /** @brief Make sure the Interval can be updated while the timer is running.
245 /** @brief Make sure that watchdog is started and enabled.
246 * Wait default interval quantums and make sure that wdog has died
[all …]
/openbmc/webui-vue/src/locales/
H A Den-US.json182 …"disconnectMessage": "Are you sure you want to disconnect {count} session? This action cannot be u…
234 …"deleteDumpConfirmation": "Are you sure you want to delete {count} dump? This action cannot be und…
236 "initiateSystemDumpMessage1": "Are you sure?",
267 … "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone.",
269 …"deleteMessage": "Are you sure you want to delete {count} log? This action cannot be undone. | Are…
360 … "switchRunningImageInfo2": "Are you sure you want to switch to the backup image ({backup})?",
363 "updateFirmwareInfo3": "Are you sure you want to proceed with the update?",
530 …pBatchConfirmMessage": "Are you sure you want to delete {count} role group? This action cannot be …
531 …"deleteRoleGroupConfirmMessage": "Are you sure you want to delete '{groupName}'? This action canno…
566 …tchDeleteConfirmMessage": "Are you sure you want to delete {count} user? This action cannot be und…
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dksample.py56 # make sure if module exists
75 # make sure if module exists
91 # make sure if module exists
130 # make sure if module exists
163 # make sure if module exists
186 # make sure if module exists
203 # make sure if module exists
224 # make sure if module exists
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.service11 # Make sure we are started after logins are permitted.
25 # Since we are part of the graphical session, make sure we are started before
47 # Make sure the working directory is the users home directory
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c76 /* DSB to make sure the operation is complete */ in v7_dcache_maint_range()
89 /* Full system DSB - make sure that the invalidation is complete */ in v7_inval_tlb()
91 /* Full system ISB - make sure the instruction stream sees it */ in v7_inval_tlb()
195 /* Full system DSB - make sure that the invalidation is complete */ in invalidate_icache_all()
198 /* ISB - make sure the instruction stream sees it */ in invalidate_icache_all()
/openbmc/phosphor-event/test/
H A DREADME.md3 * When using an SDK - make sure it has been built
10 - Be sure to include --enable-oe-sdk or the tests
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dread-only-rootfs.rst45 It is very important that you make sure all post-Installation
50 enabled, the build system makes sure that all post-installation scripts
61 need to be sure they can be run during this file system creation.
86 make sure that you configure processes and applications that attempt
/openbmc/qemu/tests/tcg/multiarch/
H A Dtest-mmap.c75 * Make sure we get pages aligned with the pagesize. The in check_aligned_anonymous_unfixed_mmaps()
95 /* Make sure we can read from the entire area. */ in check_aligned_anonymous_unfixed_mmaps()
122 /* Make sure we get pages aligned with the pagesize. The in check_large_anonymous_unfixed_mmap()
128 /* Make sure we can read from the entire area. */ in check_large_anonymous_unfixed_mmap()
175 * Make sure we get pages aligned with the pagesize. The in check_aligned_anonymous_unfixed_colliding_mmaps()
206 /* Make sure we get pages aligned with the pagesize. in check_aligned_anonymous_fixed_mmaps()
237 /* Make sure we get pages aligned with the pagesize. in check_aligned_anonymous_fixed_mmaps_collide_with_host()
275 /* Make sure we get pages aligned with the pagesize. The in check_file_unfixed_mmaps()
317 /* Make sure we get pages aligned with the pagesize. The in check_file_unfixed_eof_mmaps()
359 /* Make sure we get pages aligned with the pagesize. The in check_file_fixed_eof_mmaps()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/tcltk/tk8/
H A Dfix-xft.diff7 dnl make sure package configurator (xft-config or pkg-config
17 dnl make sure that compiling against Xft header file doesn't bomb
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DNGPL9 … license is intended to give everyone the right to share NetHack. To make sure that you get the ri…
11 Specifically, we want to make sure that you have the right to give away copies of NetHack, that you…
13sure that everyone has such rights, we have to forbid you to deprive anyone else of these rights. …
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A DKconfig57 the current value in SoC. If not sure, do not change.
63 If not sure, do not change.
/openbmc/phosphor-webui/app/access-control/controllers/
H A Duser-accounts-modal-remove.html11 …<p ng-if="modalCtrl.users.length > 1">Are you sure you want to remove {{modalCtrl.users.length}} u…
12 …<p ng-if="modalCtrl.users.length === 1">Are you sure you want to remove user '{{modalCtrl.users[0]…
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dappendix-obtain.rst68 #. *Run the Installer:* Be sure you have execution privileges and run
87 #. *Set Up the Build Environment:* Be sure you are set up to use BitBake
116 #. *Make Sure You Are Building an Installer for the Correct Machine:*
117 Check to be sure that your :term:`MACHINE` variable in the ``local.conf``
121 #. *Make Sure Your SDK Machine is Correctly Set:* If you are building a
123 current development host machine (i.e. the build host), be sure that
144 sure to replace ``image`` with an image (e.g. "core-image-sato")::
162 of libraries, you need to be sure your SDK has the appropriate
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libgpiod/libgpiod-2.x/
H A Drun-ptest10 # make sure configfs is mounted before running any tests.
14 # Make sure the daemon is not running during tests.
/openbmc/sdbusplus/test/timer/
H A Dtimer_update_not_expire.cpp9 /** @brief Makes sure that timer value is changed in between
10 * and turn off and make sure that timer does not expire
/openbmc/qemu/docs/devel/migration/
H A Duadk-compression.rst92 User needs to make sure that ``UACCE`` is already supported in Linux kernel.
113 Make sure all these above kernel configurations are selected.
127 * Make sure UADK is installed as above
139 please make sure to specify ``-mem-prealloc`` parameter to the destination VM
143 is not fully compatible with ZLIB. Hence, please make sure to use ``uadk`` on
/openbmc/u-boot/drivers/mtd/ubi/
H A Dcrc32defs.h20 * lsbit-first. Be sure to use cpu_to_le32() to append the computed CRC.
28 * msbit-first. Be sure to use cpu_to_be32() to append the computed CRC.
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A Dfix-security-format.patch28 if (no_endsig_found) { /* just to make sure */
52 ) { /* just to make sure again */
70 if (memcmp(G.sig, end_central_sig, 4)) { /* just to make sure again */
92 ) { /* just to make sure again */
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-modal.html23 Are you sure you want to
28 Are you sure you want to
/openbmc/qemu/tests/qtest/migration/aarch64/
H A Da-b-kernel.S10 # Note: Please make sure the compiler compiles the assembly code below with
58 /* make sure QEMU user space can see consistent data as MMU is off */
/openbmc/qemu/docs/devel/
H A Dsubmitting-a-pull-request.rst36 make sure you've copied their signoffs across. (If you use the `patches
50 **Test before sending**. This is an obvious thing to say, but make sure
64 string "not for master" in the cover letter email, and make sure the
/openbmc/u-boot/doc/
H A DREADME.arm-caches8 - Make sure CONFIG_SYS_ICACHE_OFF is not set and call icache_enable().
11 - Make sure CONFIG_SYS_DCACHE_OFF is not set and call dcache_enable().

12345678910>>...60