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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/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...]
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dcal-iso.el68 (let* ((approx (extract-calendar-year
70 (year (+ approx
71 (calendar-sum y approx
H A Dcal-coptic.el87 (let* ((approx (/ (- date coptic-calendar-epoch)
90 (+ approx
91 (calendar-sum y approx
H A Dcal-french.el142 (let* ((approx ;; Approximation from below.
145 (+ approx
146 (calendar-sum y approx
H A Dcal-julian.el49 (let* ((approx (/ (+ date 2) 366));; Approximation from below.
51 (+ approx
52 (calendar-sum y approx
H A Dcal-islam.el100 (let* ((approx (/ (- date calendar-islamic-epoch)
103 (+ approx
104 (calendar-sum y approx
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/vu/
H A DcanvSticker.rb53 puts 'This time the text is repeated: "Hello", approx. 5mm space, "Hello"'
/macosx-10.10/Libc-1044.1.2/gen/
H A Dnanosleep.c223 double approx = uint128_double(&temp) * recip; local
225 if(approx > __LONG_LONG_MAX__)
227 uapprox = (uint64_t)approx;
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A DREADME75 [-I] specify approx. time per op in nsecs
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/
H A Ducstr.c120 unsigned approx = flags & LDAP_UTF8_APPROX; local
236 if ( approx ) {
/macosx-10.10/vim-55/runtime/syntax/
H A Dxkb.vim47 syn keyword xkbIdentifier action affect alias allowExplicit approx baseColor button clearLocks color controls cornerRadius count ctrls description driveskbd font fontSize gap group groups height indicator indicatorDrivesKeyboard interpret key keys labelColor latchToLock latchMods left level_name map maximum minimum modifier_map modifiers name offColor onColor outline preserve priority repeat row section section setMods shape slant solid symbols text top type useModMapMods virtualModifier virtualMods virtual_modifiers weight whichModState width
H A Dplaintex.vim102 \ '\\\%(approx\|asymp\|bowtie\|buildrel\|cong\|dashv\|doteq\|[dD]ownarrow\|equiv\|frown\|geq\=\|gets\|gg\|hook\%(left\|right\)arrow\|iff\|in\|leq\=\|[lL]eftarrow\|\%(left\|right\)harpoon\%(down\|up\)\|[lL]eftrightarrow\|ll\|[lL]ongleftrightarrow\|longmapsto\|[lL]ongrightarrow\|mapsto\|mid\|models\|[ns][ew]arrow\|neq\=\|ni\|not\%(in\)\=\|owns\|parallel\|perp\|prec\%(eq\)\=\|propto\|[rR]ightarrow\|rightleftharpoons\|sim\%(eq\)\=\|smile\|succ\%(eq\)\=\|to\|[uU]parrow\|[uU]pdownarrow\|[vV]ert\)\>'
H A Dtex.vim525 \ ['approx' , '���'],
H A Dperl6.vim235 \ "eval_lives_ok approx is_approx throws_ok version_lt plan eval succ pred",
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-parse.c914 int approx = 0; local
1026 approx = 1;
1064 approx = 1;
1188 if (approx || costs_set || counts_set)
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm657 been in use on a few production systems for approx. 2 years now with no issue.
1197 see that. The module is approx. 3000 lines with POD, and 1,500 without the
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclStrToD.c156 static double RefineApproximation(double approx,
/macosx-10.10/emacs-93/emacs/src/
H A Dw32fns.c1103 char *ptr, *approx = alloca (len + 1);
1105 strcpy (approx, colorname);
1106 ptr = &approx[len - 1];
1107 while (ptr > approx && isdigit (*ptr))
1110 ret = w32_color_map_lookup (approx);
1098 char *ptr, *approx = alloca (len + 1); local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dschema_init.c114 /* approx matching rules */
1468 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); local
1517 } else if ( !approx && valueUID.bv_len ) {
1522 } else if ( !approx && assertedUID.bv_len ) {
2522 * if too large: one's complement sign*<approx exponent=chopped bytes>,
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex17 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
H A Dtommath.tex17 \def\approx{\raisebox{0.2ex}{\mbox{\small $\sim$}}}
3649 \lfloor a / b \rfloor \mbox{ }\approx\mbox{ } \lfloor (a \cdot \lfloor 2^q / b \rfloor)/2^q \rfloor
4712 the number of multiplications becomes prohibitive. Imagine what would happen if $b$ $\approx$ $2^{1024}$ as is the case when computing an RSA signature
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm2879 always make sure the test suite (approx. 500 cases) will pass, but there
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim2570 " call Decho(" handling approx match: bufnum#".bufnum."<".bufname(bufnum)."> approx-dirname<".dirname.">")

Completed in 539 milliseconds