/freebsd/sys/crypto/skein/ |
H A D | skein_debug.c | 19 static void Show64_step(size_t cnt,const u64b_t *X,size_t step) in Show64_step() 36 size_t step = (xptr & 1) ? 2 : 1; in Show64_flag() local
|
/freebsd/lib/libthread_db/arch/amd64/ |
H A D | libpthread_md.c | 114 pt_reg_sstep(struct reg *reg, int step) in pt_reg_sstep()
|
/freebsd/sbin/ipf/libipf/ |
H A D | interror.c | 529 int l = -1, r = IPF_NUM_ERRORS + 1, step; in find_error() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | test_crypto_wrapping.c | 41 size_t step, in test_wrapping()
|
/freebsd/lib/libnv/ |
H A D | msgio.c | 365 unsigned int i, step, j; in fd_recv() local 397 unsigned int i, step; in fd_send() local
|
/freebsd/lib/libthread_db/arch/i386/ |
H A D | libpthread_md.c | 106 pt_reg_sstep(struct reg *reg, int step) in pt_reg_sstep()
|
/freebsd/lib/libc/regex/ |
H A D | engine.c | 51 #define step sstep macro 62 #define step lstep macro 73 #define step mstep macro 993 step(struct re_guts *g, in step() function
|
/freebsd/sys/dev/sfxge/common/ |
H A D | siena_impl.h | 73 unsigned int step; member
|
/freebsd/contrib/dialog/ |
H A D | pause.c | 68 int i, x, y, step; in dialog_pause() local
|
H A D | buttons.c | 284 dlg_button_x_step(const char **labels, int limit, int *gap, int *margin, int *step) in dlg_button_x_step() 321 int gap, margin, step; in dlg_button_layout() local 348 int step = 0; in dlg_draw_buttons() local
|
/freebsd/sys/riscv/sifive/ |
H A D | sifive_ccache.c | 86 vm_offset_t step; in ccache_flush_range() local
|
/freebsd/contrib/nvi/regex/ |
H A D | engine.c | 51 #define step sstep macro 62 #define step lstep macro 846 step(struct re_guts *g, in step() function
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 229 internal::ParamGenerator<T> Range(T start, T end, IncrementT step) { in Range()
|
/freebsd/tools/regression/kgssapi/ |
H A D | gsstest.c | 43 int step; /* test step number */ member
|
/freebsd/usr.bin/ctags/ |
H A D | ctags.c | 84 int step; /* step through args */ in main() local [all...] |
/freebsd/crypto/openssl/test/ |
H A D | cmsapitest.c | 294 const int step = 256; in read_all() local
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | lib_twait.c | 319 int step = (milliseconds < 0) ? 0 : 5000; in _nc_timed_wait() local
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_radix.c | 104 unsigned long step = 1UL << (RADIX_TREE_MAP_SHIFT * height); in radix_tree_iter_find() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common_libcdep.cpp | 191 uptr step = GetMmapGranularity(); in ProtectGap() local
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 214 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() 232 IncrementT step) in Iterator() 276 const IncrementT& step) { in CalculateEndIndex()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lstring.c | 52 size_t step = (l >> LUAI_HASHLIMIT) + 1; in luaS_hash() local
|
/freebsd/usr.bin/seq/ |
H A D | seq.c | 89 double first, last, incr, prev, cur, step; in main() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_consume.c | 62 uint16_t step; member 76 int64_t step; member 960 uint16_t step, levels; in dt_format_lquantize_prepare() local 1014 uint16_t step, levels; in dt_format_lquantize() local 1059 uint16_t step, levels; in dt_print_lquantize() local 1116 uint16_t step, levels; in dt_print_lquantize_packed() local 1167 int64_t value = 1, next, step; in dt_format_llquantize_prepare() local 1244 int64_t value = 1, next, step; in dt_format_llquantize() local 1319 int64_t value = 1, next, step; in dt_print_llquantize() local
|
/freebsd/sys/contrib/zstd/lib/common/ |
H A D | fse_decompress.c | 107 size_t const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local 152 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildDTable_internal() local
|
/freebsd/contrib/lua/src/ |
H A D | lvm.c | 181 lua_Integer *p, lua_Integer step) { in forlimit() 216 lua_Integer step = ivalue(pstep); in forprep() local 241 lua_Number init; lua_Number limit; lua_Number step; in forprep() local 271 lua_Number step = fltvalue(s2v(ra + 2)); in floatforloop() local 1795 lua_Integer step = ivalue(s2v(ra + 2)); in luaV_execute() local
|