Searched refs:Compile (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.9.5/CPANInternal-140/TermReadKey/
H A DConfigure.pm14 # Todo: clean up redudant code in CPP, Compile, Link, and Execute
28 Compile
99 Compile: Try to compile some C code.
148 =head2 Compile
164 sub Compile { # Feed code to compiler. On error, return status and text subroutine
240 sub Execute { #Compile, link, and execute.
375 Apply(\&Compile,"main(){}","sgtty.h","");
394 Apply(\&Compile,"main(){fcntl(0,F_GETFD);}","fcntl.h","",
405 Apply(\&Compile,"main(){fcntl(0,F_GETFD);}",["fcntl.h"],"",
429 if($ret=&{$cmd == \&Link && !@l?\&Compile
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A DREADME30 e) Compile
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/
H A DMakefile.ocaml61 Compile.CMI := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
62 Compile.CMO := $(strip $(OCAMLC) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
66 Compile.CMX := $(strip $(OCAMLOPT) -c $(OCAMLCFLAGS) $(OCAMLDEBUGFLAG) -o)
233 $(Verb) $(Compile.CMI) $@ $<
266 $(Verb) $(Compile.CMO) $@ $<
305 $(Verb) $(Compile.CMX) $@ $<
386 $(Echo) "Compile.CMI : " '$(Compile.CMI)'
387 $(Echo) "Compile.CMO : " '$(Compile
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/tools/
H A Dmakevms.com5 $! Purpose : Compile TIFF tools
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Namespace/
H A DConstants.pm102 Template::Namespace::Constants - Compile time constant folding
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Namespace/
H A DConstants.pm102 Template::Namespace::Constants - Compile time constant folding
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/liblunicode/utbm/
H A DREADME92 * Compile the search pattern.
/macosx-10.9.5/iodbc-42.5/iodbc/iodbc/
H A Dvmscompile.com2 $ ! Compile *.c, and remember all object files created.
/macosx-10.9.5/libxml2-26/libxml2/vms/
H A Dbuild_libxml.com237 $!- the BUILD subroutine. Compile then insert into library or link as required
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/vms/
H A Dbuild_libxml.com237 $!- the BUILD subroutine. Compile then insert into library or link as required
/macosx-10.9.5/curl-78.94.1/curl/packages/vms/
H A Dbuild_vms.com20 $! 64 Compile with 64-bit pointers.
34 $! DEBUG Compile debug and nooptimize
59 $! Compile with these additional C macros defined.
881 $ ENDSUBROUTINE ! Compile
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/libtiff/
H A Dmakevms.com5 $! Purpose : Compile TIFF library
/macosx-10.9.5/pcre-7/pcre/
H A Dpcrecpp.h698 // Compile the regexp for the specified anchoring mode
699 pcre* Compile(Anchor anchor);
H A Dpcrecpp.cc93 re_partial_ = Compile(UNANCHORED);
95 re_full_ = Compile(ANCHOR_BOTH);
111 pcre* RE::Compile(Anchor anchor) { function in class:pcrecpp::RE
121 // UNANCHORED Compile the original pattern, and use
123 // ANCHOR_START Compile the original pattern, and use
/macosx-10.9.5/BerkeleyDB-21/db/dist/brew/
H A Dbdbread.mak115 END = -littleend # Compile for little endian memory architecture
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dframescript.vim206 \ Compile
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/snit/
H A Dmain1.tcl528 # Compile a type definition, and return the results as a list of two
535 proc ::snit::Comp.Compile {which type body} {
1850 # Compile a type definition, and return the results as a list of two
1858 return [Comp.Compile $which $type $body]
1862 return [Comp.Define [Comp.Compile type $type $body]]
1866 return [Comp.Define [Comp.Compile widget $type $body]]
1870 return [Comp.Define [Comp.Compile widgetadaptor $type $body]]
H A Dmain1_83.tcl539 # Compile a type definition, and return the results as a list of two
546 proc ::snit::Comp.Compile {which type body} {
1861 # Compile a type definition, and return the results as a list of two
1869 return [Comp.Compile $which $type $body]
1873 return [Comp.Define [Comp.Compile type $type $body]]
1877 return [Comp.Define [Comp.Compile widget $type $body]]
1881 return [Comp.Define [Comp.Compile widgetadaptor $type $body]]
H A Dmain2.tcl393 # Compile a type definition, and return the results as a list of two
400 proc ::snit::Comp.Compile {which type body} {
1678 # Compile a type definition, and return the results as a list of two
1686 return [Comp.Compile $which $type $body]
1690 return [Comp.Define [Comp.Compile type $type $body]]
1694 return [Comp.Define [Comp.Compile widget $type $body]]
1698 return [Comp.Define [Comp.Compile widgetadaptor $type $body]]
/macosx-10.9.5/CPANInternal-140/Parse-Yapp/lib/Parse/Yapp/
H A DLalr.pm16 Parse::Yapp::Compile Object Structure:
/macosx-10.9.5/CPANInternal-140/Parse-Yapp-1.05/lib/Parse/Yapp/
H A DLalr.pm16 Parse::Yapp::Compile Object Structure:
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSShared/
H A DDebugServices.h474 #pragma mark == Compile Time macros ==
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Dbdbread.mak115 END = -littleend # Compile for little endian memory architecture
/macosx-10.9.5/dcerpc-58/dcerpc/
H A Dconfigure.in260 RPC_ARG_DEFINE(debug, DEBUG, yes, [Compile with debugging support])
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dspeedbar.el901 ["Byte Compile File" speedbar-item-byte-compile

Completed in 434 milliseconds

12