Searched refs:or (Results 26 - 50 of 1679) sorted by relevance

1234567891011>>

/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dpretty.build47 !system("make $tmp > /dev/null 2>/dev/null") or die "\nERROR: Failed to make $tmp!!!\n";
48 open( SRC, "<$filename" ) or die "Couldn't open $filename for reading: $!";
50 close SRC or die "Error closing $filename after reading: $!";
65 !system("make > /dev/null 2>/dev/null") or die "\nERROR: Failed to perform last make command!!!\n";
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/functions/
H A Dautoload63 echo autoload: FPATH not set or null >&2
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/backward/
H A Dbackward_warning.h4 // software; you can redistribute it and/or modify it under the
6 // Free Software Foundation; either version 2, or (at your option)
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 // templates or use macros or inline functions from this file, or you compile
32 #warning This file includes at least one deprecated or antiquated header. \
35 header for C++ includes, or <iostream> instead of the deprecated header \
/macosx-10.10.1/ruby-106/extras/
H A Drails2 # Stub rails command to load rails from Gems or print an error if not installed.
12 gem 'railties', version or raise
/macosx-10.10.1/ruby-106/ruby/ext/ripper/tools/
H A Dgenerate-param-macros.rb10 var = line.scan(/\w+/).last or next
/macosx-10.10.1/tcl-105/tcl_ext/tclconfig/
H A Dupdt_tcl_m4.sh5 find ${1:-.} \( -name 'configure.in' -or -name 'configure.ac' \) \
/macosx-10.10.1/ruby-106/ruby/ext/json/lib/json/add/
H A Dbigdecimal.rb4 defined?(::BigDecimal) or require 'bigdecimal'
H A Dcomplex.rb4 defined?(::Complex) or require 'complex'
H A Drational.rb4 defined?(::Rational) or require 'rational'
/macosx-10.10.1/ruby-106/ruby/lib/irb/ext/
H A Dmath-mode.rb22 # Sets bc mode, which loads +lib/mathn.rb+ so fractions or matrix are
43 @inspect_mode.nil? && !@math_mode or @inspect_mode
/macosx-10.10.1/ruby-106/ruby/test/testunit/
H A Dtest_assertion.rb5 assert_match(/assertion message must be String or Proc, but TrueClass was given/, error.message)
/macosx-10.10.1/vim-55/src/xxd/
H A DMake_amiga.mak1 # Makefile for xxd on the Amiga, using Aztec/Manx C 5.0 or later
4 #>>>>> choose between debugging (-bs) or optimizing (-so)
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dmake_posix_availability.sh7 # This file contains Original Code and/or Modifications of Original Code
44 * This file contains Original Code and/or Modifications of Original Code
48 * may not be used to create, or enable the creation or redistribution of,
49 * unlawful or unlicensed copies of an Apple operating system, or to
50 * circumvent, violate, or enable the circumvention or violation of, any
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Ds_javadoc_merge11 return '%s%s' % (m.group('field_name'), paramre.sub('\g<param_type>\g<comma>', m.group('params') or ''))
24 return '%s%s%s%s %s' % (javadoc.get(m.group('class_name'), '/** TODO */\n'), m.group('mods'), (m.group('class_type') or ''), m.group('class_name'), m.group('end'))
29 return '%s%s%s%s%s' % (javadoc.get(fieldsig(m), '/** TODO */\n '), m.group('mods'), (m.group('field_type') or ''), m.group('field_name'), m.group('params'))
31 if len(sys.argv) < 3 or not os.path.isfile(sys.argv[1]) or not os.path.isfile(sys.argv[2]):
37 #debug = True or (os.path.basename(docfile) == 'Database.java')
/macosx-10.10.1/rsync-45/rsync/packaging/
H A Drelease-rsync49 mkdir($releasedir, 0755) or die $! unless -d $releasedir;
50 chdir($releasedir) or die $!;
55 open(CVS, '-|', 'cvs checkout -P rsync') or die $!;
67 chdir('rsync') or die $!;
70 open(IN, 'configure.in') or die $!;
154 open(IN, '<', $fn) or die $!;
167 or die "Couldn't update NEWS file with release date!\n";
170 or die "Couldn't update OLDNEWS file with release date!\n";
174 open(OUT, '>', $fn) or die $!;
182 mkdir('patches/tmp') or di
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkpod32 open (F, "<$file") or die "Cannot open '$file':$!\n" ;
58 open (F, "<$file") or die "Cannot open '$file':$!\n" ;
59 open (N, ">$newfile") or die "Cannot open '$newfile':$!\n" ;
65 if ($line =~ /^$TOKEN\s*BEGIN\s+(\w+)\s*$/ or
72 elsif ($line =~ /^$TOKEN\s*END\s+(\w+)\s*$/ or
122 open (PPOD, "<$ppod") or die "Cannot open file '$ppod': $!\n" ;
123 open (POD, ">$pod") or die "Cannot open file '$pod': $!\n" ;
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dsignal-readline.t58 syswrite($csock,"foo") or print "not ";
62 kill HUP => $pid or print "not ";
66 syswrite($csock,"bar\n") or print "not ";
/macosx-10.10.1/ntp-92/scripts/
H A Dplot_summary.in9 # This program is free software; you can redistribute it and/or modify
11 # the Free Software Foundation; either version 2 of the License, or
16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
94 open TOUCH, ">$file" and close TOUCH or die "$file: $!";
116 open INPUT, "$fname" or die "$fname: $!";
117 open OUTPUT, ">$out_file" or die "$out_file: $!";
155 close OUTPUT or die "close failed on $out_file: $!";
170 open OUTPUT, "> $cmd_file" or die "$cmd_file: $!";
242 close OUTPUT or die "close failed on $cmd_file: $!";
258 open INPUT, "$fname" or di
[all...]
/macosx-10.10.1/zsh-61/zsh/Util/
H A Dcheck_exports22 open EXPORT, $exports or die "Can't read $exports: $!\n";
34 open PIPE, "nm $file |" or die "Can't popen nm";
53 close PIPE or die "nm failed";
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/t/
H A D11basic.t34 close $fh or die "can't close $filename $!";
58 setfattr($_, "$key", $val) or die "setfattr failed on filename $_: $!";
79 $fh = new IO::File("<$filename") or die "Unable to open $filename";
87 or die "setfattr failed on file descriptor ".$fh->fileno().": $!";
H A D12empty.t37 close $fh or die "can't close $filename $!";
61 setfattr($_, "$key", $val) or die "setfattr failed on filename $_: $!";
82 $fh = new IO::File("<$filename") or die "Unable to open $filename";
90 or die "setfattr failed on file descriptor ".$fh->fileno().": $!";
H A D80memleakget.t6 # DEBUG: When debugging with valgrind or top, uncomment this stub for is().
34 close $fh or die "can't close $filename $!";
56 setfattr($_, $key, $val) or die "setfattr failed on filename $_: $!";
74 $fh = new IO::File("<$filename") or die "Unable to open $filename";
79 or die "setfattr failed on file descriptor ".$fh->fileno().": $!";
/macosx-10.10.1/CPANInternal-159.1/Heap-0.80/t/
H A Delem.t11 use_ok ("Heap::Elem") or die($@);
H A Dnum.t11 use_ok ("Heap::Elem::Num") or die($@);
H A Dnumrev.t11 use_ok ("Heap::Elem::NumRev") or die($@);

Completed in 196 milliseconds

1234567891011>>