Searched refs:Config (Results 1 - 25 of 175) sorted by relevance

1234567

/macosx-10.10/BerkeleyDB-21/db/perl/DB_File/hints/
H A Dsco.pl2 $self->{LIBS} = ['-ldb -lc'] if $Config{'osvers'} =~ '3\.2v5\.0\..' ;
/macosx-10.10/CPAN-56/Modules/Config-Any-0.23/
H A DMakefile1 NAME = Config-Any
/macosx-10.10/CPAN-56/Modules/Config-Any-0.24/
H A DMakefile1 NAME = Config-Any
/macosx-10.10/CPAN-56/Modules/ExtUtils-Config-0.007/
H A DMakefile1 NAME = ExtUtils-Config
/macosx-10.10/CPANInternal-159.1/Filesys-Df-0.92/
H A DMakefile.PL2 use Config qw(%Config);
16 print "OS = $Config{osname}\n";
19 if($Config{osname} =~ /^MSWin/i) {
39 ($Config{osname} =~ /^solaris$/i) &&
56 if(exists $Config{$statvfs_symbol} && defined $Config{$statvfs_symbol}) {
58 if(exists $Config{$statvfs_header_def} && defined $Config{$statvfs_header_def}) {
102 if(exists $Config{
[all...]
H A Dtest.pl12 use Config qw(%Config);
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/t/
H A D027Watch4.t13 use Log::Log4perl::Config::Watch;
23 my $w = Log::Log4perl::Config::Watch->new(
29 $Log::Log4perl::Config::Watch::L4P_TEST_CHANGE_DETECTED = 0;
30 $Log::Log4perl::Config::Watch::L4P_TEST_CHANGE_CHECKED = 0;
33 is($Log::Log4perl::Config::Watch::L4P_TEST_CHANGE_CHECKED,
35 is($Log::Log4perl::Config::Watch::L4P_TEST_CHANGE_DETECTED,
41 is($Log::Log4perl::Config::Watch::L4P_TEST_CHANGE_CHECKED,
43 is($Log::Log4perl::Config::Watch::L4P_TEST_CHANGE_DETECTED,
H A D041SafeEval.t2 # Test Suite for Log::Log4perl::Config (Safe compartment functionality)
24 Log::Log4perl::Config->vars_shared_with_safe_compartment(
29 Log::Log4perl::Config::allow_code(1);
41 Log::Log4perl::Config->allow_code(0);
47 Log::Log4perl::Config->allow_code(1);
48 Log::Log4perl::Config->allowed_code_ops(':default');
54 Log::Log4perl::Config::allow_code('restrictive');
61 Log::Log4perl::Config->allow_code('safe');
72 my $map = Log::Log4perl::Config->allowed_code_ops_convenience_map();
77 my %map = Log::Log4perl::Config
[all...]
/macosx-10.10/zsh-61/zsh/Config/
H A Dconfig.mk33 $(dir_top)/Config/clean.mk $(dir_top)/Config/config.mk \
34 $(dir_top)/Config/defs.mk $(dir_top)/Config/version.mk
40 $(dir_top)/Config/defs.mk: $(sdir_top)/Config/defs.mk.in $(dir_top)/config.status
42 $(SHELL) ./config.status Config/defs.mk
/macosx-10.10/ruby-106/ruby/test/xmlrpc/
H A Dtest_features.rb16 XMLRPC::Config.module_eval {remove_const(:ENABLE_NIL_CREATE)}
17 XMLRPC::Config.const_set(:ENABLE_NIL_CREATE, false)
20 XMLRPC::Config.module_eval {remove_const(:ENABLE_NIL_CREATE)}
21 XMLRPC::Config.const_set(:ENABLE_NIL_CREATE, true)
27 XMLRPC::Config.module_eval {remove_const(:ENABLE_NIL_CREATE)}
28 XMLRPC::Config.const_set(:ENABLE_NIL_CREATE, true)
36 XMLRPC::Config.module_eval {remove_const(:ENABLE_NIL_PARSER)}
37 XMLRPC::Config.const_set(:ENABLE_NIL_PARSER, false)
40 XMLRPC::Config.module_eval {remove_const(:ENABLE_NIL_PARSER)}
41 XMLRPC::Config
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxslt/
H A Dtclxsltproc93 array set Config {
114 set Config(config) [lindex $argv [expr $idx + 1]]
119 set Config(showversion) 1
123 set Config(output) [lindex $argv [expr $idx + 1]]
127 set Config(timing) 1
130 set Config(repeat) 1
133 set Config(debug) 1
136 set Config(novalid) 1
139 set Config(noout) 1
142 set Config(maxdept
[all...]
/macosx-10.10/WebCore-7600.1.25/bindings/scripts/
H A Dpreprocessor.pm24 use Config;
47 require Config;
50 } elsif (($Config::Config{'osname'}) =~ /solaris/i) {
60 if ($Config::Config{"osname"} eq "darwin") {
74 if ($Config{osname} eq "cygwin" || $Config{osname} eq 'MSWin32') {
/macosx-10.10/postfix-255/Postfix.ServerSetup/
H A Dset_credentials.sh6 /usr/sbin/postconf -e imap_submit_cred_file=/Library/Server/Mail/Config/postfix/submit.cred
10 if [ ! -e /Library/Server/Mail/Config/postfix/submit.cred ] ; then
11 hostname=`/usr/sbin/postconf -c /Library/Server/Mail/Config/postfix -h myhostname`
17 if [ -s /Library/Server/Mail/Config/dovecot/submit.passdb ] ; then
20 pw=`grep "^submit:" /Library/Server/Mail/Config/dovecot/submit.passdb | sed -e 's,.*},,' -e 's,:.*,,'`
30 echo "submitcred version 1" > /Library/Server/Mail/Config/postfix/submit.cred
31 echo "$hostname|submit|$pw" >> /Library/Server/Mail/Config/postfix/submit.cred
33 chmod 600 /Library/Server/Mail/Config/postfix/submit.cred
/macosx-10.10/ruby-106/ruby/lib/xmlrpc/
H A Dconfig.rb8 module Config module in class:XMLRPC
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/t/lib/t/
H A DSupport.pm4 use Config;
11 my @t = split(/\./, $Config{osvers});
/macosx-10.10/CPANInternal-159.1/Class-C3-XS-0.13/inc/Module/Install/
H A DCan.pm5 use Config ();
39 for my $dir ((split /$Config::Config{path_sep}/, $ENV{PATH}), '.') {
51 my @chunks = split(/ /, $Config::Config{cc}) or return;
53 # $Config{cc} may contain args; try to find out the program part
H A DWin32.pm20 require Config;
23 $Config::Config{make} and
24 $Config::Config{make} =~ /^nmake\b/i and
/macosx-10.10/CPANInternal-159.1/Class-Trigger-0.14/inc/Module/Install/
H A DCan.pm5 use Config ();
39 for my $dir ((split /$Config::Config{path_sep}/, $ENV{PATH}), '.') {
51 my @chunks = split(/ /, $Config::Config{cc}) or return;
53 # $Config{cc} may contain args; try to find out the program part
H A DWin32.pm20 require Config;
23 $Config::Config{make} and
24 $Config::Config{make} =~ /^nmake\b/i and
/macosx-10.10/CPANInternal-159.1/DateTime-Format-Pg-0.16007/inc/Module/Install/
H A DCan.pm5 use Config ();
39 for my $dir ((split /$Config::Config{path_sep}/, $ENV{PATH}), '.') {
51 my @chunks = split(/ /, $Config::Config{cc}) or return;
53 # $Config{cc} may contain args; try to find out the program part
H A DWin32.pm20 require Config;
23 $Config::Config{make} and
24 $Config::Config{make} =~ /^nmake\b/i and
/macosx-10.10/CPANInternal-159.1/DateTime-Format-W3CDTF-0.06/inc/Module/Install/
H A DCan.pm5 use Config ();
39 for my $dir ((split /$Config::Config{path_sep}/, $ENV{PATH}), '.') {
51 my @chunks = split(/ /, $Config::Config{cc}) or return;
53 # $Config{cc} may contain args; try to find out the program part
/macosx-10.10/CPANInternal-159.1/Pod-ProjectDocs-0.40/inc/Module/Install/
H A DCan.pm5 use Config ();
39 for my $dir ((split /$Config::Config{path_sep}/, $ENV{PATH}), '.') {
51 my @chunks = split(/ /, $Config::Config{cc}) or return;
53 # $Config{cc} may contain args; try to find out the program part
/macosx-10.10/ruby-106/ruby/test/openssl/
H A Dtest_config.rb16 @it = OpenSSL::Config.new(file.path)
24 assert(defined?(OpenSSL::Config::DEFAULT_CONFIG_FILE))
25 config_file = OpenSSL::Config::DEFAULT_CONFIG_FILE
28 OpenSSL::Config.load(config_file)
33 c = OpenSSL::Config.parse('')
35 c = OpenSSL::Config.parse(@it.to_s)
40 c = OpenSSL::Config.parse(<<__EOC__)
90 OpenSSL::Config.parse("foo = $bar")
95 OpenSSL::Config.parse("foo = $(bar")
100 OpenSSL::Config
[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Decho.tcl15 -variable v(iGain) -command Config] -side left
19 -variable v(oGain) -command Config] -side left
23 -command Config] -side left
27 -variable v(decay1) -command Config] -side left
31 -command Config] -side left
35 -variable v(decay2) -command Config] -side left
43 proc Config {args} { procedure

Completed in 138 milliseconds

1234567