Searched refs:or (Results 476 - 500 of 1679) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/dtrace-147/DTTk/
H A Derrinfo8 # (eg, "ls" printing "No such file or directory"). This program fetches
10 # whether the failing program is already printing this info or not.
42 # or http://www.opensolaris.org/os/licensing.
74 $sdk_path = `xcrun --sdk macosx --show-sdk-path` or die "ERROR: trying to find the MacOSX SDK path: $?\n";
/macosx-10.10.1/rsync-45/rsync/support/
H A Drrsync122 chdir($subdir) or die "$0: Unable to chdir to restricted dir: $!\n";
177 die "$0: invalid rsync-command syntax or options\n" if $in_options;
192 exec(RSYNC, @opts, @args) or die "exec(rsync @opts @args) failed: $? $!";
/macosx-10.10.1/ruby-106/ruby/benchmark/
H A Dbm_so_fasta.rb76 n = (ARGV[0] or 250_000).to_i
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/markup/
H A Dto_label.rb53 return text unless text =~ /\{(.*?)\}\[(.*?)\]/ or text =~ /(\S+)\[(.*?)\]/
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/
H A Dparser.rb39 # An Array of arrays that maps file extension (or name) regular
76 s = File.read(file, 1024) or return false
80 return true if s[0, 2] == Marshal.dump('')[0, 2] or s.index("\x00")
131 zip_signature == "PK\x03\x04" or
132 zip_signature == "PK\x05\x06" or
247 # If the content contains a shebang or editor modeline the comment may
248 # appear on the second or third line.
/macosx-10.10.1/ruby-106/ruby/lib/rss/
H A Dxml.rb14 if children.is_a?(String) or !children.respond_to?(:each)
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/ext/
H A Dext_conf_builder.rb50 destent.exist? or File.rename(ent.path, destent.path)
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dname_tuple.rb14 platform = "ruby" if !platform or platform.empty?
88 # Compare with +other+. Supports another NameTuple or an Array
H A Drdoc.rb84 return unless generate_rdoc or generate_ri
112 # generation can be enabled or disabled through +generate_rdoc+ and
144 # Generates documentation using the named +generator+ ("darkfish" or "ri")
181 return unless @generate_ri or @generate_rdoc
226 @generate_ri and (@force or not File.exist? @ri_dir)
229 @generate_rdoc and (@force or not File.exist? @rdoc_dir)
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dtimeout.rb41 # value of 0 or +nil+ will execute the block without any timeout.
52 return yield(sec) if sec == nil or sec.zero?
/macosx-10.10.1/ruby-106/ruby/sample/openssl/
H A Dgen_csr.rb23 name_str = ARGV.shift or usage()
/macosx-10.10.1/ruby-106/ruby/test/rubygems/
H A Dtest_deprecate.rb74 assert_match(/on or after 2099-03-01/, err)
/macosx-10.10.1/sudo-73/src/
H A Dsudoers2ldif24 my $base=$ENV{SUDOERS_BASE} or die "$0: Container SUDOERS_BASE undefined\n";
51 # Aliases or Definitions
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/library/
H A Dxpath.tcl20 ancestor-or-self
24 descendant-or-self
93 set axis descendant-or-self
123 # nodetest, with or without axis
235 # Function call start or abbreviated node-type test
284 } elseif {[regexp ^(and|or|\\=|!\\=|<|>|<\\=|>\\=|\\||\\+|\\-|\\*|div|mod)(.*) $locpath discard exprtype locpath]} {
285 # AndExpr, OrExpr, EqualityExpr, RelationalExpr or UnionExpr
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dlibpng-config.in43 --R_opts print dynamic linker "-R" or "-rpath" flags
/macosx-10.10.1/tcl-105/tcl_ext/tktreectrl/tktreectrl/
H A Dconfigure.ac53 # This sets up CC by using the CC env var, or looks for gcc otherwise.
135 # Find rc.exe or windres.exe.
158 AC_MSG_CHECKING([whether to use Cocoa or Carbon])
172 AC_MSG_CHECKING([whether to use Cocoa or Carbon])
193 # Check whether --enable-threads or --disable-threads was given.
245 # Require that we use a tclsh shell version 8.2 or later since earlier
255 # You may alternatively have a special pkgIndex.tcl.in or other files
/macosx-10.10.1/vim-55/runtime/autoload/
H A Ddecada.vim27 " 2: replace all double '_' or '-' with an dot (which denotes a separate)
72 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
/macosx-10.10.1/vim-55/runtime/indent/
H A Dlogtalk.vim56 " Check for closing an unclosed paren, or middle ; or ->
H A Dlua.vim15 " To make Vim call GetLuaIndent() when it finds '\s*end' or '\s*until'
49 " an "end" or "until" is not present on the same line.
H A Dprolog.vim53 " Check for closing an unclosed paren, or middle ; or ->
/macosx-10.10.1/vim-55/runtime/plugin/
H A DzipPlugin.vim8 " with or without modifications, provided that this copyright
11 " of any kind, either expressed or implied. By using this
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcfg.vim33 " Comments (Everything before '#' or '//' or ';')
H A Djproperties.vim22 " Most properties files assign values with "id=value" or "id:value". But,
68 " followed by = or :, or space or tab. Or end-of-line.
78 " here an assignment is id=value or id:value, and we conveniently
83 " always followed by = or :, and we find it in an assignment
87 " delimiter must contain = or :
117 " comments begin with # or !, and persist to end of line; put here since
/macosx-10.10.1/zsh-61/zsh/Src/Zle/
H A Dcompctl.h10 * license or royalty fees, to use, copy, modify, and distribute this
15 * In no event shall Paul Falstad or the Zsh Development Group be liable
16 * to any party for direct, indirect, special, incidental, or consequential
26 * support, updates, enhancements, or modifications.
55 Compcond and, or; /* the next or'ed/and'ed conditions */ member in struct:compcond
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/t/
H A Ddb-btree.t32 # This test is known to crash in Mac OS X versions 10.2 (or earlier)
551 tie(%h, 'DB_File',$Dfile1, O_RDWR|O_CREAT, 0640, $dbh1 ) or die $!;
552 tie(%g, 'DB_File',$Dfile2, O_RDWR|O_CREAT, 0640, $dbh2 ) or die $!;
553 tie(%k, 'DB_File',$Dfile3, O_RDWR|O_CREAT, 0640, $dbh3 ) or die $!;
638 open(FILE, ">SubDB.pm") or die "Cannot open SubDB.pm: $!\n" ;
943 or die "Cannot open file 'tree': $!\n" ;
992 or die "Cannot open $filename: $!\n";
1044 or die "Cannot open $filename: $!\n";
1099 or die "Cannot open $filename: $!\n";
1148 or di
[all...]

Completed in 362 milliseconds

<<11121314151617181920>>