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

123456

/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp174 GetStepThroughTrampolinePlan(Thread &thread, bool stop) argument
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dresult.py154 def stop(self): member in class:TestResult
/openbsd-current/usr.sbin/npppd/npppd/
H A Dnpppd_radius.c184 radius_acct_request(npppd *pppd, npppd_ppp *ppp, int stop) argument
/openbsd-current/bin/pax/
H A Dgen_subs.c201 char *stop; local
299 char *stop; local
[all...]
/openbsd-current/lib/libsndio/
H A Dsio_priv.h60 int (*stop)(struct sio_hdl *); member in struct:sio_ops
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dcond.c130 char *stop = NULL; local
229 char *stop = NULL; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Det-forest.c663 et_forest_occurrence_t occ = node->first, stop = node->last, occ1; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dcond.c130 char *stop = NULL; local
263 char *stop = NULL; local
/openbsd-current/usr.sbin/lpr/lpc/
H A Dcmds.c870 stop(int argc, char **argv) function
/openbsd-current/usr.bin/cvs/
H A Dadd.c412 int nb, stop; local
/openbsd-current/sys/net/
H A Dppp_tty.c498 u_char *start, *stop, *cp; local
/openbsd-current/usr.bin/sed/
H A Dprocess.c520 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, size_t start, size_t stop) argument
/openbsd-current/usr.bin/sndiod/
H A Dsysex.h91 } stop; member in union:sysex::sysex_all
/openbsd-current/usr.bin/aucat/
H A Dsysex.h81 } stop; member in union:sysex::sysex_all
/openbsd-current/usr.bin/cut/
H A Dcut.c180 int setautostart, start, stop; local
[all...]
/openbsd-current/usr.bin/dc/
H A Dinout.c330 BIGNUM *mult, *stop; local
/openbsd-current/usr.sbin/cron/
H A Dentry.c669 set_range(bitstr_t *bits, int low, int high, int start, int stop, int step) argument
/openbsd-current/sys/uvm/
H A Duvm_pager.c495 uvm_pager_put(struct uvm_object *uobj, struct vm_page *pg, struct vm_page ***ppsp_ptr, int *npages, int flags, voff_t start, voff_t stop) argument
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDynamicLoader.cpp72 void DynamicLoader::SetStopWhenImagesChange(bool stop) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h569 const KeyT &stop(unsigned i) const { return this->first[i].second; } function in class:llvm::IntervalMapImpl::LeafNode
573 KeyT &stop(unsigned i) { return this->first[i].second; } function in class:llvm::IntervalMapImpl::LeafNode
[all...]
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-seh.cpp229 unwind_phase2_forced(unw_context_t *uc, _Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
403 _Unwind_ForcedUnwind(_Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
[all...]
H A DUnwindLevel1.c309 unwind_phase2_forced(unw_context_t *uc, unw_cursor_t *cursor, _Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
478 _Unwind_ForcedUnwind(_Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
[all...]
H A DUnwind-sjlj.c250 unwind_phase2_forced(struct _Unwind_Exception *exception_object, _Unwind_Stop_Fn stop, void *stop_parameter) argument
[all...]
/openbsd-current/sys/dev/fdt/
H A Drkrng.c80 void (*stop)(struct rkrng_softc *sc); member in struct:rkrng_v
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin-crt3.c352 run_routines(struct keymgr_atexit_list *g, struct atexit_routine_list *stop) argument

Completed in 312 milliseconds

123456