Searched refs:compile (Results 301 - 325 of 485) sorted by relevance

<<11121314151617181920

/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm690 block so its functions are exported at compile-time and prototypes are
712 ...happening at compile time...
715 because the notion of "compile-time" is relative. Instead, you want:
/macosx-10.9.5/CPANInternal-140/Parse-Yapp/t/
H A Dstress.t1124 so that the header files compile. */
/macosx-10.9.5/CPANInternal-140/Parse-Yapp-1.05/t/
H A Dstress.t1124 so that the header files compile. */
/macosx-10.9.5/CPANInternal-140/PathTools/t/lib/Test/
H A DMore.pm670 block so its functions are exported at compile-time and prototypes are
692 ...happening at compile time...
695 because the notion of "compile-time" is relative. Instead, you want:
/macosx-10.9.5/JavaScriptCore-7537.78.1/interpreter/
H A DInterpreter.cpp971 if (JSObject* error = program->compile(callFrame, scope))
1290 JSObject* compileError = eval->compile(callFrame, scope);
/macosx-10.9.5/apache-786.1/httpd/
H A Dhttpd.spec43 able to compile or develop additional modules for Apache, you need
/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dedt.el181 (eval-when-compile
2491 (edt-bind-gold-key-default "c" 'compile)
2492 (edt-bind-gold-key-default "C" 'compile)
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dmenu-bar.el1204 (define-key menu-bar-tools-menu [compile]
1205 '(menu-item "Compile..." compile
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dflymake.el41 (eval-when-compile (require 'cl))
61 "Non-nil if syntax check was killed by `flymake-compile'.")
88 (if (eval-when-compile (fboundp 'replace-regexp-in-string))
161 (x-popup-menu (if (eval-when-compile (fboundp 'posn-at-point))
194 (unless (eval-when-compile (fboundp 'posn-at-point))
891 (defun flymake-reformat-err-line-patterns-from-compile-el (original-list)
892 "Grab error line patterns from ORIGINAL-LIST in compile.el format.
909 (require 'compile)
933 (flymake-reformat-err-line-patterns-from-compile-el compilation-error-regexp-alist-alist))
936 Use `flymake-reformat-err-line-patterns-from-compile
[all...]
H A Dpython.el67 (eval-when-compile
69 (require 'compile)
162 (eval-when-compile (string-to-syntax "|"))))))
169 (eval-when-compile (string-to-syntax "|"))))
1124 Runs COMMAND, a shell command, as if by `compile'.
1134 (require 'compile) ;To define compilation-* variables.
1446 ;; Tell compile.el to redirect error locations in file `f' to
1563 (eval-when-compile (autoload 'help-buffer "help-fns"))
2022 (eval-when-compile
/macosx-10.9.5/emacs-92/emacs/
H A Dmake-dist209 if ! grep -q "no-byte-compile: t" $file; then
562 ln compile.com descrip.mms ../${tempdir}/oldXMenu)
702 ## up an incremental distribution already has a running Emacs to byte-compile
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A Dregcomp.c2 * re_*comp and friends - compile REs
41 int compile(regex_t *, const chr *, size_t, int);
194 int cflags; /* copy of compile flags */
264 - compile - compile regular expression
265 ^ int compile(regex_t *, const chr *, size_t, int);
268 compile(
266 compile( function
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dlogtalk.vim122 syn match logtalkBuiltIn "\<logtalk_\(compile\|l\(ibrary_path\|oad\)\)\ze("
/macosx-10.9.5/zlib-53/zlib/contrib/pascal/
H A Dexample.pas536 WriteLn('zlib compile flags: ', Format('0x%x', [zlibCompileFlags]));
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dconfigure1318 If a cross compiler is detected then cross compile mode will be used." >&2
1472 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1511 --with-pam-unix compile example version of pam_unix.so
1512 --with-su compile example version of su(1)
2577 # the compiler is broken, or we cross compile.
2599 If you meant to cross compile, use \`--host'.
2602 If you meant to cross compile, use \`--host'.
2614 # the compiler is broken, or we cross compile.
2646 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2648 echo "$as_me: error: cannot compute suffix of executables: cannot compile an
[all...]
/macosx-10.9.5/CPANInternal-140/Readonly/
H A DReadonly.pm492 Works only at compile time.
700 # The value need not be a compile-time constant:
/macosx-10.9.5/CPANInternal-140/Readonly-1.03/
H A DReadonly.pm492 Works only at compile time.
700 # The value need not be a compile-time constant:
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Drematch.cpp100 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
119 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
136 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
151 fPatternOwned = RegexPattern::compile(regexp, flags, pe, status);
/macosx-10.9.5/apache-786.1/httpd/modules/cache/
H A Dmod_mem_cache.c50 #error This module does not currently compile unless you have a thread-capable APR. Sorry!
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dpt-br-refcard.tex53 % To compile and print this document:
686 % compile-command: "tex pt-br-refcard"
H A Drefcard.tex53 % To compile and print this document:
678 % compile-command: "tex refcard"
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Dem-unix.el27 (eval-when-compile (require 'esh-maint))
159 (eval-when-compile
315 (eval-when-compile
622 "Use `compile' to do background makes."
629 (compile (concat "make " (eshell-flatten-and-stringify args))))
781 (eval-when-compile
/macosx-10.9.5/ruby-104/ruby/tool/
H A Dinstruction.rb161 SKIP_COMMENT_PATTERN = Regexp.compile(Regexp.escape('/** ##skip'))
/macosx-10.9.5/text_cmds-87/sed/
H A Dcompile.c35 __FBSDID("$FreeBSD: src/usr.bin/sed/compile.c,v 1.28 2005/08/04 10:05:11 dds Exp $");
38 static const char sccsid[] = "@(#)compile.c 8.1 (Berkeley) 6/6/93";
139 compile(void) function
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duupoll.shar208 Makefile and conf.h to meet your needs. To compile uupoll some files of
214 this should compile UUPOLL and AUTOPOLL. There should only be a warning
1917 X different. The name may be defined at compile time.

Completed in 478 milliseconds

<<11121314151617181920