Home
last modified time | relevance | path

Searched refs:higher (Results 1 – 25 of 380) sorted by relevance

12345678910>>...16

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dif-oppr.c33 #error operator ?: has higher precedence than operator ||
39 #error operator || has higher precedence than operator &&
44 #error operator && has higher precedence than operator |
50 #error operator | has higher precedence than operator ^
56 #error operator ^ has higher precedence than operator &
61 #error operator & has higher precedence than operator ==
68 #error operator == has higher precedence than operator <
74 #error operator < has higher precedence than operator <<
79 #error operator << has higher precedence than binary +
85 #error binary + has higher precedence than binary *
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-Requirements/t/
H A Dstrings.t28 ok(!$range->accepts('1.4'), 'higher version (==)');
34 ok($range->accepts('1.4'), 'higher version (!=)');
40 ok($range->accepts('1.4'), 'higher version (>=)');
46 ok(!$range->accepts('1.4'), 'higher version (<=)');
52 ok($range->accepts('1.4'), 'higher version ("")');
58 ok(!$range->accepts('2.1'), 'higher version (>=, <=, !)');
67 ok($range->accepts('0.92'), 'higher version ("", !)');
75 ok(!$req->accepts_module('Foo::Bar' => '1.4'), 'higher version (==)');
81 ok($req->accepts_module('Foo::Baz' => '1.4'), 'higher version (!=)');
87 ok($req->accepts_module('Foo::Gorch' => '1.4'), 'higher versio
[all...]
H A Dfinalize.t53 "can't add a higher Foo::Bar after finalization";
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/t/
H A Dpod.t10 plan skip_all => 'Test::Pod 1.22 or higher not installed.' if $@;
/openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2001-01-31-UniversalIRIdea.txt13 static and runtime optimization; some higher-level like type-safety and
20 between languages.) Also, some or most of the higher-level
/openbsd-src/gnu/llvm/libcxx/include/__debug_utils/
H A Drandomize_range.h30 # error Support for unspecified stability is only for C++11 and higher in __debug_randomize_range()
/openbsd-src/gnu/usr.bin/binutils/gdb/config/alpha/
H A Dalpha-osf3.mh1 # Host: Little-endian Alpha running OSF/1-3.x and higher using procfs
/openbsd-src/share/snmp/
H A DIF-MIB.txt333 higher (sub-)layer, which were not addressed to a multicast
348 higher (sub-)layer, which were addressed to a multicast or
368 their being deliverable to a higher-layer protocol. One
385 deliverable to a higher-layer protocol. For character-
388 from being deliverable to a higher-layer protocol.
436 "The total number of packets that higher-level protocols
452 "The total number of packets that higher-level protocols
602 higher (sub-)layer, which were addressed to a multicast
619 higher (sub-)layer, which were addressed to a broadcast
633 "The total number of packets that higher-level protocols
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-sparc.texi38 successively higher architectures as it encounters instructions that
39 only exist in the higher levels.
64 or feature requiring an incompatible or higher level.
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-sparc.texi38 successively higher architectures as it encounters instructions that
39 only exist in the higher levels.
64 or feature requiring an incompatible or higher level.
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.openbsd25 3.7 or higher, you will need to upgrade to at least Perl 5.8.7.
/openbsd-src/gnu/usr.bin/perl/dist/Net-Ping/
H A DTODO32 This needs to be quite a bit higher all around to make me comfortable with a refactor.
/openbsd-src/gnu/usr.bin/perl/dist/Carp/t/
H A DCarp_overload.t66 # CarpTracable->new calls higher up
/openbsd-src/sys/netinet/
H A Din_pcb.c448 u_int16_t first, last, lower, higher, candidate, localport; in in_pcbpickport() local
467 higher = last; in in_pcbpickport()
470 higher = first; in in_pcbpickport()
478 count = higher - lower; in in_pcbpickport()
486 if (candidate < lower || candidate > higher) in in_pcbpickport()
821 * Check for alternatives when higher level complains in in_pcblookup_local_lock()
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPkgCfl.pod31 Most handling of conflict information happens through the higher level
/openbsd-src/gnu/usr.bin/perl/t/lib/feature/
H A Dimplicit62 # lower version after higher version
/openbsd-src/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DBADNAMES46 name-mangling; in G++ 3.0 and higher a different name-mangling is
H A DRELEASE-NOTES81 scripts: automake (version 1.4), autoconf (version 2.13 and higher),
/openbsd-src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DBADNAMES31 name-mangling; in G++ 3.0 and higher a different name-mangling is
H A DRELEASE-NOTES81 scripts: automake (version 1.4), autoconf (version 2.13 and higher),
/openbsd-src/gnu/llvm/lld/docs/ELF/
H A Dwarn_backrefs.rst53 * If adding the dependency does not form a cycle: conceptually ``A`` is higher
69 libraries (e.g. ``A``) vulnerable to changes to higher-level libraries (e.g.
/openbsd-src/sys/arch/mips64/mips64/
H A Dcp0access.S125 and a0, t0 # never upgrade to higher than max
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/API/
H A DBreakage.t61 " * Module 'T2Test::UR1' is outdated and known to be broken, please update to 1.0 or higher.",
/openbsd-src/gnu/usr.bin/perl/lib/
H A DInternals.pod55 to implement higher-level behavior which should be used instead.
/openbsd-src/gnu/usr.bin/perl/hints/
H A Ddec_osf.sh254 (assuming the system-wide hard resource limits allow you to go higher),

12345678910>>...16