Searched refs:of (Results 1 - 25 of 1468) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/perl/lib/
H A Dless.t19 is_deeply([less->of], [], 'more please');
21 is_deeply([less->of], ['please'],'less please');
22 is_deeply([less::again->of], ['please'], 'less::again please');
24 is_deeply([less->of],[],'more please');
25 is_deeply([less::again->of], [], 'no less::again please');
27 is_deeply([less->of], ['please'],'less please');
28 is_deeply([less::again->of], ['please'], 'less::again please');
30 is_deeply([less->of],[],'more please');
31 is_deeply([less::again->of], [], 'no less::again please');
34 is_deeply([sort less->of],[sor
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb112.C5 // The implementation of this function may be platform dependend
7 union { int i; MEMBER STRUCT::*of; } u; // Switch types. Casting won't member in class:__anon6781::STRUCT
9 u.of = offset;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Dmg.exp4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # You should have received a copy of the GNU General Public License
22 set actions none-of-the-above
/openbsd-current/gnu/usr.bin/perl/hints/
H A Daltos486.sh1 : have heard of problems with -lc_s on Altos 486
/openbsd-current/gnu/gcc/libstdc++-v3/include/backward/
H A Dbackward_warning.h3 // This file is part of the GNU ISO C++ Library. This library is free
5 // terms of the GNU General Public License as published by the
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
14 // You should have received a copy of the GNU General Public License along
19 // As a special exception, you may use this file as part of a free software
33 Please consider using one of the 32 headers found in section 17.4.1.2 of the \
35 header for C++ includes, or <iostream> instead of the deprecated header \
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/backward/
H A Dbackward_warning.h3 // This file is part of the GNU ISO C++ Library. This library is free
5 // terms of the GNU General Public License as published by the
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
14 // You should have received a copy of the GNU General Public License along
19 // As a special exception, you may use this file as part of a free software
33 Please consider using one of the 32 headers found in section 17.4.1.2 of the \
35 header for C++ includes, or <sstream> instead of the deprecated header \
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash64.C8 _im_pers_mem_spec(auto int of, auto int n);
/openbsd-current/sys/arch/macppc/stand/
H A Dofwmagic.S14 * 1. Redistributions of source code must retain the above copyright
15 * notice, this list of conditions and the following disclaimer.
17 * notice, this list of conditions and the following disclaimer in the
41 # length of name
50 # name of owner
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dof_device.h6 #include <linux/of.h>
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dlocal1.C5 union { int i; MEMBER STRUCT::*of; } u; member in class:__anon6762::STRUCT
6 u.of = offset;
H A Dlocal7.C7 union { int i; MEMBER STRUCT::*of; } u; member in class:__anon6764::STRUCT
8 u.of = offset;
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dgotosub.t15 $SIG{__WARN__} = sub { like shift, qr\^Use of uninitialized\ };
H A Dsort.t15 like $w, qr/^Use of uninitialized value in sort at /,
/openbsd-current/gnu/usr.bin/perl/t/run/
H A DswitchF1.t3 # This test file does not use test.pl because of the involved way in which it
21 okx1x- use of alternate delimiter (lower case letter) in -F
22 okq2q- use of alternate delimiter (lower case letter) in -F
23 ok\3\- use of alternate delimiter (backslash) in -F
24 ok'4'- use of alternate delimiter (apostrophe) in -F
27 # 2 of the characters toke.c used to use to quote the split parameter:
34 $result = "ok $count - complete test of alternate delimiters in -F\n";
/openbsd-current/lib/libc/arch/mips64/gen/
H A Dfabs.S4 * The Regents of the University of California. All rights reserved.
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
15 * notice, this list of conditions and the following disclaimer in the
17 * 3. Neither the name of the University nor the names of its contributors
40 * Return absolute value of x.
45 abs.d $f0, $f12 # compute absolute value of x
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Derrors.t24 not ok 2 - first line of the input valid # todo some data
25 ok 3 - read the rest of the file
36 not ok 2 - first line of the input valid # todo some data
37 ok 3 - read the rest of the file
47 'Plan (1..3) must be at the beginning or end of the TAP output',
51 '... and telling us we ran the wrong number of tests.';
55 not ok 2 - first line of the input valid # todo some data
56 ok 3 - read the rest of the file
65 not ok 2 - first line of the input valid # todo some data
66 ok 3 - read the rest of th
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/base/t/
H A Dcompile-time.t24 qr/^No such .*field "notthere" in variable \$obj3 of type Child/,
25 "Compile failure of undeclared fields (helem)";
35 qr/^No such .*field "notthere" in variable \$obj3 of type Child/,
36 "Compile failure of undeclared fields (hslice)";
40 $@, qr/^No such .*field "notthere" in variable \$obj3 of type Child/,
41 "Compile failure of undeclared fields (hslice (block form))";
/openbsd-current/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/
H A Dos2_process_text.t33 my $extra_fork = $kppid == $PID; # Temporary implementation of multi-arg open()
35 print "# us=$$, immediate-pid=$PID, parent-of-kid=$kppid, kid=$kpid\n";
36 if ($ENV{CMD_RUN}) { # Two copies of the shell intervene...
37 is( ppidOf($kppid), $PID, 'correct pid of the kid or its parent');
40 is( ($extra_fork ? $kppid : $kpid), $PID, 'correct pid of the kid');
44 is($sid, sidOf, 'sid of kid same as our');
45 is(sidOf($kpid), $sid, 'we know sid of kid');
46 is(sidOf($PID), $sid, 'we know sid of inter-kid');
47 is(ppidOf($kpid), $kppid, 'we know ppid of kid');
48 is(ppidOf($PID), $$, 'we know ppid of inte
[all...]
/openbsd-current/gnu/usr.bin/gcc/contrib/
H A Dgennews7 # This file is part of GNU CC.
10 # it under the terms of the GNU General Public License as published by
15 # but WITHOUT ANY WARRANTY; without even the implied warranty of
19 # You should have received a copy of the GNU General Public License
38 automatically from the online release notes. It covers releases of GCC
39 (and the former EGCS project) since EGCS 1.0, on the line of development
40 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2,
52 # We lie to Lynx about the kind of terminal in use because we
/openbsd-current/gnu/usr.bin/perl/cpan/Digest/lib/Digest/
H A Dbase.pm50 Carp::croak("Number of bits must be multiple of 8 for this algorithm");
88 The C<Digest::base> class provide implementations of the methods
89 C<addfile> and C<add_bits> in terms of C<add>, and of the methods
90 C<hexdigest> and C<b64digest> in terms of C<digest>.
93 this implementations of the alternative I<add> and I<digest> methods.
101 The arguments and expected behaviour of these methods are described in
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3060d.C25 void vfunc(VoidObjMemberFunc of, Object *op, void *v1) { argument
26 (op->*of)(op, v1);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000804-1.x1 # This does not work on m68hc11 due to the use of an asm statement
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ieee/
H A Dhugeval.x2 # instead of +Infinity.
/openbsd-current/gnu/usr.bin/perl/t/lib/
H A Dmypragma.pm3 mypragma - an example of a user pragma
19 An example of how to write a pragma.
/openbsd-current/gnu/usr.bin/perl/ext/Tie-Hash-NamedCapture/
H A DNamedCapture.pm26 array refs listing the contents of each capture buffer whose name is the
27 same as the associated hash key. If none of these buffers were involved in
28 the match, the contents of that array ref will be as many C<undef> values
33 will be the contents of the leftmost defined buffer with the name of the
37 The keys of C<%->-like hashes correspond to all buffer names found in the
38 regular expression; the keys of C<%+>-like hashes list only the names of

Completed in 248 milliseconds

1234567891011>>