Searched refs:PACKAGE (Results 1 - 25 of 442) sorted by relevance

1234567891011>>

/macosx-10.9.5/SmartCardServices-55111/pbx/
H A Dconfig.h7 #define PACKAGE "PCSC Framework" macro
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/mac/
H A Dmac_tkTable_prefix.h8 #define PACKAGE "tkTable" macro
/macosx-10.9.5/CPANInternal-140/Class-WhiteHole/
H A DMakefile.PL2 # - Set the $PACKAGE variable to the name of your module.
12 $PACKAGE = 'Class::WhiteHole';
13 ($PACKAGE_FILE) = $PACKAGE =~ /(?:\::)?([^:]+)$/;
16 eval "require $PACKAGE";
19 print <<"CHANGE_WARN" if ${$PACKAGE.'::VERSION'} < $LAST_API_CHANGE;
29 NAME => $PACKAGE,
/macosx-10.9.5/CPANInternal-140/Class-WhiteHole-0.04/
H A DMakefile.PL2 # - Set the $PACKAGE variable to the name of your module.
12 $PACKAGE = 'Class::WhiteHole';
13 ($PACKAGE_FILE) = $PACKAGE =~ /(?:\::)?([^:]+)$/;
16 eval "require $PACKAGE";
19 print <<"CHANGE_WARN" if ${$PACKAGE.'::VERSION'} < $LAST_API_CHANGE;
29 NAME => $PACKAGE,
/macosx-10.9.5/bc-21/bc/
H A Dacconfig.h0 /* PACKAGE name */
2 #undef PACKAGE macro
/macosx-10.9.5/CPANInternal-140/Readonly-XS-1.05/
H A DXS.xs8 MODULE = Readonly::XS PACKAGE = Readonly::XS
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/src/
H A DpkgIndex.tcl.in8 package ifneeded @PACKAGE@ @VERSION@ \
/macosx-10.9.5/Chess-310.5/sjeng/
H A Dconfig.h56 #define PACKAGE "Sjeng-Free" macro
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dconfig.h53 #define PACKAGE "openpam" macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libsum/
H A DMakefile1 :PACKAGE: ast
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dacconfig.h1 #undef PACKAGE macro
/macosx-10.9.5/swig-10/Source/Include/
H A Dswigconfig.h50 #define PACKAGE "swig" macro
/macosx-10.9.5/tcl-102/tcl_ext/tclxml/tcldom/
H A Dconfigure.in31 PACKAGE=Tcldom
43 AC_SUBST(PACKAGE)
188 eval "${PACKAGE}_LIB_FILE=${PKG_LIB_FILE}"
189 eval "${PACKAGE}stub_LIB_FILE=${PKG_STUB_LIB_FILE}"
192 eval pkglibdir="${libdir}/${PACKAGE}${VERSION}"
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dmkversion17 PACKAGE=OpenLDAP
25 PACKAGE=$2
75 "@(#) \$$PACKAGE: $APPLICATION $VERSION (" __DATE__ " " __TIME__ ") \$\n"
/macosx-10.9.5/CPANInternal-140/Test-Simple/
H A DMakefile.PL8 my $PACKAGE = 'Test::Simple';
9 ($PACKAGE_FILE = $PACKAGE) =~ s|::|/|g;
13 eval "require $PACKAGE";
14 my $PACKAGE_VERSION = ${$PACKAGE.'::VERSION'};
59 NAME => $PACKAGE,
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A DSyck.xs10 MODULE = YAML::Syck PACKAGE = YAML::Syck
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dconfig.in39 #undef PACKAGE
H A Dopintl.h15 /* Note the use of dgetext() and PACKAGE here, rather than gettext().
26 the opcodes library, (eg OBJDUMP). Hence we use dgettext (PACKAGE, String)
27 and define PACKAGE to be 'opcodes'. (See the code in configure). */
28 # define _(String) dgettext (PACKAGE, String)
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dconfig.h130 #define PACKAGE "PCSC Framework" macro
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure.in36 PACKAGE=tdomhtml
45 AC_SUBST(PACKAGE)
/macosx-10.9.5/vim-53/src/po/
H A DMake_mvc.mak63 PACKAGE = vim macro
97 $(XGETTEXT) --default-domain=$(PACKAGE) --add-comments --keyword=_ --keyword=N_ --files-from=.\files
98 $(MV) $(PACKAGE).po $(PACKAGE).pot
101 $(MSGMERGE) $@.po.old $(PACKAGE).pot -o $@.po
106 $(CP) $(LANGUAGE).mo $(INSTALLDIR)\$(PACKAGE).mo
H A DMake_ming.mak67 PACKAGE = vim macro
98 $(XGETTEXT) --default-domain=$(PACKAGE) \
100 $(MV) $(PACKAGE).po $(PACKAGE).pot
103 $(MSGMERGE) $@.po.old $(PACKAGE).pot -o $@.po
109 $(CP) $(LANGUAGE).mo $(VIMRUNTIME)\lang\$(LANGUAGE)\LC_MESSAGES\$(PACKAGE).mo
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/include/
H A Dfficonfig.h95 #define PACKAGE "libffi" macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libdll/
H A DMakefile1 :PACKAGE: ast
/macosx-10.9.5/nano-11/
H A Dconfig.h192 #define PACKAGE "nano" macro

Completed in 146 milliseconds

1234567891011>>