Home
last modified time | relevance | path

Searched defs:steps (Results 1 – 19 of 19) sorted by relevance

/freebsd-12-stable/sys/contrib/ck/include/
Dck_brlock.h111 unsigned int steps = 0; in ck_brlock_write_trylock() local
224 unsigned int steps = 0; in ck_brlock_read_trylock() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxMap.cpp104 size_t steps = 0; in advance() local
123 size_t steps = 0; in next() local
144 size_t steps = 0; in tree_min() local
/freebsd-12-stable/lib/libc/stdlib/
Dtsearch_path.h46 uintptr_t steps[2]; member
/freebsd-12-stable/sys/dev/nand/
Dnand.c423 int steps = pagesize / SOFTECC_SIZE; in nand_softecc_get() local
438 int steps = pagesize / SOFTECC_SIZE; in nand_softecc_correct() local
469 uint32_t page, num, steps = 0; in nand_read_pages() local
623 int steps = 0, i, needwrite, err = 0; in nand_prog_pages() local
/freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/
Dzdict.h87 …unsigned steps; /* Number of steps : Only used for optimization : 0 means default (32… member
/freebsd-12-stable/contrib/processor-trace/libipt/src/
Dpt_insn.c346 const struct pt_asid *asid, size_t steps) in pt_insn_range_is_contiguous()
Dpt_block_decoder.c1776 size_t steps) in pt_blk_proceed_no_event_fill_cache()
/freebsd-12-stable/contrib/gcc/
Dvalue-prof.h57 unsigned int steps; /* Number of values in it. */ member
Dtree-profile.c143 tree steps = build_int_cst_type (unsigned_type_node, value->hdata.intvl.steps); in tree_gen_interval_profiler() local
Dlibgcov.c703 int start, unsigned steps) in __gcov_interval_profiler()
Dlambda-code.c1210 gcc_loop_to_lambda_loop (struct loop *loop, int depth, in gcc_loop_to_lambda_loop()
2442 perfect_nestify (struct loops *loops, in perfect_nestify()
/freebsd-12-stable/crypto/openssh/
Dxmss_wots.c71 …n(unsigned char *out, const unsigned char *in, unsigned int start, unsigned int steps, const wots_… in gen_chain()
/freebsd-12-stable/bin/pax/
Dtables.c1237 int steps; in st_hash() local
/freebsd-12-stable/contrib/less/
Dsearch.c449 int steps = 0; local
/freebsd-12-stable/contrib/gperf/src/
Dsearch.cc1120 Step *steps; in find_asso_values() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DInitialization.h1216 step_range steps() const { return {step_begin(), step_end()}; } in steps() function
/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx.c1431 int steps; in ahc_clear_critical_section() local
Daic79xx.c2594 int steps; in ahd_clear_critical_section() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp369 unsigned steps() const { in steps() function