Home
last modified time | relevance | path

Searched defs:skew (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dpunycode.c45 static const unsigned skew = 38; variable
/netbsd-src/sys/kern/
H A Dsubr_extent.c619 u_long size, u_long alignment, u_long skew, u_long boundary, in extent_alloc_subregion1()
1011 extent_alloc1(struct extent *ex, u_long size, u_long alignment, u_long skew, in extent_alloc1()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamArray.h114 uint32_t skew() const { return Skew; } in skew() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dpunycode.c19 static const unsigned int skew = 38; variable
/netbsd-src/sys/sys/
H A Ddisklabel_acorn.h76 uint8_t skew; member
/netbsd-src/sys/fs/filecorefs/
H A Dfilecore.h108 unsigned skew:8; /* track to sector skew */ member
/netbsd-src/sys/arch/xen/xen/
H A Dxen_clock.c525 uint64_t local, global, skew, result; in xen_global_systime_ns() local
[all...]
/netbsd-src/sys/arch/sun68k/sun68k/
H A Dbus.c398 _bus_dma_valloc_skewed(size_t size, u_long boundary, u_long align, u_long skew) in _bus_dma_valloc_skewed()
/netbsd-src/sys/dev/pcmcia/
H A Dpcmcia.c760 bus_size_t skew = start & (align - 1); in pcmcia_config_alloc() local
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_sigcrypt.c1452 uint32_t skew = subtract_1982(incep, expi)/10; in check_dates() local
1467 uint32_t skew = subtract_1982(incep, expi)/10; in check_dates() local
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Drust-demangle.c384 size_t base, t_min, t_max, skew, damp, bias, i; in print_ident() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Drust-demangle.c384 size_t base, t_min, t_max, skew, damp, bias, i; in print_ident() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Drust-demangle.c384 size_t base, t_min, t_max, skew, damp, bias, i; in print_ident() local
/netbsd-src/sys/arch/acorn32/stand/lib/
H A Driscoscalls.h399 uint8_t skew; member
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Dfailover.h370 TIME skew; /* The skew between our clock and our partner's. */ member
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp2121 hunits glyph_node::skew() in skew() function in glyph_node
2657 hunits italic_corrected_node::skew() in skew() function in italic_corrected_node
3381 hunits node::skew() in skew() function in node
5436 hunits left_italic_corrected_node::skew() in skew() function in left_italic_corrected_node
/netbsd-src/sys/arch/sparc/sparc/
H A Dmachdep.c1462 _bus_dma_valloc_skewed(size_t size, u_long boundary, u_long align, u_long skew) in _bus_dma_valloc_skewed()