Searched defs:stop (Results 1 - 25 of 140) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-evax.c46 char *stop = NULL; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-evax.c46 char *stop = NULL; local
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/dataflow/
H A DDataFlowCallbacks.cpp26 __sanitizer_cov_trace_pc_guard_init(uint32_t *start, uint32_t *stop) argument
/openbsd-current/usr.sbin/radiusd/
H A Dradiusd_module.h31 void (*stop)(void *ctx); member in struct:module_handlers
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash1.C21 Date stop; member in class:Time_Interval
/openbsd-current/sys/arch/i386/include/
H A Dcpuvar.h69 int (*stop)(struct cpu_info *); member in struct:cpu_functions
/openbsd-current/sys/arch/amd64/include/
H A Dcpuvar.h69 int (*stop)(struct cpu_info *); member in struct:cpu_functions
/openbsd-current/usr.bin/colrm/
H A Dcolrm.c55 u_long column, newcol, start, stop; local
[all...]
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbbench.py73 def stop(self): member in class:Stopwatch
/openbsd-current/gnu/llvm/lld/Common/
H A DTimer.cpp21 void ScopedTimer::stop() { function in class:ScopedTimer
/openbsd-current/games/factor/
H A Dfactor.c207 u_int64_t start, stop; local
[all...]
/openbsd-current/games/primes/
H A Dprimes.c100 ubig stop; /* don't generate at or above this value */ local
177 primes(ubig start, ubig stop) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20010320-1.c17 unsigned long long start = 0, stop = 0; local
/openbsd-current/usr.bin/less/
H A Dsignal.c51 stop(int type) function
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DAggregator.pm211 sub stop { subroutine
/openbsd-current/gnu/llvm/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp63 GetStepThroughTrampolinePlan(Thread &thread, bool stop) argument
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-compat.c71 _Unwind_ForcedUnwind(struct _Unwind_Exception *exc, _Unwind_Stop_Fn stop, void * stop_argument) argument
/openbsd-current/gnu/llvm/llvm/lib/Debuginfod/
H A DHTTPServer.cpp147 void HTTPServer::stop() { function in class:HTTPServer
185 void HTTPServer::stop() { function in class:HTTPServer
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr6713.C106 string::iterator stop = str.end(); local
/openbsd-current/gnu/usr.bin/perl/lib/
H A DDB.pm528 sub stop {} subroutine
[all...]
/openbsd-current/sys/uvm/
H A Duvm_device.c294 udv_flush(struct uvm_object *uobj, voff_t start, voff_t stop, int flags) argument
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DPerfHelper.cpp118 void Counter::stop() { ioctl(FileDescriptor, PERF_EVENT_IOC_DISABLE, 0); } function in class:llvm::exegesis::pfm::Counter
152 void Counter::stop() {} function in class:llvm::exegesis::pfm::Counter
/openbsd-current/sbin/ldattach/
H A Dldattach.c119 int bits = 0, parity = 0, stop = 0, flowcl = 0, hupcl = 1; local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DParallel.cpp69 void stop() { function in class:llvm::parallel::detail::__anon2464::ThreadPoolExecutor
/openbsd-current/gnu/llvm/lldb/examples/python/scripted_process/
H A Dscripted_process.py172 def stop(self): member in class:ScriptedProcess

Completed in 469 milliseconds

123456