Searched refs:approx (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-current/external/bsd/openldap/dist/tests/data/
H A Dslapd-nis-provider.conf39 index uid pres,eq,approx
40 index gidNumber pres,eq,approx
41 index uidNumber pres,eq,approx
42 index cn pres,eq,approx
43 index memberUid pres,eq,approx
44 index macAddress pres,eq,approx
45 index ipServiceProtocol pres,eq,approx
46 index ipServicePort pres,eq,approx
47 index oncRpcNumber pres,eq,approx
48 index ipHostNumber pres,eq,approx
[all...]
/netbsd-current/external/bsd/tre/lib/
H A DMakefile18 SRCS+= tre-ast.c tre-compile.c tre-match-approx.c
/netbsd-current/external/bsd/tre/dist/lib/
H A DMakefile.am29 libtre_la_SOURCES += tre-match-approx.c
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Ddivtab-arc-df.c57 long double approx = 2. * y0 - y0 * x * y0; local
59 long double err = approx - true;
63 (double)x, (double)approx, (double)true);
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Ddivtab-arc-df.c57 long double approx = 2. * y0 - y0 * x * y0; local
59 long double err = approx - true;
63 (double)x, (double)approx, (double)true);
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
H A Dpopham.asm35 C P6MMX: popcount 11 cycles/limb (approx), hamdist 11.5 cycles/limb (approx)
/netbsd-current/external/bsd/tre/dist/tests/
H A DMakefile.am49 libxtre_la_SOURCES += ../lib/tre-match-approx.c
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/
H A Dcopyd.asm34 C cycles/limb startup (approx)
H A Dcopyi.asm34 C cycles/limb startup (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dgcd_11.asm37 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v6t2/
H A Dgcd_11.asm34 C cycles/bit (approx)
H A Dgcd_22.asm34 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm64/
H A Dgcd_11.asm38 C cycles/bit (approx)
H A Dgcd_22.asm35 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Drootrem.c205 /* if approx is non-zero, does not compute the final remainder */
208 mp_limb_t k, int approx)
484 if (!approx || sp[0] <= CNST_LIMB (1))
207 mpn_rootrem_internal(mp_ptr rootp, mp_ptr remp, mp_srcptr up, mp_size_t un, mp_limb_t k, int approx) argument
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v5/
H A Dgcd_11.asm36 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p9/
H A Dgcd_11.asm34 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/
H A Dgcd_11.asm33 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Dgcd_11.asm33 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dgcd_11.asm38 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bd4/
H A Dgcd_11.asm38 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
H A Dgcd_11.asm38 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/core2/
H A Dgcd_11.asm38 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/sparc64/
H A Dgcd_11.asm37 C cycles/bit (approx)
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dinvert_limb.asm36 C cycles/limb (approx) div

Completed in 141 milliseconds

123