Searched refs:or (Results 151 - 175 of 1679) sorted by relevance

1234567891011>>

/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Dextconf.rb32 unless $mswin or $bccwin or $mingw
94 end or not ipv6lib or abort <<EOS
108 if (doug[] or
112 doug[] or with_cppflags($CPPFLAGS + " -Dss_len=__ss_len", &doug)
385 Fatal: invalid value for --with-lookup-order-hack (expected INET, INET6 or UNSPEC)
425 if getaddr_info_ok == :wide or
426 !have_func("getnameinfo", headers) or !have_func("getaddrinfo", headers)
439 have_func('inet_ntop(0, (const void *)0, (char *)0, 0)') or
[all...]
/macosx-10.10.1/zsh-61/zsh/Misc/
H A Dmake-zsh-urls21 See B<http://www.perl.com/cpan> or L<CPAN> for more information.
47 or usage();
101 open(BOOKMARK, ">$bookmark_file") or die "open >$bookmark_file: $!";
103 close(BOOKMARK) or die $!;
152 reserved. This program is free software; you can redistribute it and/or
153 modify it under the same terms as Perl or zsh.
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCSchemaDefinitions.h6 * This file contains Original Code and/or Modifications of Original Code
86 * kSCPropNetOverridePrimary "OverridePrimary" CFNumber (0 or 1)
88 * kSCPropNetPPPOverridePrimary "PPPOverridePrimary" CFNumber (0 or 1)
127 * kSCPropNetInterfaceSupportsModemOnHold "SupportsModemOnHold" CFNumber (0 or 1)
153 * kSCPropNetIPSecXAuthEnabled "XAuthEnabled" CFNumber (0 or 1)
223 * kSCPropNetModemDataCompression "DataCompression" CFNumber (0 or 1)
228 * kSCPropNetModemErrorCorrection "ErrorCorrection" CFNumber (0 or 1)
229 * kSCPropNetModemHoldCallWaitingAudibleAlert "HoldCallWaitingAudibleAlert" CFNumber (0 or 1)
230 * kSCPropNetModemHoldDisconnectOnAnswer "HoldDisconnectOnAnswer" CFNumber (0 or 1)
231 * kSCPropNetModemHoldEnabled "HoldEnabled" CFNumber (0 or
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Dsh4.rb4 # Redistribution and use in source and binary forms, with or without
11 # documentation and/or other materials provided with the distribution.
115 raise "Invalid immediate #{value} at #{codeOriginString}" if value < -128 or value > 127
122 raise "Bad offset #{offset.value} at #{codeOriginString}" if offset.value < 0 or offset.value > 60
171 raise "Invalid size #{size} for ConstPool" unless size == 16 or size == 32
222 raise "Invalid size #{size} for ConstPoolEntry" unless size == 16 or size == 32
284 elsif maskedImm.value == 1 or (type == "l" and [2, 8, 16].include? maskedImm.value)
348 if node.operands[1].is_a? RegisterID or node.operands[1].is_a? SpecialRegister
682 if (node.operands[0].sh4Operand == a1.sh4Operand) or
683 (node.operands[0].sh4Operand == a2.sh4Operand) or
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Dexamples3.t20 # print "1..0 # Skipping test, this needs Berkeley DB 3.x or better\n" ;
25 plan(skip_all => "this needs Berkeley DB 3.x or better\n" )
58 or die "Cannot open file $filename: $! $BerkeleyDB::Error\n" ;
106 or die "Cannot open file $filename: $! $BerkeleyDB::Error\n" ;
H A Dexamples3.t.T20 # print "1..0 # Skipping test, this needs Berkeley DB 3.x or better\n" ;
25 plan(skip_all => "this needs Berkeley DB 3.x or better\n" )
59 or die "Cannot open file $filename: $! $BerkeleyDB::Error\n" ;
109 or die "Cannot open file $filename: $! $BerkeleyDB::Error\n" ;
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/t/
H A D15create.t35 close $fh or die "can't close $filename $!";
76 $fh = new IO::File("<$filename") or die "Unable to open $filename";
H A D16replace.t34 close $fh or die "can't close $filename $!";
75 $fh = new IO::File("<$filename") or die "Unable to open $filename";
H A D31nsmultiple.t35 close $fh or die "can't close $filename $!";
65 or die "setfattr failed on filename $_: $!";
114 $fh = new IO::File("<$filename") or die "Unable to open $filename";
122 or die "setfattr failed on file descriptor ".$fh->fileno().": $!";
H A D39nsempty.t34 close $fh or die "can't close $filename $!";
78 $fh = new IO::File("<$filename") or die "Unable to open $filename";
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/
H A DCalc.yp60 or $parser->YYData->{INPUT} = <STDIN>
61 or return('',undef);
/macosx-10.10.1/CPANInternal-159.1/String-ShellQuote-1.04/
H A Dtest.t7 # program is free software; you can redistribute it and/or modify it
89 or return "can't fork: $!\n";
96 or die "$0: can't run $cmd: $!\n";
/macosx-10.10.1/CPANInternal-159.1/Text-WordDiff-0.08/t/
H A Dbase.t24 use_ok 'Text::WordDiff' or die;
/macosx-10.10.1/Libc-1044.1.2/x86_64/string/
H A Dstrlen.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
60 // read past the end of the string across a page boundary, or even
81 or $-1, %rax
/macosx-10.10.1/bind9-45.101/bind9/bin/rndc/
H A Drndc.conf5 * Permission to use, copy, modify, and/or distribute this software for any
6 * purpose with or without fee is hereby granted, provided that the above
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/
H A Dndc.conf5 * Permission to use, copy, modify, and/or distribute this software for any
6 * purpose with or without fee is hereby granted, provided that the above
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/addzone/ns2/
H A Dnamed1.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/bind9-45.101/bind9/bin/tests/system/allow_query/ns2/
H A Dnamed01.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
H A Dnamed02.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
H A Dnamed03.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
H A Dnamed04.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
H A Dnamed05.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
H A Dnamed06.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
H A Dnamed07.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
H A Dnamed08.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

Completed in 220 milliseconds

1234567891011>>