Searched refs:PL (Results 1 - 9 of 9) sorted by relevance

/external/libvpx/examples/includes/geshi/geshi/
H A Dplsql.php10 * Oracle 9.2 PL/SQL language file for GeSHi.
44 'LANG_NAME' => 'PL/SQL',
51 //PL/SQL reserved keywords (http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96624/f_words.htm#LNPLS019)
112 //PL/SQL packages (http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96612/intro2.htm#1025672)
142 //PL/SQL predefined exceptions (http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96624/07_errs.htm#784)
194 //PL/SQL delimiters (http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96624/02_funds.htm#2732)
/external/clearsilver/
H A DMakefile31 if test -f $$mdir/Makefile.PL -a ! -f $$mdir/Makefile; then \
32 cd $$mdir; $(PERL) Makefile.PL PREFIX=$(prefix); cd ..; \
48 if test -f $$mdir/Makefile.PL -a ! -f $$mdir/Makefile; then \
49 cd $$mdir; $(PERL) Makefile.PL PREFIX=$(prefix); cd ..; \
57 if test ! -f $$mdir/Makefile.PL; then \
/external/openssl/crypto/des/
H A DFILES010 Makefile.PL - An old makefile to build with perl5, not current.
/external/grub/stage2/
H A Diso9660.h183 struct PL { struct in union:rock_ridge::__anon2213
/external/v8/src/arm/
H A Dconstants-arm.h107 PL = 5, // plus/positive or zero enumerator in enum:assembler::arm::Condition
H A Dsimulator-arm.cc824 case PL: return !n_flag_;
/external/icu4c/stubdata/
H A DAndroid.mk40 # US-Euro is needed for IT or PL builds
/external/webkit/JavaScriptCore/assembler/
H A DARMAssembler.h91 PL = 0x50000000, enumerator in enum:JSC::ARMAssembler::__anon6420
/external/v8/test/mjsunit/third_party/
H A Dregexp-pcre.js685 res[606] = /^\PL/;
1521 res[1441] = /^\PL+/;
1532 res[1452] = /^\PL/;

Completed in 1094 milliseconds