Searched defs:stop (Results 51 - 75 of 140) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmonitor.h86 char *stop; /* Interrupt program string */ member in struct:monitor_ops
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dinfomap.c1659 int stop; local
/openbsd-current/games/tetris/
H A Dscreen.c340 stop(char *why) function
/openbsd-current/lib/libc/regex/
H A Dengine.c145 const char *stop; local
295 dissect(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst) argument
477 backref(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst, sopno lev, int rec) argument
674 fast(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst) argument
763 slow(struct match *m, const char *start, const char *stop, sopno startst, sopno stopst) argument
848 step(struct re_guts *g, sopno start, sopno stop, states bef, int ch, states aft) argument
989 at(struct match *m, const char *title, const char *start, const char *stop, sopno startst, sopno stopst) argument
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Dvcctty.c496 vccttyhwiflow(struct tty *tp, int stop) argument
/openbsd-current/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A Dtest_analyze.py308 def stop(archs): function in function:AnalyzerTest.test_arch_loop_stops_on_not_supported
/openbsd-current/sys/uvm/
H A Duvm_vnode.c599 uvn_flush(struct uvm_object *uobj, voff_t start, voff_t stop, int flags) argument
/openbsd-current/sys/dev/ic/
H A Drtwnvar.h40 void (*stop)(void *); member in struct:rtwn_ops
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm.c686 stop(const char *string, int err_code) function
[all...]
/openbsd-current/sys/arch/arm64/dev/
H A Daplcpu.c439 struct timeval start, stop; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp505 bool suppress, stop, notify; local
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_fence.c644 void amdgpu_fence_driver_isr_toggle(struct amdgpu_device *adev, bool stop) argument
/openbsd-current/usr.bin/file/
H A Dfile.c664 int stop; local
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_globals.cpp333 void __asan_register_elf_globals(uptr *flag, void *start, void *stop) { argument
343 void __asan_unregister_elf_globals(uptr *flag, void *start, void *stop) { argument
/openbsd-current/bin/pax/
H A Dtar.c284 char *stop; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-mips.c2097 bfd_vma start, stop; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcpptrad.c371 bool stop = true; local
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dbuffer.c1074 struct buffer_data *stop; local
[all...]
/openbsd-current/games/snake/
H A Dsnake.c899 stop(int dummy) function
/openbsd-current/usr.sbin/config/
H A Dmain.c364 stop(void) function
/openbsd-current/sys/kern/
H A Dtty_pty.c791 int stop, error; local
H A Dkern_time.c277 struct timespec elapsed, remainder, request, start, stop; local
/openbsd-current/bin/md5/
H A Dmd5.c757 struct rusage start, stop; local
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py500 def stop(self): member in class:MockGDBServer
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp402 GetStepThroughTrampolinePlan(Thread &thread, bool stop) argument

Completed in 414 milliseconds

123456