Searched defs:skew (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sys/kern/ |
H A D | subr_extent.c | 92 extent_align(u_long start, u_long align, u_long skew) in extent_align() 610 u_long size, u_long alignment, u_long skew, u_long boundary, int flags, in extent_do_alloc() 948 u_long size, u_long alignment, u_long skew, u_long boundary, int flags, in extent_alloc_subregion() 971 u_long subend, u_long size, u_long alignment, u_long skew, in extent_alloc_subregion_with_descr()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | sparc-dwarf2.c | 20 void REF_SetReference(double skew) in REF_SetReference()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | BinaryStreamArray.h | 116 uint32_t skew() const { return Skew; } in skew() function
|
/openbsd-src/sys/dev/gpio/ |
H A D | gpiodcf.c | 334 int skew; in gpiodcf_mg_probe() local
|
/openbsd-src/usr.sbin/unbound/validator/ |
H A D | val_sigcrypt.c | 1452 /* within skew ? (calc here to avoid calculation normally) */ in check_dates() local 1467 uint32_t skew = subtract_1982(incep, expi)/10; check_dates() local [all...] |
/openbsd-src/sbin/unwind/libunbound/validator/ |
H A D | val_sigcrypt.c | 1452 /* within skew ? (calc here to avoid calculation normally) */ in check_dates() local 1467 uint32_t skew = subtract_1982(incep, expi)/10; check_dates() local [all...] |
/openbsd-src/sys/dev/usb/ |
H A D | udcf.c | 498 int skew; in udcf_mg_probe() local
|