Searched refs:step (Results 176 - 183 of 183) sorted by relevance

12345678

/freebsd-current/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-sparcv9.pl332 ! Final step is "if result > mod, subtract mod", but we do it
2000 ! Final step is "if result > mod, subtract mod", but as comparison
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2387 uint16_t step = DTRACE_LQUANTIZE_STEP(arg); local
2391 ASSERT(step != 0);
2402 level = (val - base) / step;
11330 uint16_t step = DTRACE_LQUANTIZE_STEP(desc->dtad_arg);
11336 if (step == 0 || levels == 0)
/freebsd-current/sys/dev/otus/
H A Dif_otus.c1558 * First step - get the status for the given frame.
2408 ETHER_NEXT_MULTI(step, enm);
/freebsd-current/contrib/ntp/
H A Dconfigure1861 --enable-step-slew s step and slew the time
1862 --enable-ntpdate-step s if ntpdate should step the time
13140 # Ok, now we have the path, separated by spaces, we can step through it
33465 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we should step and slew the time" >&5
33466 printf %s "checking if we should step and slew the time... " >&6; }
33494 # Check whether --enable-step-slew was given.
33512 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if ntpdate should step the time" >&5
33513 printf %s "checking if ntpdate should step th
[all...]
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c4345 rq_hdr_buf = (u8 *) hdr_buf->va + tbl_idx * hdr_buf->step;
/freebsd-current/contrib/ncurses/
H A Dconfigure20173 int x = step("", "");
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c2682 ** errors. This step is only necessary if the application desires to keep
4351 ** to step 2. Do this zero or more times.
5333 ** where it always returns zero since each step of that multi-step
7731 ** sorting step is required.
9194 ** step was bypassed because a Bloom filter returned not-found. The
9196 ** times that the Bloom filter returned a find, and thus the join step
15321 ** implementation of an SQL aggregate step callback may not use the
16778 #define OP_AggStep 162 /* synopsis: accum=r[P3] step(r[P2@P5]) */
16779 #define OP_AggStep1 163 /* synopsis: accum=r[P3] step(
[all...]
/freebsd-current/sys/crypto/openssl/arm/
H A Decp_nistz256-armv4.S3256 @ Final step is "if result > mod, subtract mod", but we do it

Completed in 589 milliseconds

12345678