Searched refs:exists (Results 51 - 75 of 104) sorted by relevance

12345

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/t/
H A Drequest.t71 ok exists $p->{bar};
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DInstalled.t123 ok( exists $realei->{FakeMod}, 'new() should find modules with .packlists');
190 @files = sort map { exists $dirnames{lc($_)} ? $dirnames{lc($_)} : '' } @files;
H A DMM_Unix.t240 ok( exists $t->{$_}, "$_ was defined" );
H A DManifest.t126 ok( exists( ExtUtils::Manifest::manifind()->{'moretest/quux'} ),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t44 my @cat_keys = grep exists $Type_Description{ $_ } => @Type_Order;
96 delete, each, exists, keys, values
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
H A Dstrap.t66 ok( (!grep { exists $strap->{$_} } qw(max todo skip_all)),
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py126 if os.path.exists('/var/tmp/nscfg_debug'):
248 self.inited = True # if inited then the service exists
403 if ret: # Add value_authorization if it exists
473 return os.path.exists(self.legacy_path())
564 if os.path.exists(tmppath):
600 if os.path.exists(legacy): # Save away original
602 if os.path.exists(orig): # But not 2 copies
614 """Remove ${legacy}.orig if a legacy file exists."""
618 if os.path.exists(legacy): # Save away original
620 if os.path.exists(ori
[all...]
/osnet-11/usr/src/lib/libast/common/hash/
H A Dhashlook.c163 goto exists;
250 if (!(b->hash & HASH_DELETED)) goto exists;
347 exists:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgv.t73 print exists $Foo::{'Bar::'} ? "ok 12\n" : "not ok 12\n";
H A Dtie.t251 { local $hash{'foo'} } warn "plain hash bad unlocalize" if exists $hash{'foo'};
252 { local $tied{'foo'} } warn "tied hash bad unlocalize" if exists $tied{'foo'};
253 { local $ENV{'foo'} } warn "%ENV bad unlocalize" if exists $ENV{'foo'};
267 print exists $ENV{FooA} ? 1 : 0, "\n";
268 print exists $ENV{FooB} ? 2 : 0, "\n";
269 print exists $ENV{FooC} ? 3 : 0, "\n";
272 print exists $ENV{FooA} ? 4 : 0, "\n";
273 print exists $ENV{FooB} ? 5 : 0, "\n";
274 print exists $ENV{FooC} ? 6 : 0, "\n";
276 print exists
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Find/t/
H A Dfind.t147 my $OK = exists($Expect_Name{$n});
150 $OK= exists($Expect_Name{substr($n,0,$i)}) if $i >= 0;
161 my $OK = exists($Expect_File{ $_});
164 $OK= exists($Expect_File{ substr($_,0,$i)}) if $i >= 0;
/osnet-11/usr/src/tools/onbld/Scm/
H A DWorkSpace.py358 if os.path.exists(self.ws.repo.join('localtags')):
704 if os.path.exists(self.repo.join('localtags')):
729 # file of a rename exists in the working copy
738 if os.path.exists(path):
808 if os.path.exists(self.repo.sjoin('undo')):
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A DTEST57 $ENV{PERL_DESTRUCT_LEVEL} = 2 unless exists $ENV{PERL_DESTRUCT_LEVEL};
175 unless (exists $name{$t}) {
217 $test = $OVER{$test} if exists $OVER{$test};
493 if (exists $ENV{$p} && $ENV{$p} ne '') {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs143 if (exists $opt{'f'}) {
153 my $cname = (exists $opt{'o'}) ? $opt{'o'} : shift(@ARGV);
233 $name = $opt{'n'} if exists $opt{'n'};
387 $name = $cs unless exists $opt{'n'};
393 if (exists $attr{'subchar'})
523 if (exists $seen->{$uch})
661 if (exists $next->{Cname}) {
1016 warn "$dst exists. skipping\n";
H A Dpiconv41 my $scheme = exists $Scheme{$Opt{Scheme}} ? $Opt{Scheme} : 'from_to';
/osnet-11/usr/src/tools/onbld/hgext/
H A Dcdm.py175 if os.path.exists(f):
734 if opts.get('nocheck') or os.path.exists(repo.join('cdm/rtichk.NOT')):
1003 os.path.exists(repo.wjoin(f.parentname))]
1225 if not os.path.exists(repo.join('hgrc')):
1357 if os.path.exists(backup):
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/t/
H A Dsdbm.t214 ok(19, !exists $h{'goner1'});
215 ok(20, exists $h{'foo'});
/osnet-11/usr/src/lib/libc/port/gen/
H A Derrlist57 17 File exists
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dopen.t246 unless exists ${"!"}{EINVAL};
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeops.t202 exists exists $h{Key}
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.t84 $ok = exists $exportok{$tag};
H A Dh2xs.t181 $_ = lc($_) unless exists $got{$_};
/osnet-11/usr/src/lib/libpp/common/
H A Dppexpr.c39 * exists predicate evaluation
43 exists(int op, char* pred, register char* args) function
234 return exists(index, pred, args);
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dhelp2man49 -I, --opt-include=FILE include material from `FILE' if it exists
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-install.in72 --recheck probe a device map even if it already exists
88 # First, check if the device file exists.
396 # Check if the root directory exists in the same device as the grub

Completed in 820 milliseconds

12345