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

12

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/
H A Dslapd-nis-master.conf41 index uid pres,eq,approx
42 index gidNumber pres,eq,approx
43 index uidNumber pres,eq,approx
44 index cn pres,eq,approx
45 index memberUid pres,eq,approx
46 index macAddress pres,eq,approx
47 index ipServiceProtocol pres,eq,approx
48 index ipServicePort pres,eq,approx
49 index oncRpcNumber pres,eq,approx
50 index ipHostNumber pres,eq,approx
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tre/lib/
H A DMakefile18 SRCS+= tre-ast.c tre-compile.c tre-match-approx.c
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A DMakefile.am30 libtre_la_SOURCES += tre-match-approx.c
H A Dtre-parse.c621 int approx = 0; local
715 approx = 1;
753 approx = 1;
862 if (approx || costs_set || counts_set)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
H A Dpopham.asm24 C P6MMX: popcount 11 cycles/limb (approx), hamdist 11.5 cycles/limb (approx)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Drootrem.c117 /* if approx is non-zero, does not compute the final remainder */
120 mp_limb_t k, int approx)
370 approx = approx && (sp[0] > 1);
371 qn = (approx == 0) ? mpn_pow_1 (qp, sp, sn, k, wp) : 0;
396 if ((i > 1) || (approx == 0))
119 mpn_rootrem_internal(mp_ptr rootp, mp_ptr remp, mp_srcptr up, mp_size_t un, mp_limb_t k, int approx) argument
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/tests/
H A DMakefile.am48 libxtre_la_SOURCES += ../lib/tre-match-approx.c
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/
H A Dcopyd.asm23 C cycles/limb startup (approx)
H A Dcopyi.asm23 C cycles/limb startup (approx)
H A Ddivrem_1.asm25 C 486 approx 43 maybe
H A Dinvert_limb.asm24 C cycles (approx) div
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblunicode/
H A Ducstr.c121 unsigned approx = flags & LDAP_UTF8_APPROX; local
237 if ( approx ) {
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium/
H A Dmul_basecase.asm23 C P5: 14.2 cycles/crossproduct (approx)
H A Dsqr_basecase.asm23 C P5: approx 8 cycles per crossproduct, or 15.5 cycles per triangular
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
H A Daddlsh1_n.asm23 C cycles/limb (approx)
H A Drsh1add_n.asm23 C cycles/limb (approx)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/
H A Dgcd_1.asm26 C K8: 6.75 cycles/bit (approx) 1x1 gcd
H A Dinvert_limb.asm25 C cycles/limb (approx) div
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dhistory.c391 hist_get(str, approx, allow_cur)
393 int approx;
402 if (approx)
409 if (approx)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/libgccExtras/
H A Dpopcounthi2.asm44 // This assembly function is approx. 20x faster than a naive loop
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/k6/
H A Dmul_basecase.asm23 C K6: approx 9.0 cycles per cross product on 30x30 limbs (with 16 limbs/loop
28 dnl K6: UNROLL_COUNT cycles/product (approx)
H A Dgcd_1.asm23 C K6: 9.5 cycles/bit (approx) 1x1 gcd
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dmul_basecase.asm23 C P6: approx 6.5 cycles per cross product (16 limbs/loop unrolling).
26 dnl P6 UNROLL_COUNT cycles/product (approx)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dgcd_1.asm24 C Itanium: 14 (approx)
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dgcd_1.asm23 C K7: 6.75 cycles/bit (approx) 1x1 gcd

Completed in 404 milliseconds

12