Searched refs:or (Results 401 - 425 of 1679) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/groff-38/groff/contrib/mm/
H A DNOTES13 The arg is part of a filename in mm/*.MT or mm/*.cov.
/macosx-10.10.1/llvmCore-3425.0.34/utils/git/
H A Dfind-rev37 if bestRev is None or lrev>bestRev:
/macosx-10.10.1/ruby-106/ruby/lib/rake/
H A Dtesttask.rb172 find_file('rake/rake_test_loader') or
185 find_dir('rake') or
/macosx-10.10.1/ruby-106/ruby/lib/rexml/formatters/
H A Dpretty.rb109 # either through the API or in the input document. If it doesn't write
114 unless child == node.children[0] or child.instance_of?(Text) or
/macosx-10.10.1/ruby-106/ruby/lib/
H A Dtmpdir.rb29 (!stat.world_writable? or stat.sticky?)
46 # - If it is not specified or nil, "d" is used as the prefix and no suffix is used.
54 # The directory is created under Dir.tmpdir or
146 retry if !max_try or n < max_try
/macosx-10.10.1/ruby-106/ruby/sample/
H A Ddualstack-httpd.rb36 break if line == "\r\n" or line == "\n"
/macosx-10.10.1/ruby-106/ruby/tool/
H A Dgeneric_erb.rb20 template = ARGV.shift or abort opt.to_s
/macosx-10.10.1/swig-12/Lib/perl5/
H A Dperlmain.i19 Perl executable. Thus, it may be necessary (or desirable)
/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/library/
H A Doserrors.tcl61 set error::OSErr(-906) {System -906 {Program isn't running or program linking isn't enabled.}}
78 set error::OSErr(-1711) {AppleEvent -1711 {User canceled out of wait loop for reply or receipt.}}
91 set error::OSErr(-1726) {AppleEvent -1726 {Illegal comparison or logical.}}
114 set error::OSErr(-10003) {AERegistry -10003 {Can't set <object or data> to <object or data>. Access not allowed.}}
117 set error::OSErr(-10006) {AERegistry -10006 {Can't set <object or data> to <object or data>.}}
126 set error::OSErr(-10015) {AERegistry -10015 {Can't undo the previous AppleEvent or user action.}}
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dlink-checker.xotcl14 <tr><td>-foreign <td> 0 or 1, specifies, whether foreign links of
21 <tr><td>-restrict <td> 0 or 1, sets the locality filter to the subtree
23 <tr><td>-verbose <td> 0 or 1 or 2, verbosity level (default 0)</td></tr>
29 puts stderr "This script requires Tcl 8.2 or newer"
35 set opt(-verbose) 0; # 0, 1 (show check), or 2 (show ignore)
/macosx-10.10.1/vim-55/runtime/compiler/
H A Dfortran_g77.vim32 " Invalid declaration of or reference to symbol `desca' at (2) [initially seen at (1)]
/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Daap.vim18 " and insert the comment leader when hitting <CR> or using "o".
H A Dcs.vim15 " and insert the comment leader when hitting <CR> or using "o".
H A Dlisp.vim24 " e.g. insertion of ;;; and ;; on normal "O" or "o" when staying in comment
H A Dlua.vim15 " the comment leader when hitting <CR> or using "o".
H A Dmake.vim18 " and insert the comment leader when hitting <CR> or using "o".
/macosx-10.10.1/vim-55/runtime/macros/
H A Dswapmous.vim2 " Don't forget to do ":set mouse=a" or the mouse won't work at all
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dsimula.vim21 " Text between the keyword 'end' and either a semicolon or one of the
22 " keywords 'end', 'else', 'when' or 'otherwise' is also a comment
45 syn match simulaOperator "\<or\(\s\+else\)\=\>"
54 " Integer number (or float without `.')
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dcalccard.tex8 % This file can be printed with 1, 2, or 3 columns per page (see below).
21 % GNU Emacs is free software; you can redistribute it and/or modify
23 % the Free Software Foundation; either version 2, or (at your option)
28 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
147 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
298 \key{describe function or command}{h f}
299 \key{read on-line manual}{h i{\rm\enskip or\enskip}\calcprefix i}
300 \key{read full Calc summary}{h s{\rm\enskip or\enskip}\calcprefix s}
321 Also, try \kbd{C-k}/\kbd{C-y} or X cut and paste.
377 With a 0 prefix, these copy, delete, or revers
[all...]
H A DviperCard.tex5 % This file can be printed with 1 or 2 columns per page (see below).
16 % but WITHOUT ANY WARRANTY. No author or distributor
18 % or for whether it serves any particular purpose or describes
158 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
298 \key{from insert or replace state to vi state}{ESC}
329 \metax{suspend Emacs}{:st {\rm or} :su}
331 \metax{exit current file}{:wq {\rm or} :q}
341 \metax{restore a buffer }{:e!\ {\rm or} M-x revert-buffer}
376 \metax{{\bf switch} to a buffer in another window}{:n, :b, {\rm or}
[all...]
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochComponentsRef6 * This file contains Original Code and/or Modifications of Original Code
52 event - a IDHGenericEvent that is returned from the Isoch component. If this is an IDHRead() or
56 userData - If this is an IDHRead() or IDHWrite() notification function, the userData returned will
79 buffer - can contain an address of a user supplied buffer or 'nil'.
95 requestedCount - contains the number of bytes requested to read or write.
97 actualCount - the actual number of bytes read or written from/to the device.
99 completionProc - the routine that is called after read or write completion. If the completionProc
138 #define kIDHIsochMediaType 'av ' /* OSType - kIDHSoundMediaAtomType or kIDHVideoMediaAtomType */
140 #define kIDHDefaultIOType 'dfio' /* UInt32 - set for default read or write config */
209 SInt16 inputStandard; /* ntscIn is 0 or palI
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl10 fetch { Fetch file from a HTTP or FTP server
56 lsk { List contents of a starkit or starpack
70 mkpack { Remove free space from Metakit file or starkit or starpack
90 the head containing the starkit header (or raw executable), and
93 mkzipkit { Convert a zip archive into a Tcl Module or zipkit file
97 Convert a zip archive into a Tcl Module or zipkit file by adding
110 (or name.kit if name is specified). If the -runtime option is
114 Note that file may be a local file, or URL (http or ft
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/t/
H A Ddb-recno.t115 # For example Mac OS X 10.2 (or earlier) has such an old
420 open(FILE, ">SubDB.pm") or die "Cannot open SubDB.pm: $!\n" ;
471 close FILE or die "Could not close: $!";
527 or warn "# $DB_File::Error\n";
785 or die "Cannot open file 'text': $!\n" ;
843 or die "Cannot open file $file: $!\n" ;
950 or die "Can't open file: $!\n" ;
970 or die "Can't open file: $!\n" ;
1097 or print "# Caught warning [$warned]\n" ;
1110 or prin
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Ddbinfo11 # This program is free software; you can redistribute it and/or
34 9 => [1, "4.1.x or greater"],
49 8 => [1, "4.1.x or greater"],
50 9 => [1, "4.6.x or greater"],
61 4 => [1, "4.1.x or greater"],
69 open (F, "<$ARGV[0]") or die "Cannot open file $ARGV[0]: $!\n" ;
H A Dscan153 [^*]*\*+ ## Non-* followed by 1-or-more *'s
156 )* ## 0-or-more things which don't start with /
162 [^\n]* ## followed by 0-or-more non end of line characters
188 [^/"'\\]* ## Chars which doesn't start a comment, string or escape
232 $A == $B or return $A <=> $B ;

Completed in 408 milliseconds

<<11121314151617181920>>