Searched refs:EXP (Results 1 - 22 of 22) sorted by relevance

/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVLibraries.cpp62 //#define EXP(s) _e ## s
63 #define EXP(s) s macro
68 OSStatus EXP(RegistryEntryIDCopy)( const RegEntryID * entryID, RegEntryID * to )
74 OSStatus EXP(RegistryEntryIDInit)( RegEntryID * entryID )
80 OSStatus EXP(RegistryEntryIDDispose)
94 Boolean EXP(RegistryEntryIDCompare)( const RegEntryID * entryID1, const RegEntryID * entryID2 )
116 OSStatus EXP(RegistryPropertyGetSize)( const RegEntryID * entryID,
141 OSStatus EXP(RegistryPropertyGet)(const RegEntryID * entryID,
176 OSStatus EXP(RegistryPropertyCreate)( const RegEntryID * entryID, const RegPropertyName * propertyName,
201 OSStatus EXP(RegistryPropertyDelet
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dsubshell.sh175 then EXP=$(printf %q "$exp")
177 err_exit "${TEST_shell/*-c/\$SHELL -c} ${TEST_unset:+unset }${TEST_fork:+fork }$txt command substitution failed -- expected $EXP, got $GOT"
342 ( CMD='print foo | $cat' EXP=3 )
352 TST[T].EXP=3
395 if [[ ${TST[T].EXP} ]]
396 then exp=${TST[T].EXP}
407 elif [[ ${TST[T].EXP} ]] || (( TST[T].LIM >= n ))
467 then EXP=$(printf %q "$exp")
469 err_exit "'$cmd' failed -- expected $EXP, got $GOT"
H A Dlocale.sh273 EXP=$(printf %q "$exp")
276 err_exit "LANG change not seen by function -- expected $EXP or $ALT, got $GOT"
/macosx-10.10.1/Heimdal-398.1.2/cf/
H A Dmake-proto.pl67 my $EXP;
69 open(EXP, '<', $opt_x) || die "open ${opt_x}";
70 my $obj = JSON->new->utf8->decode(<EXP>);
71 close $EXP;
/macosx-10.10.1/swig-12/Lib/typemaps/
H A Dcstrings.swg152 %define Name ## _mutable(TYPEMAP,EXP...)
155 #if #EXP != ""
156 expansion += EXP;
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h72 #define EXP 328 macro
H A Dpic.y159 %token EXP
229 %left VARIABLE NUMBER '(' SIN COS ATAN2 LOG EXP SQRT K_MAX K_MIN INT RAND SRAND LAST
1584 | EXP '(' any_expr ')'
H A Dlex.cpp469 { "exp", EXP },
H A Dpic.cpp144 #define EXP 328 macro
3206 "DOT_Y","DOT_HT","DOT_WID","DOT_RAD","SIN","COS","ATAN2","LOG","EXP","SQRT",
3454 "expr : EXP '(' any_expr ')'",
/macosx-10.10.1/tcl-105/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl645 if {[info exists ::tkcon::EXP(spawn_id)]} {
647 $::tkcon::OPT(cols) < $::tkcon::EXP(slave,name)}
3125 variable EXP
3126 catch {exp_close -i $EXP(spawn_id)}
3127 set EXP(forever) 1
3128 unset EXP
3144 variable EXP
3146 $w mark set insert $EXP(row).$EXP(col)
3158 variable EXP
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dthumbnail.c56 EXP, enumerator in enum:__anon12956
89 streq(optarg, "exp") ? EXP :
91 EXP;
402 case EXP: expFill(pct, 100, 256); break;
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dfocexec.vim56 syn keyword focexecFuse IMOD FMOD DMOD PCKOUT EXP BAR SPELLNM SPELLNUM RTCIVP
H A Dfgl.vim43 syn keyword fglKeyword EXEC EXECUTE EXISTS EXIT EXP EXPLAIN EXPRESSION EXTEND EXTENT
H A Dldapconf.vim239 \ EXP
H A Dbasic.vim86 syn keyword basicFunction ERR err Err EXP exp Exp
H A Dfreebasic.vim87 syn keyword freebasicMath ABS ACOS ASIN ATAN2 ATN COS EXP FIX INT LOG MOD RANDOMIZE
H A Dapache.vim169 syn match apacheOption "[+-]\?\<\(SSLv2\|SSLv3\|TLSv1\|kRSA\|kHDr\|kDHd\|kEDH\|aNULL\|aRSA\|aDSS\|aRH\|eNULL\|DES\|3DES\|RC2\|RC4\|IDEA\|MD5\|SHA1\|SHA\|EXP\|EXPORT40\|EXPORT56\|LOW\|MEDIUM\|HIGH\|RSA\|DH\|EDH\|ADH\|DSS\|NULL\)\>"
H A Didlang.vim111 syn keyword idlangRoutine ERASE ERODE ERRORF ERRPLOT EXECUTE EXIT EXP EXPAND
H A Dplsql.vim103 syn keyword plsqlFunction EMPTY_CLOB EXISTS EXP FLOOR FROM_TZ GETBND GLB
H A Dsas.vim169 syn keyword sasFunction EXP FAPPEND FCLOSE FCOL FDELETE FETCH FETCHOBS
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcmsgtst.c990 const char* EXP = "Number 0,143, String foo, Date 12:34:56.789"; local
1013 if (strcmp(cresult, EXP) == 0) {
1016 log_data_err("FAIL: got \"%s\", expected \"%s\" -> %s (Are you missing data?)\n", cresult, EXP, u_errorName(status));
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dieee.c2717 #define EXP copy_expression ()
2809 EXP;
2810 EXP;
2811 EXP;
2812 EXP;
3040 EXP;
2714 #define EXP macro

Completed in 381 milliseconds