Home
last modified time | relevance | path

Searched refs:breakpoint (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/phosphor-webui/app/common/styles/base/
H A Dmixins.scss2 @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 Dreplay.json70 # 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 DLoginLayout.vue60 @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 DAppLayout.vue88 @include media-breakpoint-up($responsive-layout-bp) {
/openbmc/webui-vue/src/components/AppHeader/
H A DAppHeader.vue295 @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 DMakefile.target102 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.scss3 // width until xl breakpoint. Once a max-width
H A D_pagination.scss15 @include media-breakpoint-up(sm) {
H A D_alert.scss32 @include media-breakpoint-up(sm) {
H A D_tables.scss110 @include media-breakpoint-down(sm) {
/openbmc/u-boot/include/
H A Dkgdb.h45 extern void breakpoint(void);
/openbmc/webui-vue/src/components/AppNavigation/
H A DAppNavigation.vue172 @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 Ddebug.c236 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 DPageContainer.vue41 @include media-breakpoint-up($responsive-layout-bp) {
/openbmc/qemu/docs/system/
H A Dreplay.rst200 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 D0001-Fix-type-of-single-bit-bitfields.patch37 /* Delayed symbols are those for which a breakpoint shouldn't
H A D0001-Add-support-for-mips64-n32-n64.patch344 @@ -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 DAttention_Handler.md133 ##### 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 DChangePassword.vue142 @include media-breakpoint-up('md') {
/openbmc/u-boot/common/
H A Dkgdb.c566 breakpoint(void) in breakpoint() function
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_privileged.c.inc52 * here to signify a semihosting exception, rather than a breakpoint.
/openbmc/u-boot/doc/
H A DREADME.mpc85xx6 be able to receive control after a single step or breakpoint:
H A DREADME.qemu-mips181 Error in re-setting breakpoint 1:
/openbmc/qemu/docs/devel/testing/
H A Dblkdebug.rst168 concurrent requests. The "breakpoint" feature allows requests to be halted on
/openbmc/webui-vue/docs/customization/
H A Dtheme.md80 hamburger menu is displayed. The breakpoint is defined using a Bootstrap

12