Home
last modified time | relevance | path

Searched defs:delta (Results 1 – 25 of 251) sorted by relevance

1234567891011

/openbsd/lib/libc/sys/
H A Dmicrotime.c30 tc_delta(struct timekeep *tk, u_int *delta) in tc_delta()
43 u_int gen, delta; in binuptime() local
61 u_int gen, delta; in binruntime() local
80 u_int gen, delta; in bintime() local
/openbsd/gnu/llvm/lldb/source/Utility/
H A DStream.cpp201 ByteDelta delta(*this); in PrintfAsRawHex8() local
211 ByteDelta delta(*this); in PutNHex8() local
235 ByteDelta delta(*this); in PutHex8() local
241 ByteDelta delta(*this); in PutHex16() local
257 ByteDelta delta(*this); in PutHex32() local
273 ByteDelta delta(*this); in PutHex64() local
331 ByteDelta delta(*this); in PutRawBytes() local
359 ByteDelta delta(*this); in PutBytesAsRawHex8() local
384 ByteDelta delta(*this); in PutStringAsRawHex8() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dptrmem.C11 #define ADJUST_DELTA(delta, virt) (((delta) << 1) + !!(virt)) argument
14 #define ADJUST_DELTA(delta, virt) (delta) argument
77 ptrdiff_t delta = ((char *) &t) - ((char*) (S*) (&t)); in main() local
/openbsd/usr.sbin/vmd/
H A Di8253.c126 struct timespec now, delta; in i8253_do_readback() local
175 struct timespec now, delta; in vcpu_exit_i8253_misc() local
231 struct timespec now, delta; in vcpu_exit_i8253() local
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-loop-prefetch.c194 HOST_WIDE_INT delta; /* Constant offset of the reference. */ member
264 HOST_WIDE_INT delta, bool write_p) in record_ref()
328 HOST_WIDE_INT *delta; /* Offset of the memory reference. */ member
397 HOST_WIDE_INT *step, HOST_WIDE_INT *delta, in analyze_ref()
440 HOST_WIDE_INT step, delta; in gather_memory_references_ref() local
546 HOST_WIDE_INT delta = delta_b - delta_r; in prune_ref_by_group_reuse() local
822 HOST_WIDE_INT delta; in issue_prefetch_ref() local
/openbsd/sys/arch/sparc64/dev/
H A Dvrng.c83 uint64_t delta; in vrng_attach() local
139 uint64_t delta; in vrng_rnd() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcond3.C17 Wtransf delta = (tm.current()) ? Identity2 : Wtransf(); in problem_function() local
/openbsd/regress/sys/uvm/mmap_hint/
H A Dmmap_hint.c36 size_t delta; in mmap_hint() local
/openbsd/usr.bin/sndiod/
H A Dfile.c94 timo_add(struct timo *o, unsigned int delta) in timo_add()
150 timo_update(unsigned int delta) in timo_update()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb120.C5 double delta = (b-a) / (numSamplePoints-1); in integrate() local
/openbsd/gnu/lib/libstdc++/libstdc++/libio/
H A Dwfileops.c373 _IO_ssize_t delta; local
438 _IO_off64_t delta, new_offset; local
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-rt-st.c40 unsigned char delta :1; member
51 unsigned short delta :1; member
62 unsigned delta :1; member
74 unsigned delta :1; member
/openbsd/sys/dev/ofw/
H A Dofw_regulator.c237 uint32_t old, delta; in regulator_set_voltage() local
316 uint32_t old, delta; in regulator_set_current() local
/openbsd/gnu/gcc/gcc/cp/
H A Dexpr.c71 tree delta; in cplus_expand_constant() local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dexpr.c60 tree delta; local
/openbsd/regress/lib/libsndio/rec/
H A Drec.c24 cb(void *addr, int delta) in cb()
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBLog.cpp120 static struct timeval delta; in _DNBLogThreaded() local
162 static struct timeval delta; in _DNBLogThreadedIf() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dmentor1.C11 inline void S1::shift_left(int delta, int ct) in shift_left()
/openbsd/regress/lib/libsndio/play/
H A Dplay.c23 cb(void *addr, int delta) in cb()
/openbsd/sbin/unwind/libunbound/util/
H A Drtt.c94 int delta = ms - rtt->srtt; in rtt_update() local
/openbsd/usr.sbin/unbound/util/
H A Drtt.c94 int delta = ms - rtt->srtt; in rtt_update() local
/openbsd/usr.bin/finger/
H A Dsprint.c152 struct tm *delta; in stimeprint() local
/openbsd/gnu/llvm/llvm/include/llvm/XRay/
H A DFDRRecords.h252 int32_t delta() const { return Delta; } in delta() function
280 int32_t delta() const { return Delta; } in delta() function
390 uint32_t delta() const { return Delta; } in delta() function
/openbsd/sys/arch/luna88k/stand/boot/
H A Dfault.c73 br(uint32_t delta) in br()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920928-2.c5 short x,y,delta,s,w,h,fx,fy,tx,ty; local

1234567891011