Searched refs:desired (Results 1 - 25 of 82) sorted by relevance

1234

/netbsd-6-1-5-RELEASE/external/bsd/file/dist/tests/
H A Dtest.c74 char *desired; local
103 desired = slurp(fp, &desired_len);
106 if (strcmp(result, desired) != 0) {
107 (void)fprintf(stderr, "Error: result was\n%s\nexpected:\n%s\n", result, desired);
/netbsd-6-1-5-RELEASE/sys/dev/dtv/
H A Ddtv_math.c50 * Here's a table of the desired and actual results, as well
53 * x desired actual err_abs err_rel
184 "x", "desired", "actual", "err_abs", "err_rel");
188 uint32_t desired = (uint32_t)(log10((double)x) local
191 int32_t err_abs = actual - desired;
197 x, desired, actual, err_abs, err_rel);
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dentropy.c75 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { argument
85 desired = desired / 8 + (((desired & 0x07) > 0) ? 1 : 0);
88 while (desired > 0) {
89 ndesired = ISC_MIN(desired, sizeof(buf));
101 desired -= n;
115 get_from_usocketsource(isc_entropysource_t *source, isc_uint32_t desired) { argument
126 desired = desired /
252 fillpool(isc_entropy_t *ent, unsigned int desired, isc_boolean_t blocking) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dentropy.c75 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { argument
85 desired = desired / 8 + (((desired & 0x07) > 0) ? 1 : 0);
88 while (desired > 0) {
89 ndesired = ISC_MIN(desired, sizeof(buf));
101 desired -= n;
115 get_from_usocketsource(isc_entropysource_t *source, isc_uint32_t desired) { argument
126 desired = desired /
252 fillpool(isc_entropy_t *ent, unsigned int desired, isc_boolean_t blocking) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dentropy.c51 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { argument
61 desired = desired / 8 + (((desired & 0x07) > 0) ? 1 : 0);
64 while (desired > 0) {
65 ndesired = ISC_MIN(desired, sizeof(buf));
74 desired -= ndesired;
86 fillpool(isc_entropy_t *ent, unsigned int desired, isc_boolean_t blocking) { argument
96 needed = desired;
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dentropy.c51 get_from_filesource(isc_entropysource_t *source, isc_uint32_t desired) { argument
61 desired = desired / 8 + (((desired & 0x07) > 0) ? 1 : 0);
64 while (desired > 0) {
65 ndesired = ISC_MIN(desired, sizeof(buf));
74 desired -= ndesired;
86 fillpool(isc_entropy_t *ent, unsigned int desired, isc_boolean_t blocking) { argument
96 needed = desired;
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
H A Dcom.asm39 C cycles. Explicit .byte's guarantee the desired instructions, at a point
45 C 0.5 c/l if desired.
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/
H A Dylwrap48 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/
H A Dylwrap46 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/build-aux/
H A Dylwrap48 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dylwrap46 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/fr30/
H A Dcrti.asm26 # .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dcrti.asm24 # .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mcore/
H A Dcrti.asm27 # .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/moxie/
H A Dcrti.asm25 # .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsol2-ci.asm26 ! .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dcrti.asm24 # .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/moxie/
H A Dcrti.asm25 # .init sections. Users may put any desired instructions in those
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dylwrap46 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dylwrap46 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/build-aux/
H A Dylwrap47 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/
H A Dylwrap48 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dylwrap46 Wrapper for lex/yacc invocations, renaming files as desired.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Ddg-cmp-results.sh13 <variant-name> names the desired variant, "/" must be written as "\/".
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/utbm/
H A DREADME87 * Set the search flags desired.

Completed in 251 milliseconds

1234