Searched refs:exp1 (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Dmath.c720 #define exp1(n) \ macro
735 exp1(cos)
736 exp1(cosh)
737 exp1(exp)
746 exp1(sin) function
747 exp1(sinh)
748 exp1(sqrt)
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Dio_test.cpp418 std::ostringstream exp0, exp1; local
420 exp1 << "stderr " << i;
425 ATF_REQUIRE_EQ(exp1.str(), mux.lines1[i]);
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dexpr.c111 #define COND 12 /* exp1 ? exp2 : exp3 */
112 #define POWER 13 /* exp1**exp2 */
179 static intmax_t exp1 __P((void));
773 val1 = exp1 ();
790 exp1 () function
797 val = !exp1 ();
802 val = ~exp1 ();
H A DMANIFEST800 tests/new-exp1.sub f
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.exp.c61 static int exp1 (Char ***, int);
195 int p1 = exp1(vp, ignore);
205 exp1(vp, (ignore & TEXP_IGNORE) || p1);
216 exp1(Char ***vp, int ignore) function
220 etraci("exp1 p1", p1, vp);
226 exp1(vp, (ignore & TEXP_IGNORE) || !p1) :
229 etraci("exp1 p2", p2, vp);
232 etraci("exp1 p1", p1, vp);
/macosx-10.10/tcl-105/tcl_ext/expect/expect/example/
H A Dkibitz260 set useroutfile /tmp/exp1.$pid
/macosx-10.10/vim-55/src/
H A Dmisc1.c4347 char_u exp1[MAXPATHL]; local
4353 expand_env(s1, exp1, MAXPATHL);
4354 r1 = mch_stat((char *)exp1, &st1);
4361 if (fnamecmp(exp1, s2) == 0)
4363 r1 = vim_FullName(exp1, full1, MAXPATHL, FALSE);
4376 char_u *exp1; /* expanded s1 */
4383 if ((exp1 = alloc(MAXPATHL * 3)) != NULL)
4385 full1 = exp1 + MAXPATHL;
4388 expand_env(s1, exp1, MAXPATHL);
4389 r1 = vim_FullName(exp1, full
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcaltest.cpp2209 UnicodeString exp1 = UNICODE_STRING_SIMPLE("Mon 30 Jumada II 1433 AH, 01:47:09"); local
2232 if ( act1 != exp1 ) {
H A Dusettest.cpp166 const char* exp1[] = {"aa", "ab", NOT, "ac", NULL}; local
167 expectToPattern(*s, "[a-z{aa}{ab}]", exp1);
/macosx-10.10/vim-55/runtime/syntax/
H A Daml.vim29 syn keyword amlArcCmd contained draw drawenvironment draworder draws[ig] drawselect drawt[raverses] drawz[oneshape] drop2[dindex] dropa[rchive] dropfeaturec[lass] dropfeatures dropfr[omstack] dropgroup droph[istory] dropind[ex] dropinf[otable] dropit[em] dropla[yer] droplib[rary] droplin[e] dropline dropn[etindex] dropt[ablespace] dropw[orktable] ds dt[edgrid] dtrans du[plicate] duplicatearcs dw dxf dxfa[rc] dxfi[nfo] dynamicpan dynpan ebe ec ed edg[esnap] edgematch editboundaryerro edit[coverage] editdistance editf editfeature editp[lot] editplot edits[ig] editsymbol ef el[iminate] em[f] en[d] envrst envsav ep[s] eq equ[alto] er[ase] es et et[akarc] euca[llocation] eucdir[ection] eucdis[tance] eval eventa[rc] evente[nds] eventh[atch] eventi[nfo] eventlinee[ndtext] eventlines eventlinet[ext] eventlis[t] eventma[rkers] eventme[nu] eventmenu eventpoint eventpointt[ext] eventse[ction] eventso[urce] eventt[ransform] eventtransform exi[t] exp exp1[0] exp2 expa[nd] expo[rt] exten[d] external externala[ll]
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices2072 exp1 1021/tcp # RFC3692-style Experiment 1 (*) [RFC4727]
2073 exp1 1021/udp # RFC3692-style Experiment 1 (*) [RFC4727]

Completed in 153 milliseconds