Searched refs:compile (Results 401 - 425 of 485) sorted by relevance

<<11121314151617181920

/macosx-10.9.5/CPANInternal-140/Class-Std-0.011/lib/Class/
H A DStd.pm883 compile time.
1975 Class::Std throws a compile-time exception instead.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm1807 runs, not at compile time. If you have PAR compile the script above to an
1818 Why? At compile time, C<pp> didn't realize that
1822 compile it with
1976 in the reverse order as they're encountered in the compile phase,
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcs-refcard.tex671 % compile-command: "csplain cs-refcard"
H A Dsk-refcard.tex672 % compile-command: "csplain sk-refcard"
H A Dvipcard.tex683 % compile-command: "tex refcard"
H A DviperCard.tex748 % compile-command: "tex viperCard"
H A Dpl-refcard.tex1000 % compile-command: "tex pl-refcard"
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dada-mode.el131 (require 'compile nil t)
133 (defvar compile-auto-highlight)
137 (eval-and-compile
475 (eval-when-compile
476 ;; These values are used in eval-when-compile expressions.
548 (eval-when-compile
572 (eval-when-compile
577 (eval-when-compile
585 (eval-when-compile
627 (defconst ada-compile
[all...]
H A Didlw-shell.el99 (eval-when-compile (require 'cl))
102 (eval-and-compile
318 (const :tag "All .run and .compile commands" run)
914 \\[idlwave-resolve] tells IDL to compile an unresolved module.
2216 args of an executive .run, .rnew or .compile."
2914 (idlwave-shell-compile-helper-routines))
3042 (idlwave-shell-compile-helper-routines))
3892 (defun idlwave-shell-save-and-compile ()
3895 When called from the shell buffer, re-compile the file which was last handled by
3898 (idlwave-shell-save-and-action 'compile))
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Daml.vim52 syn keyword amlInfoCmd contained accept add adir alter dialog alter alt directory aret arithmetic expressions aselect automatic return calculate cchr change options change comi cominput commands list como comoutput compile concatenate controlling defaults copy cursor data delete data entry data manipulate data retrieval data update date format datafile create datafile management decode define delimiter dfmt directory management directory display do doend documentation done end environment erase execute exiting expand export external fc files first format forms control get goto help import input form ipf internal item types items label lchar list logical expressions log merge modify options modify move next nselect output password prif print programming program protect purge query quit recase redefine relate relate release notes remark rename report options reporting report reselect reserved words restrictions run save security select set sleep sort special form spool stop items system variables take terminal types terminal time topics list type update upf
H A Dprogress.vim137 syn keyword ProgressOperator column-label-bgc[olor] column-label-dcolor column-label-fgc[olor] column-label-font column-of column-pfc[olor] column-sc[rolling] combo-box command compile complete
H A Dsh.vim50 echomsg "Ignoring g:sh_fold_enabled=".g:sh_fold_enabled."; need to re-compile vim for +fold support"
H A Dtex.vim86 echomsg "Ignoring g:tex_fold_enabled=".g:tex_fold_enabled."; need to re-compile vim for +fold support"
/macosx-10.9.5/vim-53/src/
H A DMake_mvc.mak191 # To cross-compile for Win64, set CPU=AMD64 or CPU=IA64.
/macosx-10.9.5/CPANInternal-140/Tree-Simple/lib/Tree/
H A DSimple.pm1067 to manage this automatically. This is accomplished with a compile time
/macosx-10.9.5/CPANInternal-140/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm1067 to manage this automatically. This is accomplished with a compile time
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A DMakefile.am352 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $(srcdir)/disassemble.c
579 $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Ddired.el1157 (define-key map "B" 'dired-do-byte-compile)
1506 (define-key map [menu-bar operate compile]
1507 '(menu-item "Byte-compile" dired-do-byte-compile
1508 :help "Byte-compile marked Emacs Lisp files"))
1551 compress, load or byte-compile them, change their file attributes
2601 Command symbols are `byte-compile', `chgrp', `chmod', `chown', `compress',
2605 :type '(set (const byte-compile) (const chgrp)
3318 (eval-when-compile (require 'desktop))
H A Dvc.el454 (eval-when-compile
456 (require 'compile)
1087 ;; (reparse (and (boundp 'compilation-error-list) ;compile loaded
1130 ;; (compile-reinitialize-errors '(4) compilation-parsing-end)
/macosx-10.9.5/ruby-104/ruby/
H A Dre.c2879 * Document-method: compile
2889 * Regexp.compile(string, [options [, kcode]]) -> regexp
2890 * Regexp.compile(regexp) -> regexp
3543 rb_define_singleton_method(rb_cRegexp, "compile", rb_class_new_instance, -1);
/macosx-10.9.5/zsh-60/zsh/
H A Dconfigure1226 If a cross compiler is detected then cross compile mode will be used" >&2
1376 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1392 --enable-zsh-debug compile with debug code and debugger symbols
1393 --enable-zsh-mem compile with zsh memory allocation routines
1435 --enable-libc-musl compile with musl as the C library
1537 # Try to compile conftest.$ac_ext, and return whether this succeeded.
3416 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3441 # the compiler is broken, or we cross compile.
3475 If you meant to cross compile, use \`--host'.
3527 as_fn_error $? "cannot compute suffix of object files: cannot compile
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm2357 that because this happens at compile time, if the foreign class is defined
2854 the core perl distribution, some vendors do not compile support for it.
/macosx-10.9.5/pcre-7/pcre/
H A Dconfigure1428 If a cross compiler is detected then cross compile mode will be used." >&2
1582 --host=HOST cross-compile to build programs to run on HOST [BUILD]
3060 # the compiler is broken, or we cross compile.
3085 If you meant to cross compile, use \`--host'.
3088 If you meant to cross compile, use \`--host'.
3100 # the compiler is broken, or we cross compile.
3135 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3137 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3195 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3197 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure1272 If a cross compiler is detected then cross compile mode will be used." >&2
1426 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1607 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1868 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2136 # Tries to find the compile-time value of EXPR in a program that includes
3847 as_fn_error "cannot compute suffix of executables: cannot compile and link
3872 # the compiler is broken, or we cross compile.
3906 If you meant to cross compile, use \`--host'.
3958 as_fn_error "cannot compute suffix of object files: cannot compile
5382 # and then we could set am__CC="\$(top_srcdir)/compile \
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/libtiff/
H A Dconfigure.lineno1272 If a cross compiler is detected then cross compile mode will be used." >&2
1426 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1607 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1868 # Try to compile conftest.$ac_ext, and return whether this succeeded.
2136 # Tries to find the compile-time value of EXPR in a program that includes
3847 as_fn_error "cannot compute suffix of executables: cannot compile and link
3872 # the compiler is broken, or we cross compile.
3906 If you meant to cross compile, use \`--host'.
3958 as_fn_error "cannot compute suffix of object files: cannot compile
5382 # and then we could set am__CC="\$(top_srcdir)/compile \
[all...]

Completed in 520 milliseconds

<<11121314151617181920