Searched refs:PL (Results 101 - 125 of 142) sorted by relevance

123456

/macosx-10.9.5/system_cmds-597.90.1/getty.tproj/
H A Dmain.c367 if (IM && *IM && !(PL && PP))
394 } else if (!(PL && PP))
396 if (rval == 2 || (PL && PP)) {
H A Dgettytab.h177 #define PL gettyflags[25].value macro
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/getty.tproj/
H A Dmain.c367 if (IM && *IM && !(PL && PP))
394 } else if (!(PL && PP))
396 if (rval == 2 || (PL && PP)) {
H A Dgettytab.h177 #define PL gettyflags[25].value macro
/macosx-10.9.5/CPANInternal-140/XML-LibXML-Common/
H A DMakefile.PL1 # $Id: Makefile.PL,v 1.1.1.1 2004/05/20 17:57:51 jpetri Exp $
63 \$ $^X Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'
253 open($cfile, ">Makefile.PL") || die "Cannot write to file Makefile.PL: $!";
272 xsystem("$^X Makefile.PL " . join(' ', map { "${quote}$_=$config{$_}${quote}" } keys %config));
/macosx-10.9.5/CPANInternal-140/XML-SAX/
H A DSAX.pm281 =item * Add XML::SAX as a prerequisite in Makefile.PL:
292 =item * Add the following code snippet to your Makefile.PL:
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dplsql.vim2 " Language: Oracle Procedureal SQL (PL/SQL)
71 " PL/SQL's own keywords.
97 " PL/SQL functions.
135 " PL/SQL Exceptions
H A Dsqloracle.vim2 " Language: SQL, PL/SQL (Oracle 8i)
H A Dplm.vim2 " Language: PL/M
14 " PL/M is a case insensitive language
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/lib/DBIx/Class/Schema/Loader/Optional/
H A DDependencies.pm14 # Makefile.PL in $AUTHOR mode
153 # This is to be called by the author only (automatically in Makefile.PL)
193 Somewhere in your build-file (e.g. L<Module::Install>'s Makefile.PL):
217 in the base Makefile.PL. Instead an exception with a descriptive message is
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Stash/
H A DXS.pm80 (when you run C<perl Makefile.PL>) by answering 'y' to the questions:
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Stash/
H A DXS.pm80 (when you run C<perl Makefile.PL>) by answering 'y' to the questions:
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/
H A DChanges182 ! Fixed bug 840172 - "Makefile.PL --noprompt flag broken," now fixed
194 + Cleaned up the UI for the Makefile.PL script - it now detects and
199 + Made the Makefile.PL script iterative - meaning, the user will be
278 + updated Makefile.PL to allow configuration from command line
477 ! fixed Makefile.PL
535 + added interactive Makefile.PL for CPAN installation
/macosx-10.9.5/CPANInternal-140/Crypt-SSLeay/
H A DMakefile.PL66 prompt, or rerun the Makefile.PL program and use the --lib switch
97 Consider running 'perl Makefile.PL --default' the next
H A DSSLeay.pm165 perl Makefile.PL
173 F<Makefile.PL> does not prompt for questions on STDIN, set the
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp340 if (Loop *PL = LI->getLoopFor(Pred))
341 if (!PL->contains(OldBB))
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Optional/
H A DDependencies.pm12 # Makefile.PL in $AUTHOR mode
284 # This is to be called by the author onbly (automatically in Makefile.PL)
310 Somewhere in your build-file (e.g. L<Module::Install>'s Makefile.PL):
334 in the base Makefile.PL. Instead an exception with a descriptive message is
/macosx-10.9.5/CPANInternal-140/IO-KQueue/
H A DKQueue.pm190 For a list of exported constants see the source of F<Makefile.PL>, or the
/macosx-10.9.5/CPANInternal-140/IO-KQueue-0.34/
H A DKQueue.pm190 For a list of exported constants see the source of F<Makefile.PL>, or the
/macosx-10.9.5/CPANInternal-140/Class-Singleton-1.03/
H A DSingleton.pm169 perl Makefile.PL
176 directory (for example, by executing "perl Makefile.PL LIB=~/lib" in the
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/
H A DChanges366 ! Fixed bug 840172 - "Makefile.PL --noprompt flag broken," now fixed
378 + Cleaned up the UI for the Makefile.PL script - it now detects and
383 + Made the Makefile.PL script iterative - meaning, the user will be
462 + updated Makefile.PL to allow configuration from command line
661 ! fixed Makefile.PL
719 + added interactive Makefile.PL for CPAN installation
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/
H A DChanges282 ! Fixed bug 840172 - "Makefile.PL --noprompt flag broken," now fixed
294 + Cleaned up the UI for the Makefile.PL script - it now detects and
299 + Made the Makefile.PL script iterative - meaning, the user will be
378 + updated Makefile.PL to allow configuration from command line
577 ! fixed Makefile.PL
635 + added interactive Makefile.PL for CPAN installation
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp650 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, argument
653 LPM->insertLoop(New, PL);
/macosx-10.9.5/vim-53/runtime/
H A Dmakemenu.vim389 SynMenu PQ.PL/M:plm
390 SynMenu PQ.PL/SQL:plsql
499 SynMenu Sn-Sy.SQL.PL/SQL:plsql
H A Dsynmenu.vim365 an 50.90.270 &Syntax.PQ.PL/M :cal SetSyn("plm")<CR>
366 an 50.90.280 &Syntax.PQ.PL/SQL :cal SetSyn("plsql")<CR>
472 an 50.120.250 &Syntax.Sn-Sy.SQL.PL/SQL :cal SetSyn("plsql")<CR>

Completed in 196 milliseconds

123456