| /openbmc/phosphor-webui/app/common/styles/base/ |
| H A D | mixins.scss | 2 @mixin mediaQuery($breakpoint) { parameter 3 @if $breakpoint == "x-small" { 9 @if $breakpoint == "small" { 14 } @else if $breakpoint == "medium" { 19 } @else if $breakpoint == "large" { 24 } @else if $breakpoint == "x-large" {
|
| /openbmc/qemu/qapi/ |
| H A D | replay.json | 70 # Set replay breakpoint at instruction count @icount. Execution stops 72 # breakpoint. When breakpoint is set, any prior one is removed. The 73 # breakpoint may be set only in replay mode and only "in the future", 91 # Remove replay breakpoint which was set with `replay-break`. The
|
| /openbmc/webui-vue/src/layouts/ |
| H A D | LoginLayout.vue | 60 @include media-breakpoint-up('md') { 74 @include media-breakpoint-up('md') { 83 @include media-breakpoint-up('md') { 96 @include media-breakpoint-up('md') {
|
| H A D | AppLayout.vue | 88 @include media-breakpoint-up($responsive-layout-bp) {
|
| /openbmc/webui-vue/src/components/AppHeader/ |
| H A D | AppHeader.vue | 295 @include media-breakpoint-up($responsive-layout-bp) { 300 @include media-breakpoint-down(sm) { 317 @include media-breakpoint-down(sm) { 325 @include media-breakpoint-up($responsive-layout-bp) { 336 @include media-breakpoint-down(sm) { 340 @include media-breakpoint-down($responsive-layout-bp) { 369 @include media-breakpoint-up($responsive-layout-bp) { 377 @include media-breakpoint-only(md) { 383 @include media-breakpoint-down(sm) {
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | Makefile.target | 102 run-gdbstub-thread-breakpoint: testthread 106 --bin $< --test $(MULTIARCH_SRC)/gdbstub/test-thread-breakpoint.py, \ 107 hitting a breakpoint on non-main thread) 156 run-gdbstub-proc-mappings run-gdbstub-thread-breakpoint \
|
| /openbmc/webui-vue/src/assets/styles/bmc/custom/ |
| H A D | _bootstrap-grid.scss | 3 // width until xl breakpoint. Once a max-width
|
| H A D | _pagination.scss | 15 @include media-breakpoint-up(sm) {
|
| H A D | _alert.scss | 32 @include media-breakpoint-up(sm) {
|
| H A D | _tables.scss | 110 @include media-breakpoint-down(sm) {
|
| /openbmc/u-boot/include/ |
| H A D | kgdb.h | 45 extern void breakpoint(void);
|
| /openbmc/webui-vue/src/components/AppNavigation/ |
| H A D | AppNavigation.vue | 172 @include media-breakpoint-up($responsive-layout-bp) { 279 @include media-breakpoint-down(md) { 289 @include media-breakpoint-up($responsive-layout-bp) { 319 @include media-breakpoint-up($responsive-layout-bp) {
|
| /openbmc/u-boot/drivers/bios_emulator/x86emu/ |
| H A D | debug.c | 236 static int breakpoint; in x86emu_single_step() local 240 if (M.x86.saved_ip != breakpoint) { in x86emu_single_step() 293 breakpoint = ps[1]; in x86emu_single_step()
|
| /openbmc/webui-vue/src/components/Global/ |
| H A D | PageContainer.vue | 41 @include media-breakpoint-up($responsive-layout-bp) {
|
| /openbmc/qemu/docs/system/ |
| H A D | replay.rst | 200 and the second one finds the last breakpoint in the past. 204 replay forward to find the desired position or breakpoint. 209 - ``reverse-continue`` (or ``rc``) - find last breakpoint in the past 219 #. if breakpoint or watchpoint was met 222 * replaying to the required breakpoint
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Fix-type-of-single-bit-bitfields.patch | 37 /* Delayed symbols are those for which a breakpoint shouldn't
|
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 344 @@ -503,13 +529,27 @@ jump_to_entry_point(struct process *proc, struct breakpoint *bp) 1046 @@ -357,8 +450,8 @@ arch_sw_singlestep(struct process *proc, struct breakpoint *bp, 1057 @@ -369,7 +462,7 @@ arch_sw_singlestep(struct process *proc, struct breakpoint *bp,
|
| /openbmc/openpower-hw-diags/attn/ |
| H A D | Attention_Handler.md | 133 ##### BP (breakpoint) 136 notify the debug agent (e.g. Cronus) that a debug breakpoint has been 140 the dbus interface to notify the debug agent that a breakpoint condition was
|
| /openbmc/webui-vue/src/views/ChangePassword/ |
| H A D | ChangePassword.vue | 142 @include media-breakpoint-up('md') {
|
| /openbmc/u-boot/common/ |
| H A D | kgdb.c | 566 breakpoint(void) in breakpoint() function
|
| /openbmc/qemu/target/riscv/insn_trans/ |
| H A D | trans_privileged.c.inc | 52 * here to signify a semihosting exception, rather than a breakpoint.
|
| /openbmc/u-boot/doc/ |
| H A D | README.mpc85xx | 6 be able to receive control after a single step or breakpoint:
|
| H A D | README.qemu-mips | 181 Error in re-setting breakpoint 1:
|
| /openbmc/qemu/docs/devel/testing/ |
| H A D | blkdebug.rst | 168 concurrent requests. The "breakpoint" feature allows requests to be halted on
|
| /openbmc/webui-vue/docs/customization/ |
| H A D | theme.md | 80 hamburger menu is displayed. The breakpoint is defined using a Bootstrap
|