Searched refs:or (Results 626 - 650 of 1679) sorted by relevance

<<21222324252627282930>>

/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlcatalog.c60 * Returns a pointer to it or NULL on EOF the caller is expected to
217 printf("add requires 2 or 3 arguments\n");
230 printf("add requires 2 or 3 arguments\n");
322 \t used with --add or --del, it saves the catalog changes\n\
/macosx-10.10.1/ruby-106/ruby/lib/irb/
H A Dcontext.rb22 # +nil+:: uses stdin or Readline
57 if IRB.conf[:SINGLE_IRB] or !defined?(IRB::JobManager)
119 # Can be either StdioInputMethod, ReadlineInputMethod, FileInputMethod or
132 # Can be either name from <code>IRB.conf[:IRB_NAME]</code>, or the number of
135 # Can be either the #irb_name surrounded by parenthesis, or the
139 # Whether +Readline+ is enabled or not.
164 # Can be either the default <code>IRB.conf[:AUTO_INDENT]</code>, or the
171 # or
175 # or
185 # Whether <code>^C</code> (+control-c+) will be ignored or no
[all...]
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dcommand.rb89 # array or a string to be split on white space.
176 if args.nil? or args.empty? then
201 # or if there is more than one gem name given.
206 if args.nil? or args.empty? then
480 return if option_list.nil? or option_list.empty?
/macosx-10.10.1/vim-55/runtime/macros/life/
H A Dlife.vim14 " If a germ has 0 or 1 live neighbors it dies of loneliness
15 " If a germ has 2 or 3 live neighbors it survives
23 " around. I have an earlier version that offers the option of live edges or
72 " And now the macros, more or less in top-down order.
107 map ,o oPut 'X's in the left box, then hit 'C' or 'R'
167 " (used by work out top and/or bottom line)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpython.vim75 syn keyword pythonOperator and in is not or
134 " regular expressions below or their order.
136 " because of a possible leading or trailing decimal point.
143 " - 08e0 or 08j are highlighted,
231 " Notice that the end of a string, either ''', or """, will end the contained
248 " Sync at the beginning of class, function, or method definition.
/macosx-10.10.1/vim-55/src/
H A DMake_bc5.mak4 # Targets: Dos16 or Win32 (Windows NT and Windows 95) (with/without GUI)
37 # GUI no or yes: set to yes if you want the GUI version (yes)
40 # DYNAMIC_LUA no or yes: set to yes to load the Lua DLL dynamically (no)
43 # DYNAMIC_PERL no or yes: set to yes to load the Perl DLL dynamically (no)
46 # DYNAMIC_PYTHON no or yes: use yes to load the Python DLL dynamically (no)
49 # DYNAMIC_PYTHON3 no or yes: use yes to load the Python3 DLL dynamically (no)
52 # DYNAMIC_TCL no or yes: use yes to load the TCL DLL dynamically (no)
61 # DYNAMIC_RUBY no or yes: use yes to load the Ruby DLL dynamically (no)
62 # MBYTE no or yes: set to yes for multi-byte support (yes)
66 # IME no or ye
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Di386_lock.s6 * This file contains Original Code and/or Modifications of Original Code
10 * may not be used to create, or enable the creation or redistribution of,
11 * unlawful or unlicensed copies of an Apple operating system, or to
12 * circumvent, violate, or enable the circumvention or violation of, any
121 * If one or more simplelocks are currently held by a thread,
244 * register initially, and then either a byte or register-sized
313 * Acquire lock, spinning until it becomes available or timeou
[all...]
/macosx-10.10.1/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dnonblock.t133 IO::Select->new($to_server)->can_write(30) or do {
194 # the socket close should cause EPIPE or ECONNRESET
302 my $from_client = $server->accept or print "not ";
/macosx-10.10.1/CPANInternal-159.1/JSON-PP-2.27203/t/
H A D019_incr.t16 eval <<'TEST' or die "Failed to eval test code for version $]: $@";
88 eval <<'TEST' or die "Failed to eval test code for version $]: $@";
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-1.18/t/
H A D20_Tree_Simple_Visitor_test.t106 } qr/Insufficient Arguments \: Depth arguement must be either RECURSIVE or CHILDREN_ONLY/,
112 } qr/Insufficient Arguments \: Depth arguement must be either RECURSIVE or CHILDREN_ONLY/,
/macosx-10.10.1/ICU-531.30/icuSources/data/coll/
H A Dcolfiles.mk11 # Then, you can have your local changes remain even if you upgrade or
64 or.txt pa.txt pl.txt ps.txt pt.txt\
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dprivate.h13 ** or that it will remain at all.
143 Please use a compiler that supports a 64-bit integer type (or wider);
/macosx-10.10.1/JavaScriptCore-7600.1.17/
H A Dgenerate-js-builtins4 # Redistribution and use in source and binary forms, with or without
11 # documentation and/or other materials provided with the distribution.
35 * Redistribution and use in source and binary forms, with or without
42 * documentation and/or other materials provided with the distribution.
296 if (not os.path.exists(output_base + ".h")) or (not filecmp.cmp(output_base + ".h.tmp", output_base + ".h", shallow=False)):
301 if (not os.path.exists(output_base + ".cpp")) or (not filecmp.cmp(output_base + ".cpp.tmp", output_base + ".cpp", shallow=False)):
/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter32_64.asm3 # Redistribution and use in source and binary forms, with or without
10 # documentation and/or other materials provided with the distribution.
39 # (eg "7[t0, t1, 2]"), absolute addresses (eg "0xa0000000[]"), or labels
40 # (eg "_foo" or ".foo"). Macro invocations can also take anonymous
43 # - Labels must have names that begin with either "_" or ".". A "." label
46 # may or may not be removed during code gen depending on whether the asm
50 # - A "macro" is a lambda expression, which may be either anonymous or
51 # named. But this has caveats. "macro" can take zero or more arguments,
52 # which may be macros or any valid operands, but it can only return
65 # or othe
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Darm.rb4 # Redistribution and use in source and binary forms, with or without
11 # documentation and/or other materials provided with the distribution.
78 elsif isARMv7 or isARMv7Traditional
142 raise "Invalid immediate #{value} at #{codeOriginString}" if value < 0 or value > 255
149 raise "Bad offset at #{codeOriginString}" if offset.value < -0xff or offset.value > 0xfff
281 raise "Expected 2 or 3 operands but got #{operands.size} at #{codeOriginString}"
327 if opcode == "addis" or opcode == "addps"
457 # FIXME: either support this or remove it.
H A Dcloop.rb3 # Redistribution and use in source and binary forms, with or without
10 # documentation and/or other materials provided with the distribution.
340 unless node.is_a? Instruction or
341 node.is_a? Label or
342 node.is_a? LocalLabel or
362 if operands[2].is_a? RegisterID and (type == :int32 or type == :uint32)
369 if operands[1].is_a? RegisterID and (type == :int32 or type == :uint32)
379 if operands[2].is_a? RegisterID and (type == :int32 or type == :uint32)
386 if operands[1].is_a? RegisterID and (type == :int32 or type == :uint32)
397 if operands[0].is_a? RegisterID and (type == :int32 or typ
[all...]
H A Dtransform.rb3 # Redistribution and use in source and binary forms, with or without
10 # documentation and/or other materials provided with the distribution.
69 (@left.resolveSettings(settings).value or @right.resolveSettings(settings).value).asNode
411 unless node.is_a? Instruction or
412 node.is_a? Label or
413 node.is_a? LocalLabel or
/macosx-10.10.1/Libc-1044.1.2/stdtime/FreeBSD/
H A Dprivate.h28 ** or that it will remain at all.
162 Please use a compiler that supports a 64-bit integer type (or wider);
/macosx-10.10.1/apache-793/
H A Dwebpromotion.rb106 Manage promotion of desktop to server or demotion from server to desktop, for web service
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dtest.c9 Bash is free software; you can redistribute it and/or modify it under
11 Software Foundation; either version 2, or (at your option) any later
15 WARRANTY; without even the implied warranty of MERCHANTABILITY or
91 SHELL_BOOLEAN is the form which returns truth or falseness in shell terms.
124 static int or __P((void));
165 * or
173 return (FALSE ^ or ()); /* Same with this. */
177 * or:
179 * and '-o' or
182 or () function
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/autosign/ns3/
H A Dnamed.conf4 * Permission to use, copy, modify, and/or distribute this software for any
5 * purpose with or without fee is hereby granted, provided that the above
/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A Dftpuploadresume.c14 * You may opt to use, copy, modify, merge, publish, distribute and/or sell
19 * KIND, either express or implied.
37 # error _snscanf requires MSVC 7.0 or later.
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dbackup_gnv_curl_src.com22 $! Permission to use, copy, modify, and/or distribute this software for any
23 $! purpose with or without fee is hereby granted, provided that the above
H A Dbuild_libcurl_pc.com9 $! Permission to use, copy, modify, and/or distribute this software for any
10 $! purpose with or without fee is hereby granted, provided that the above
H A Dpcsi_product_gnv_curl.com10 $! Permission to use, copy, modify, and/or distribute this software for any
11 $! purpose with or without fee is hereby granted, provided that the above

Completed in 5198 milliseconds

<<21222324252627282930>>