Home
last modified time | relevance | path

Searched defs:step (Results 1 – 25 of 52) sorted by relevance

123

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_prime_next_prime.c28 mp_digit res_tab[PRIME_SIZE], step, kstep; in mp_prime_next_prime() local
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dparser.ml67 let step = var
/minix3/games/adventure/
H A Dextern.h33 unsigned step; member
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dparser.ml67 let step = var
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dparser.ml68 let step = var
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dfor-range-examples.cpp30 T it, step; member in value_range_detail::value_range_step_iter
32 value_range_step_iter(const T &it, const T &step) : it(it), step(step) {} in value_range_step_iter()
40 T it, step, end_; member in value_range_detail::value_range_step
42 value_range_step(const T &it, const T &end, const T &step) : in value_range_step()
54 value_range_detail::value_range_step<T> range(const T &a, const T &b, const T &step) { return value… in range()
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_crypto_wrapping.c43 size_t step, in test_wrapping()
/minix3/common/dist/zlib/contrib/testzlib/
H A Dtestzlib.c198 int step=0; in main() local
239 int step=0; in main() local
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h185 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator()
201 IncrementT step) in Iterator()
244 const IncrementT& step) { in CalculateEndIndex()
/minix3/sys/lib/libunwind/
H A DUnwindCursor.hpp51 step_result step() { in step() function in _Unwind::UnwindCursor
/minix3/usr.bin/ctags/
H A Dctags.c93 int step; /* step through args */ in main() local
/minix3/usr.bin/jot/
H A Djot.c70 static double step = STEP_DEF; variable
/minix3/usr.bin/last/
H A Dwant.c270 ARG *step; in want() local
/minix3/external/bsd/nvi/dist/regex/
H A Dengine.c54 #define step sstep macro
65 #define step lstep macro
889 step(g, start, stop, bef, flag, ch, aft) in step() function
/minix3/lib/libc/regex/
H A Dengine.c87 #define step sstep macro
99 #define step lstep macro
967 step( in step() function
/minix3/sys/net/
H A Dif_ether.h275 #define ETHER_NEXT_MULTI(step, enm) \ argument
283 #define ETHER_FIRST_MULTI(step, ec, enm) \ argument
/minix3/lib/libintl/
H A Dgettext.c389 calc_next_index(uint32_t curidx, uint32_t hashsize, uint32_t step) in calc_next_index()
475 uint32_t hashval, idx, step; in insert_to_hash() local
791 uint32_t idx, hashval, step, strno; in lookup_hash() local
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dengine.c100 static int append_buf(char **buf, const char *s, int *size, int step) in append_buf()
/minix3/crypto/external/bsd/libsaslc/dist/src/
H A Dmech.h81 uint32_t step; /**< step counter */ member
/minix3/external/mit/lua/dist/src/
H A Dlvm.c146 static int forlimit (const TValue *obj, lua_Integer *p, lua_Integer step,
1223 lua_Integer step = ivalue(ra + 2); local
1234 lua_Number step = fltvalue(ra + 2); local
1274 lua_Integer initv; lua_Integer step; local
H A Dlstring.c56 size_t step = (l >> LUAI_HASHLIMIT) + 1; in luaS_hash() local
/minix3/external/bsd/dhcp/dist/dst/
H A Dprandom.c192 int digested, block, step, curr; member
617 get_hmac_key(int step, int block) in get_hmac_key()
/minix3/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dstatement.cpp190 sqlite::statement::step(void) in step() function in sqlite::statement
/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_iso9660.c908 size_t step; in read_children() local
1590 int64_t step; in archive_read_format_iso9660_read_data() local
2189 size_t step; in read_CE() local
2490 int64_t step; in next_entry_seek() local
/minix3/minix/tests/
H A Dtest89.c827 int mask, step; in exec89e() local

123