Searched refs:inserted (Results 1 - 25 of 132) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/msp430/
H A Dnop-dint-430.l2 [^:]*:11: Warning: NOP inserted here, after an interrupt disable instruction
3 [^:]*:15: Warning: NOP inserted here, after an interrupt disable instruction
4 [^:]*:18: Warning: NOP inserted here, after an interrupt disable instruction
5 [^:]*:21: Warning: NOP inserted here, after an interrupt disable instruction
6 [^:]*:24: Warning: NOP inserted here, after an interrupt disable instruction
7 [^:]*:27: Warning: NOP inserted here, after an interrupt disable instruction
8 [^:]*:30: Warning: NOP inserted here, after an interrupt disable instruction
9 [^:]*: Warning: NOP inserted after the interrupt state change at the end of the file
H A Dnop-dint-430x.l2 [^:]*:11: Warning: NOP inserted here, after an interrupt disable instruction
3 [^:]*:15: Warning: NOP inserted here, after an interrupt disable instruction
4 [^:]*:18: Warning: NOP inserted here, after an interrupt disable instruction
5 [^:]*:21: Warning: NOP inserted here, after an interrupt disable instruction
6 [^:]*:24: Warning: NOP inserted here, after an interrupt disable instruction
7 [^:]*:27: Warning: NOP inserted here, after an interrupt disable instruction
8 [^:]*:30: Warning: NOP inserted here, after an interrupt disable instruction
9 [^:]*: Warning: NOP inserted after the interrupt state change at the end of the file
H A Dnop-eint-430.l2 [^:]*:36: Warning: NOP inserted here, after an interrupt disable instruction
3 [^:]*:39: Warning: NOP inserted here, after an interrupt disable instruction
H A Dnop-eint-430x.l2 [^:]*:7: Warning: NOP inserted here, before an interrupt enable instruction
3 [^:]*:9: Warning: NOP inserted here, after an interrupt enable instruction
4 [^:]*:12: Warning: NOP inserted here, before an interrupt enable instruction
5 [^:]*:13: Warning: NOP inserted here, after an interrupt enable instruction
6 [^:]*:15: Warning: NOP inserted here, before an interrupt enable instruction
7 [^:]*:16: Warning: NOP inserted here, after an interrupt enable instruction
8 [^:]*:18: Warning: NOP inserted here, before an interrupt enable instruction
9 [^:]*:19: Warning: NOP inserted here, after an interrupt enable instruction
10 [^:]*:21: Warning: NOP inserted here, before an interrupt enable instruction
11 [^:]*:22: Warning: NOP inserted her
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_minheap.c60 struct event *inserted[1024]; local
67 inserted[i] = malloc(sizeof(struct event));
68 assert(inserted[i] != NULL);
69 set_random_timeout(inserted[i]);
70 min_heap_push_(&heap, inserted[i]);
77 min_heap_erase_(&heap, inserted[i]);
94 free(inserted[i]);
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_minheap.c59 struct event *inserted[1024]; local
66 inserted[i] = malloc(sizeof(struct event));
67 set_random_timeout(inserted[i]);
68 min_heap_push_(&heap, inserted[i]);
75 min_heap_erase_(&heap, inserted[i]);
92 free(inserted[i]);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Dbrokw-1.s8 ; Short jump around secondary jump table inserted here :
12 ; Secondary jump table inserted here :
H A Dbrokw-2.s9 ; Short jump around secondary jump table inserted here :
13 ; Secondary jump table inserted here :
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcontinue-after-aborted-step-over.exp51 gdb_test_no_output "set breakpoint always-inserted $breakpoint_always_inserted"
90 foreach_with_prefix breakpoint-always-inserted {"off" "on"} {
91 do_test ${displaced-stepping} ${breakpoint-always-inserted}
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/elf/
H A Dstruct.d5 # The #... is there to match extra symbols inserted by
H A Dsymver.d4 # The #... and #pass are there to match extra symbols inserted by
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Drodata-merge-map1.s1 @ Test to ensure that no nameless mapping symbol is inserted
H A Dfarcall-group3.s2 @ and that stubs are correctly inserted between input sections
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/symver/
H A Dsymver0.d4 # The #... and #pass are there to match extra symbols inserted by
H A Dsymver1.d4 # The #... and #pass are there to match extra symbols inserted by
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Dv8branch.s2 # Check that a nop instruction is inserted to prevent a floating
H A Dv8branch.d3 #warning: Warning: FP branch preceded by FP compare; NOP inserted
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.cc47 at an address is had already inserted one previously in a few
75 `inserted' state associated with this low level breakpoint
112 /* Positive if this breakpoint is currently inserted in the
114 gone. Zero if not inserted. */
115 int inserted; member in struct:raw_breakpoint
205 it will be left inserted. */
337 && bp->inserted >= 0)
398 /* Since there can be trap breakpoints inserted in the same address
437 bp->inserted = -1;
454 if (!bp->inserted)
506 int inserted; member in struct:fast_tracepoint_jump
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dr5900-fix.s10 # A NOP will be inserted in the branch delay slot.
21 # A NOP will be inserted in the branch delay slot.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/elf/
H A Dsymver.d5 # The #... and #pass are there to match extra symbols inserted by
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_chained_origin_depot.cc111 bool inserted; local
112 ChainedOriginDepotNode::Handle h = chainedOriginDepot.Put(desc, &inserted);
114 return inserted;
/netbsd-current/sys/arch/evbmips/alchemy/
H A Domsal400.c235 uint16_t inserted = 0; local
239 inserted = !AUGPIO_READ(5); /* pin 5 */
243 return inserted;
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mmix/
H A Dsec-7m.d14 # inserted at each chunk division. Also check that section
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stackdepotbase.h30 handle_type Put(args_type args, bool *inserted = nullptr);
99 bool *inserted) {
100 if (inserted) *inserted = false;
132 if (inserted) *inserted = true;
98 Put(args_type args, bool *inserted) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stackdepotbase.h28 handle_type Put(args_type args, bool *inserted = nullptr);
97 bool *inserted) {
98 if (inserted) *inserted = false;
130 if (inserted) *inserted = true;
96 Put(args_type args, bool *inserted) argument

Completed in 198 milliseconds

123456