Searched refs:stop (Results 101 - 125 of 281) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dxregex2.h473 STRING2. Also, stop searching at index START + STOP. */
477 int stop);
489 int start, struct re_registers *regs, int stop);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dxregex2.h473 STRING2. Also, stop searching at index START + STOP. */
477 int stop);
489 int start, struct re_registers *regs, int stop);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsolib-disc.exp62 gdb_test_no_output "set stop-on-solib-events 1"
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/include/
H A Dxregex2.h473 STRING2. Also, stop searching at index START + STOP. */
477 int stop);
489 int start, struct re_registers *regs, int stop);
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A Dtestfloat.c79 if ( stop ) exit( EXIT_FAILURE );
80 stop = TRUE;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dxregex2.h473 STRING2. Also, stop searching at index START + STOP. */
477 int stop);
489 int start, struct re_registers *regs, int stop);
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libgrep/
H A Dregex.h470 STRING2. Also, stop searching at index START + STOP. */
474 int stop);
486 int start, struct re_registers *regs, int stop);
/netbsd-6-1-5-RELEASE/usr.sbin/memswitch/
H A Dmethods.c456 int baud, bit, parity, stop, flow; local
500 /* stop bit */
502 stop = 2;
505 stop = 0;
508 stop = 1;
535 prop->modified_value.word[0] = ((stop << 14) +
729 const char *baud, *stop; local
749 stop = stops[(v & 0xe000) >> 14];
751 sprintf(str, "%s,%c,%c,%s,%c", baud, bit, parity, stop, flow);
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/mips/string/
H A Dbcopy.S152 PTR_ADDU t0,SRCREG,t2 # stop at t0
187 PTR_ADDU a3,SRCREG,a3 # stop point
248 PTR_SUBU t0,SRCREG,t2 # stop at t0
283 PTR_SUBU a3,SRCREG,a3 # stop point
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dentropy.h172 * If we hit end-of-file, we will stop reading from this source. Callers
195 isc_entropystop_t stop,
213 * \brief Call the stop functions for callback sources that have had their
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dentropy.h172 * If we hit end-of-file, we will stop reading from this source. Callers
195 isc_entropystop_t stop,
213 * \brief Call the stop functions for callback sources that have had their
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Daccounting.c273 struct sta_info *sta, int stop)
284 stop ? RADIUS_ACCT_STATUS_TYPE_STOP :
355 if (stop && cause &&
363 stop ? RADIUS_ACCT : RADIUS_ACCT_INTERIM,
451 /* Inform RADIUS server that accounting will start/stop so that the
272 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) argument
/netbsd-6-1-5-RELEASE/external/mit/expat/dist/xmlwf/
H A Dxmlwin32url.cxx308 int stop; member in struct:QuitInfo
345 qi->stop = 1;
367 qi.stop = 0;
381 while (!qi.stop && GetMessage (&msg, NULL, 0, 0)) {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dmonitor.h85 char *stop; /* Interrupt program string */ member in struct:monitor_ops
120 int stopbits; /* number of stop bits */
168 /* If set, send break to stop monitor. */
H A Dgdbthread.h190 when we finally do stop stepping. */
201 requires several resume/stop iterations. Used by the step
214 /* True if this thread has been explicitly requested to stop. */
310 /* Marks or clears thread(s) PTID as having been requested to stop.
315 extern void set_stop_requested (ptid_t ptid, int stop);
H A Dmicroblaze-tdep.c238 CORE_ADDR func_addr, func_end, addr, stop, prologue_end_addr = 0;
278 stop = (current_pc < func_end ? current_pc : func_end);
280 microblaze_debug ("Scanning prologue: name=%s, func_addr=%s, stop=%s\n",
282 paddress (gdbarch, stop));
284 for (addr = func_addr; addr < stop; addr += INST_WORD_SIZE)
400 /* This is not a prologue insn, so stop here. */
232 CORE_ADDR func_addr, func_end, addr, stop, prologue_end_addr = 0; local
/netbsd-6-1-5-RELEASE/sys/uvm/
H A Duvm_aobj.c625 * traversal we could compare the number of pages in the start->stop
629 * start->stop range by a penalty which we define below.
633 uao_put(struct uvm_object *uobj, voff_t start, voff_t stop, int flags) argument
646 stop = aobj->u_pages << PAGE_SHIFT;
650 if (stop == 0) {
651 stop = aobj->u_pages << PAGE_SHIFT;
653 stop = round_page(stop);
655 if (stop > (aobj->u_pages << PAGE_SHIFT)) {
658 stop
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-sh.c1095 /* The deletion must stop at the next ALIGN reloc for an aligment
1134 bfd_vma nraddr, stop;
1180 start = stop = addr;
1209 start = stop = addr;
1216 stop = (bfd_vma) ((bfd_signed_vma) start + 4 + off * 2);
1226 start = stop = addr;
1232 stop = (bfd_vma) ((bfd_signed_vma) start + 4 + off * 2);
1238 stop = start + 4 + off * 2;
1243 stop = (start &~ (bfd_vma) 3) + 4 + off * 4;
1257 stop
1133 bfd_vma nraddr, stop; local
2605 bfd_vma start, stop; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-sh.c1095 /* The deletion must stop at the next ALIGN reloc for an aligment
1134 bfd_vma nraddr, stop;
1180 start = stop = addr;
1209 start = stop = addr;
1216 stop = (bfd_vma) ((bfd_signed_vma) start + 4 + off * 2);
1226 start = stop = addr;
1232 stop = (bfd_vma) ((bfd_signed_vma) start + 4 + off * 2);
1238 stop = start + 4 + off * 2;
1243 stop = (start &~ (bfd_vma) 3) + 4 + off * 4;
1257 stop
1133 bfd_vma nraddr, stop; local
2605 bfd_vma start, stop; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dmain.c567 goto stop;
675 goto stop;
689 if ( version > 1 ) goto stop;
721 goto stop;
729 goto stop;
734 goto stop;
997 stop:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dread.c1212 mri_comment_end (char *stop, int stopc)
1216 input_line_pointer = stop;
1217 *stop = stopc;
1293 char *stop = NULL;
1300 stop = mri_comment_field (&stopc);
1398 mri_comment_end (stop, stopc);
1437 char *stop = NULL;
1442 stop = mri_comment_field (&stopc);
1527 mri_comment_end (stop, stopc);
1549 char *stop
1209 mri_comment_end(char *stop, int stopc) argument
1290 char *stop = NULL; local
1434 char *stop = NULL; local
1546 char *stop = NULL; local
1897 char *stop = NULL; local
2023 char *stop = NULL; local
3180 char *stop = NULL; local
3360 char *stop = NULL; local
3441 char *stop = NULL; local
3835 char *stop = NULL; local
3923 char *stop = NULL; local
5524 char *stop = NULL; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dbuffer.c1121 struct buffer_data *stop; local
1152 stop = start;
1166 stop = start;
1182 stop = data;
1198 if (stop->size == stopwant)
1200 stop = stop->next;
1223 if (start != stop)
1226 for (data = start; data->next != stop; data = data->next);
1227 inbuf->data = stop;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dobj-evax.c55 char *stop = NULL; local
59 stop = mri_comment_field (&stopc);
80 mri_comment_end (stop, stopc);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dbitmap.h156 extern int bt_getlowbit(ulong_t *bitmap, size_t start, size_t stop);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_performance.h109 stop() function in class:__gnu_test::time_counter
114 std::__throw_runtime_error("time_counter::stop");
161 stop() function in class:__gnu_test::resource_counter
192 t.stop();
193 r.stop();

Completed in 595 milliseconds

1234567891011>>