Home
last modified time | relevance | path

Searched refs:bp_1 (Results 1 – 25 of 35) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/arch/x86/tests/
H A Dbp-modify.c18 static noinline int bp_1(void) in bp_1() function
48 bp_1(); in spawn_child()
89 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify1()
120 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1()
128 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify1()
159 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify2()
196 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify2()
204 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify2()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/arch/x86/tests/
H A Dbp-modify.c18 static noinline int bp_1(void) in bp_1() function
48 bp_1(); in spawn_child()
89 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify1()
120 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1()
128 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify1()
159 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify2()
196 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify2()
204 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify2()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/arch/x86/tests/
H A Dbp-modify.c18 static noinline int bp_1(void) in bp_1() function
48 bp_1(); in spawn_child()
89 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify1()
120 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1()
128 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify1()
159 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify2()
196 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify2()
204 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify2()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py294 bp_1 = target.BreakpointCreateByName("main")
299 bp_1.SetEnabled(False)
302 bp_id_1 = bp_1.GetID()
308 bp_1 = target.FindBreakpointByID(bp_id_1)
309 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
318 bp_1 = target.BreakpointCreateByName("main")
320 bp_1.SetEnabled(False)
322 bp_id_1 = bp_1.GetID()
326 bp_1 = target.FindBreakpointByID(bp_id_1)
327 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py294 bp_1 = target.BreakpointCreateByName("main")
299 bp_1.SetEnabled(False)
302 bp_id_1 = bp_1.GetID()
308 bp_1 = target.FindBreakpointByID(bp_id_1)
309 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
318 bp_1 = target.BreakpointCreateByName("main")
320 bp_1.SetEnabled(False)
322 bp_id_1 = bp_1.GetID()
326 bp_1 = target.FindBreakpointByID(bp_id_1)
327 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py292 bp_1 = target.BreakpointCreateByName("main")
297 bp_1.SetEnabled(False)
300 bp_id_1 = bp_1.GetID()
306 bp_1 = target.FindBreakpointByID(bp_id_1)
307 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
316 bp_1 = target.BreakpointCreateByName("main")
318 bp_1.SetEnabled(False)
320 bp_id_1 = bp_1.GetID()
324 bp_1 = target.FindBreakpointByID(bp_id_1)
325 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py294 bp_1 = target.BreakpointCreateByName("main")
299 bp_1.SetEnabled(False)
302 bp_id_1 = bp_1.GetID()
308 bp_1 = target.FindBreakpointByID(bp_id_1)
309 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
318 bp_1 = target.BreakpointCreateByName("main")
320 bp_1.SetEnabled(False)
322 bp_id_1 = bp_1.GetID()
326 bp_1 = target.FindBreakpointByID(bp_id_1)
327 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py294 bp_1 = target.BreakpointCreateByName("main")
299 bp_1.SetEnabled(False)
302 bp_id_1 = bp_1.GetID()
308 bp_1 = target.FindBreakpointByID(bp_id_1)
309 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
318 bp_1 = target.BreakpointCreateByName("main")
320 bp_1.SetEnabled(False)
322 bp_id_1 = bp_1.GetID()
326 bp_1 = target.FindBreakpointByID(bp_id_1)
327 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.btrace/
H A Denable-running.exp40 set bp_1 [gdb_get_line_number "bp.1" $srcfile]
42 gdb_breakpoint $bp_1
43 gdb_continue_to_breakpoint "cont to $bp_1" ".*$bp_1\r\n.*"
H A Dexception.exp42 set bp_1 [gdb_get_line_number "bp.1" $srcfile]
44 gdb_breakpoint $bp_1
48 gdb_continue_to_breakpoint "cont to bp.1" ".*$srcfile:$bp_1\r\n.*"
H A Dnon-stop.exp40 set bp_1 [gdb_get_line_number "bp.1" $srcfile]
44 gdb_breakpoint $bp_1
98 gdb_cont_to_bp_line "$srcfile:$bp_1" all 2
H A Dmulti-thread-step.exp38 set bp_1 [gdb_get_line_number "bp.1" $srcfile]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py298 bp_1 = target.BreakpointCreateByName("main")
303 bp_1.SetEnabled(False)
306 bp_id_1 = bp_1.GetID()
312 bp_1 = target.FindBreakpointByID(bp_id_1)
313 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py298 bp_1 = target.BreakpointCreateByName("main")
303 bp_1.SetEnabled(False)
306 bp_id_1 = bp_1.GetID()
312 bp_1 = target.FindBreakpointByID(bp_id_1)
313 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/functionalities/breakpoint/breakpoint_command/
H A DTestBreakpointCommand.py298 bp_1 = target.BreakpointCreateByName("main")
303 bp_1.SetEnabled(False)
306 bp_id_1 = bp_1.GetID()
312 bp_1 = target.FindBreakpointByID(bp_id_1)
313 self.assertFalse(bp_1.IsValid(), "Didn't delete disabled breakpoint 1")
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/dsp/
H A Dfilter.h611 float bp_1 = bp_[0]; in Process() local
619 lp_1 += f * bp_1; in Process()
620 bp_1 += -fq * bp_1 -f * lp_1 + *in; in Process()
623 bp_1 += x_1; in Process()
631 y = bp_1 * f; in Process()
633 y = bp_1 * fq; in Process()
635 y = x_1 - lp_1 * f - bp_1 * fq; in Process()
657 bp_[0] = bp_1; in Process()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/dsp/
H A Dfilter.h703 float bp_1 = bp_[0]; in Process() local
711 lp_1 += f * bp_1; in Process()
712 bp_1 += -fq * bp_1 -f * lp_1 + *in; in Process()
715 bp_1 += x_1; in Process()
723 y = bp_1 * f; in Process()
725 y = bp_1 * fq; in Process()
727 y = x_1 - lp_1 * f - bp_1 * fq; in Process()
749 bp_[0] = bp_1; in Process()
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/eurorack/eurorack/stmlib/dsp/
H A Dfilter.h703 float bp_1 = bp_[0]; in Process() local
711 lp_1 += f * bp_1; in Process()
712 bp_1 += -fq * bp_1 -f * lp_1 + *in; in Process()
715 bp_1 += x_1; in Process()
723 y = bp_1 * f; in Process()
725 y = bp_1 * fq; in Process()
727 y = x_1 - lp_1 * f - bp_1 * fq; in Process()
749 bp_[0] = bp_1; in Process()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dmemcpy.S116 … addibt,< -4,count,bp_1 /* decrement count and when count < 4 goto back_porch (bp_1) */
125 bp_1: addibt,<=,n 4,count,done /* if count = -4 this implies that count = 0 -> done */ label
H A Dstrncat.S173 b bp_1 /* we now have less than 4 bytes to move*/
180 bp_1: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dmemcpy.S116 … addibt,< -4,count,bp_1 /* decrement count and when count < 4 goto back_porch (bp_1) */
125 bp_1: addibt,<=,n 4,count,done /* if count = -4 this implies that count = 0 -> done */ label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/hppa/
H A Dmemcpy.S116 … addibt,< -4,count,bp_1 /* decrement count and when count < 4 goto back_porch (bp_1) */
125 bp_1: addibt,<=,n 4,count,done /* if count = -4 this implies that count = 0 -> done */ label
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/hppa/
H A Dmemcpy.S116 … addibt,< -4,count,bp_1 /* decrement count and when count < 4 goto back_porch (bp_1) */
125 bp_1: addibt,<=,n 4,count,done /* if count = -4 this implies that count = 0 -> done */ label
H A Dstrncat.S173 b bp_1 /* we now have less than 4 bytes to move*/
180 bp_1: label
H A Dstrncpy.S133 b bp_1 /* we now have less than 4 bytes to move*/
140 bp_1: label

12