Searched refs:exp (Results 176 - 200 of 595) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/
H A Dconfigure.in96 CLEANFILES="pkgIndex.tcl *.lib *.dll *.exp *.ilk *.pdb vc*.pch"
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A DMakefile.in88 NT_SLAPD_DEPENDS = slapd.exp
89 NT_SLAPD_OBJECTS = slapd.exp symdummy.o $(OBJS) version.o
125 # 3) be used to help create slapd.exp, the binary-formated slapd export file.
246 slapd.exp: libslapd.a
253 --base-file slapd.base --output-exp $@; \
255 --base-file slapd.base --output-exp $@; \
262 --base-file slapd.base --output-exp $@; \
264 --base-file slapd.base --output-exp $@
353 $(RM) *.exp *.def *.base *.a *.objs symdummy.c
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-sh/
H A Datf-check_test.sh251 echo foo >exp
252 cmp -s out exp || atf_fail "Saved output does not match expected results"
357 echo foo >exp
358 cmp -s out exp || atf_fail "Saved output does not match expected results"
/macosx-10.10.1/iodbc-42.5/iodbc/
H A DMakefile.am92 mac/iodbc.exp \
93 mac/iodbcinst.exp \
/macosx-10.10.1/libffi-18.1/tests/testsuite/lib/
H A Dlibffi-dg.exp17 load_lib dg.exp
18 load_lib libgloss.exp
22 # Define libffi callbacks for dg.exp.
46 # created or not. If it was, dg.exp will try to run it.
132 # unix.exp -- but that's not an option since it's part of DejaGNU
245 # run directly from some .exp files (outside of any test). (Those
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/tests/testsuite/lib/
H A Dlibffi-dg.exp17 load_lib dg.exp
18 load_lib libgloss.exp
22 # Define libffi callbacks for dg.exp.
46 # created or not. If it was, dg.exp will try to run it.
132 # unix.exp -- but that's not an option since it's part of DejaGNU
245 # run directly from some .exp files (outside of any test). (Those
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/tests/testsuite/lib/
H A Dlibffi-dg.exp17 load_lib dg.exp
18 load_lib libgloss.exp
22 # Define libffi callbacks for dg.exp.
46 # created or not. If it was, dg.exp will try to run it.
132 # unix.exp -- but that's not an option since it's part of DejaGNU
245 # run directly from some .exp files (outside of any test). (Those
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/tests/testsuite/lib/
H A Dlibffi-dg.exp17 load_lib dg.exp
18 load_lib libgloss.exp
22 # Define libffi callbacks for dg.exp.
46 # created or not. If it was, dg.exp will try to run it.
132 # unix.exp -- but that's not an option since it's part of DejaGNU
245 # run directly from some .exp files (outside of any test). (Those
/macosx-10.10.1/ruby-106/ruby/test/minitest/
H A Dtest_minitest_benchmark.rb41 y = x.map { |n| 1.1 * Math.exp(2.1 * n) }
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/store/XOTclSdbm/
H A DMakefile.vc213 -del $(OUT_DIR)\*.exp
217 -del ..\*.exp
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A DMakefile.vc229 -del $(OUT_DIR)\*.exp
232 -del ..\*.exp
/macosx-10.10.1/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsd.h43 #define KASSERT(exp, msg) do { \
44 if (__builtin_expect(!(exp), 0)) { \
51 #define KASSERT(exp, msg) do { \
52 if (__builtin_expect(!(exp), 0)) \
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtransapi.cpp798 UnicodeString exp=UnicodeString("A\\u0042Ca\\u0062c\\u0062\\u0062C\\u0042a", ""); local
800 doTest(message, got, exp);
811 exp=UnicodeString("\\u0041\\u0042\\u0043\\u0061\\u0062\\u0063\\u0062\\u0062\\u0043\\u0042\\u0061", "");
813 doTest(message, got, exp);
820 exp=UnicodeString("\\u0068eell\\u006Fe", "");
824 doTest("transliteration using (e,l) filter", got, exp);
827 exp=UnicodeString("\\u0061\\u0072e\\u0020\\u0077ell", "");
830 doTest(message, got, exp);
834 exp=UnicodeString("\\u0068o\\u002C\\u0020wow\\u0021", "");
838 doTest("transliteration using (o,w) filter", got, exp);
[all...]
H A Dusettest.cpp273 UnicodeString exp; local
274 exp.append((UChar)0x0000).append("aeeoouu").append((UChar)(0x007a+1)).append((UChar)0xFFFF);
275 expectPairs(set, exp);
586 UnicodeSet exp((UChar32)3,(UChar32)15);
587 if (c == exp) {
590 errln((UnicodeString)"FAIL: c.set(a).add(b) = " + c + ", expect " + exp);
593 exp.set((UChar32)0, (UChar32)2);
594 exp.add((UChar32)16, UnicodeSet::MAX_VALUE);
595 if (c == exp) {
598 errln((UnicodeString)"FAIL: c.complement() = " + c + ", expect " + exp);
1388 const char exp[] = local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/badsig/
H A Dbadsig.c66 #define MIN_EXP 2 /* for data size 10**exp */
146 int exp; local
159 exp = genRand(minExp, maxExp);
162 while(exp--) { // size = 10 ** exp
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/testsuite/
H A Dtest-demangle.c134 fail (lineno, opts, in, out, exp)
139 const char *exp;
145 exp: %s\n",
146 lineno, opts, in, out != NULL ? out : "(null)", exp);
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dcombinatorics.tcl147 # resulting value of Gamma when exp( ln_Gamma( x ) ) is computed is
256 if { [catch { expr {exp( [ln_Gamma [expr { $x + 1 }]] )} } result] } {
351 if { [catch { expr { exp( $r ) } } r] } {
424 if { [catch { expr { exp( [ln_Gamma $z] + [ln_Gamma $w]
H A Dpdf_stat.tcl59 set prob [expr {exp(-$xn*$xn/2.0)/$stdev/$factorNormalPdf}]
119 set prob [expr {exp(-$x/$mean)/$mean}]
232 set prob [expr {1.0-exp(-$x/$mean)}]
751 # P(p,x) = -------- | dt exp(-t) * t
783 set factor [expr {exp($p * log($x) -$x - [::math::ln_Gamma $p])}]
872 set Galpha [expr {exp([::math::ln_Gamma $alpha])}]
874 expr {(1.0 * $beta/$Galpha) * pow($prod, ($alpha - 1.0)) * exp(-$prod)}
894 expr {exp(-$mu + floor($k) * log($mu) - [::math::ln_Gamma [incr intk]])}
942 set f1 [expr {exp([::math::ln_Gamma $nplus1over2] - \
990 return [expr {exp(
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcdtdptst.c308 UChar *pattern, *tzID, *exp; local
338 exp=(UChar*)malloc(sizeof(UChar) * (strlen(expStr) + 1) );
339 u_uastrcpy(exp, expStr);
342 if(u_strncmp(dateString, exp, (int32_t)strlen(expStr)) !=0)
347 free(exp);
/macosx-10.10.1/ruby-106/ruby/test/psych/visitors/
H A Dtest_to_ruby.rb266 exp = 1.2e+30
268 i = Nodes::Scalar.new(exp.to_s, nil, 'tag:yaml.org,2002:float')
269 assert_equal exp, i.to_ruby
271 assert_equal exp, Nodes::Scalar.new(exp.to_s).to_ruby
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-prog.el567 (exp (save-excursion
577 (if (eq (car-safe exp) 'error)
579 (goto-char (+ pos (nth 1 exp)))
580 (error (nth 2 exp))))
581 (setq tab (nconc tab (list (cons p exp)))))))))
1983 ;; The variable math-exp-env is local to math-define-body, but is
1984 ;; used by math-define-exp, which is called (indirectly) by
1986 (defvar math-exp-env)
1988 (defun math-define-body (body math-exp-env)
1997 (exp (mat
[all...]
H A Dcalc-aent.el53 (alg-exp (mapcar 'math-evaluate-expr entry)))
54 (when (and (= (length alg-exp) 1)
55 (eq (car-safe (car alg-exp)) 'calcFunc-assign)
56 (= (length (car alg-exp)) 3)
57 (eq (car-safe (nth 1 (car alg-exp))) 'var))
58 (set (nth 2 (nth 1 (car alg-exp))) (nth 2 (car alg-exp)))
59 (calc-refresh-evaltos (nth 2 (nth 1 (car alg-exp))))
60 (setq alg-exp (list (nth 2 (car alg-exp)))))
[all...]
/macosx-10.10.1/apache-793/httpd/modules/ssl/
H A Dssl_engine_vars.c607 apr_time_exp_t exp = {0}; local
621 exp.tm_year = DIGIT2NUM(tm->data);
622 if (exp.tm_year <= 50) exp.tm_year += 100;
625 exp.tm_year = DIGIT2NUM(tm->data) * 100 + DIGIT2NUM(tm->data + 2) - 1900;
629 exp.tm_mon = DIGIT2NUM(dp) - 1;
630 exp.tm_mday = DIGIT2NUM(dp + 2) + 1;
631 exp.tm_hour = DIGIT2NUM(dp + 4);
632 exp.tm_min = DIGIT2NUM(dp + 6);
633 exp
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/url/
H A Durl-cookie.el233 (exp (url-cookie-expires cookie))
234 (cur-date (and exp (timezone-parse-date (current-time-string))))
235 (exp-date (and exp (timezone-parse-date exp)))
240 (exp-greg (and exp (timezone-absolute-from-gregorian
241 (string-to-number (aref exp-date 1))
242 (string-to-number (aref exp-date 2))
243 (string-to-number (aref exp
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dtypes.sh546 exp='typeset -a c.x2[9].ce'
547 [[ $got == "$exp" ]] || err_exit "typeset +p 'c.x2[9].ce' failed -- expected '$exp', got '$got'"
559 exp='typeset -C b=(typeset -C -a ca=( [4]=(b_t b=(a_t b=(a=hello))));)'
561 [[ $got == "$exp" ]] || err_exit 'typeset -p of nested type not correct'
600 exp='typeset -C c=(board_t b=(typeset -a board_y=( [1]=(typeset -a board_x=( [0]=(field=(hello=world;))[1]=(field=(hello=world)));));))'
601 [[ $(typeset -p c) == "$exp" ]] || exit 1

Completed in 204 milliseconds

1234567891011>>