/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_prime_next_prime.c | 28 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 D | parser.ml | 67 let step = var
|
/minix3/games/adventure/ |
H A D | extern.h | 33 unsigned step; member
|
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter6/ |
H A D | parser.ml | 67 let step = var
|
/minix3/external/bsd/llvm/dist/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
H A D | parser.ml | 68 let step = var
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | for-range-examples.cpp | 30 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 D | test_crypto_wrapping.c | 43 size_t step, in test_wrapping()
|
/minix3/common/dist/zlib/contrib/testzlib/ |
H A D | testzlib.c | 198 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 D | gtest-param-util.h | 185 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 D | UnwindCursor.hpp | 51 step_result step() { in step() function in _Unwind::UnwindCursor
|
/minix3/usr.bin/ctags/ |
H A D | ctags.c | 93 int step; /* step through args */ in main() local
|
/minix3/usr.bin/jot/ |
H A D | jot.c | 70 static double step = STEP_DEF; variable
|
/minix3/usr.bin/last/ |
H A D | want.c | 270 ARG *step; in want() local
|
/minix3/external/bsd/nvi/dist/regex/ |
H A D | engine.c | 54 #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 D | engine.c | 87 #define step sstep macro 99 #define step lstep macro 967 step( in step() function
|
/minix3/sys/net/ |
H A D | if_ether.h | 275 #define ETHER_NEXT_MULTI(step, enm) \ argument 283 #define ETHER_FIRST_MULTI(step, ec, enm) \ argument
|
/minix3/lib/libintl/ |
H A D | gettext.c | 389 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 D | engine.c | 100 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 D | mech.h | 81 uint32_t step; /**< step counter */ member
|
/minix3/external/mit/lua/dist/src/ |
H A D | lvm.c | 146 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 D | lstring.c | 56 size_t step = (l >> LUAI_HASHLIMIT) + 1; in luaS_hash() local
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | prandom.c | 192 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 D | statement.cpp | 190 sqlite::statement::step(void) in step() function in sqlite::statement
|
/minix3/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_read_support_format_iso9660.c | 908 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 D | test89.c | 827 int mask, step; in exec89e() local
|