Searched defs:stop (Results 26 - 50 of 106) sorted by relevance

12345

/freebsd-10-stable/sys/boot/usb/tools/
H A Dsysinit.c48 static struct sysinit_data **stop; variable in typeref:struct:sysinit_data
/freebsd-10-stable/sys/cddl/dev/dtrace/
H A Ddtrace_debug.c242 int stop = 0, retval = 0; local
/freebsd-10-stable/sys/dev/drm/
H A Dr128_cce.c671 drm_r128_cce_stop_t *stop = data; local
/freebsd-10-stable/tools/test/testfloat/
H A DtestLoops.c34 volatile flag stop = FALSE; variable
/freebsd-10-stable/usr.bin/cut/
H A Dcut.c164 size_t setautostart, start, stop; local
[all...]
/freebsd-10-stable/usr.bin/dc/
H A Dinout.c337 BIGNUM mult, stop; local
/freebsd-10-stable/usr.bin/mail/
H A Dlex.c559 stop(int s) function
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_hout.c247 define_printed(proc_list *stop, version_list *start) argument
507 undefined2(const char *type, const char *stop) argument
/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_evt.c542 uint32_t seq, start, stop; local
/freebsd-10-stable/usr.sbin/timed/timed/
H A Dmaster.c392 struct timeval check, stop, wait; local
/freebsd-10-stable/sys/kern/
H A Dsubr_prof.c500 int stop = 0; local
/freebsd-10-stable/contrib/xz/src/xz/
H A Dcoder.c752 const bool stop = ret != LZMA_NO_CHECK local
/freebsd-10-stable/contrib/expat/xmlwf/
H A Dxmlwin32url.cxx308 int stop; member in struct:QuitInfo
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin-crt3.c352 run_routines(struct keymgr_atexit_list *g, struct atexit_routine_list *stop) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmonitor.h86 char *stop; /* Interrupt program string */ member in struct:monitor_ops
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DIntervalMap.h562 const KeyT &stop(unsigned i) const { return this->first[i].second; } function in class:llvm::IntervalMapImpl::LeafNode
566 KeyT &stop(unsigned i) { return this->first[i].second; } function in class:llvm::IntervalMapImpl::LeafNode
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp307 DynamicLoaderPOSIXDYLD::GetStepThroughTrampolinePlan(Thread &thread, bool stop) argument
/freebsd-10-stable/contrib/nvi/regex/
H A Dengine.c153 const RCHAR_T *stop; local
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dinfomap.c1659 int stop; local
/freebsd-10-stable/sys/dev/fe/
H A Dif_fevar.h95 void (*stop)(struct fe_softc *); /* Just after fe_stop(). */ member in struct:fe_softc
/freebsd-10-stable/tools/tools/crypto/
H A Dcryptotest.c249 struct timeval start, stop, dt; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dchat.c345 char *ptr, *end, *stop, ch; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dspillbuf.c497 svn_boolean_t stop; local
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm.c691 stop(const char *string, int err_code) function
[all...]
/freebsd-10-stable/usr.bin/sed/
H A Dprocess.c649 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, size_t start, size_t stop) argument

Completed in 400 milliseconds

12345