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

1234567891011>>

/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dstrchr.s33 cmpb %sil,%dl / find it?
35 testb %dl,%dl / is it null?
39 cmpb %sil,%dl / find it?
41 testb %dl,%dl / is it null?
45 cmpb %sil,%dl / find it?
47 testb %dl,%dl / is it null?
51 cmpb %sil,%dl / find it?
54 testb %dl,%dl / is it null?
H A Dwschr.s46 cmpl %esi,%edx / find it?
48 testl %edx,%edx / is it null?
52 cmpl %esi,%edx / find it?
54 testl %edx,%edx / is it null?
58 cmpl %esi,%edx / find it?
60 testl %edx,%edx / is it null?
64 cmpl %esi,%edx / find it?
67 testl %edx,%edx / is it null?
H A Dlock.s43 / - clear lock and force it to appear unlocked in memory.
H A Dmemccpy.s39 cmpb %dh,%dl / is it the byte sought?
46 cmpb %dh,%dl / is it the byte sought?
53 cmpb %dh,%dl / is it the byte sought?
62 cmpb %dh,%dl / is it the byte sought?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/MakeMaker/
H A Dvmsish.pm34 which has 'use vmsish' in it won't even compile outside VMS. This
38 which works just like it on VMS and everywhere else it does nothing.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dtestlib.pm30 After an extension has been built and before it is installed it may be
31 desirable to test it bypassing C<make test>. By adding
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dwschr.s47 cmpl %ecx,%edx / find it?
49 testl %edx,%edx / is it null?
53 cmpl %ecx,%edx / find it?
55 testl %edx,%edx / is it null?
59 cmpl %ecx,%edx / find it?
61 testl %edx,%edx / is it null?
65 cmpl %ecx,%edx / find it?
68 testl %edx,%edx / is it null?
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/Handlers/demo/
H A Ddemo4.pl9 sub foo : Purpose(to foo all data before barring it) { }
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DIterator.pm14 my $it = Test::Harness::Iterator->new(\*TEST);
15 my $it = Test::Harness::Iterator->new(\@array);
17 my $line = $it->next;
31 Iterate through it, of course.
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrcmp.s54 ! If it is not, it attempts to align it and then checks the
55 ! alignment of the destination string. If it is possible to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/DBM_Filter/
H A Dcompress.pm38 This DBM filter will compress all data before it is written to the database
39 and uncompressed it on reading.
/osnet-11/usr/src/lib/libeti/menu/common/
H A Dterminit.c90 set_item_term(MENU *m, PTF_void it) argument
93 SIterm(m) = it;
95 SIterm(Dfl_Menu) = it;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DSelectSaver.pm28 was selected when it was created. If its C<new> method gets an extra
32 When a C<SelectSaver> is destroyed, it re-selects the file handle
33 that was selected when it was created.
H A Dbytes.pm49 lexical scope in which it appears. C<no bytes> can be used to reverse
58 As an example, when Perl sees C<$x = chr(400)>, it encodes the character
59 in UTF-8 and stores it in $x. Then it is marked as character data, so,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm42 or a reference) and it begins with C<< >& >>, then the child will send output
45 from it directly. In both cases, there will be a dup(2) instead of a
50 in the parameter slot so it can be overwritten in the caller, or
54 failure: it just raises an exception matching C</^open2:/>. However,
58 open2() does not wait for and reap the child process after it exits.
59 Except for short programs where it's acceptable to let the operating system
66 assumes it's going to talk to something like B<bc>, both writing
67 to it and reading from it. This is presumably safe because you
74 what it doe
[all...]
/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-device.c13 * This program is free software; you can redistribute it and/or modify
14 * it under the terms of the GNU General Public License as published by
18 * This program is distributed in the hope that it will be useful,
226 LibHalPropertySetIterator it; local
239 for(libhal_psi_init(&it, props); libhal_psi_has_more(&it); libhal_psi_next(&it)) {
240 type = libhal_psi_get_type(&it);
244 libhal_psi_get_key(&it),
245 libhal_psi_get_string(&it)
[all...]
H A Dlshal.c11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License as published by
16 * This program is distributed in the hope that it will be useful,
93 LibHalPropertySetIterator it; local
111 for (libhal_psi_init (&it, props); libhal_psi_has_more (&it); libhal_psi_next (&it)) {
112 type = libhal_psi_get_type (&it);
116 libhal_psi_get_key (&it),
117 libhal_psi_get_string (&it));
[all...]
/osnet-11/usr/src/grub/grub2/
H A Dgeninit.sh6 # gives unlimited permission to copy and/or distribute it,
9 # This program is distributed in the hope that it will be useful,
20 * GRUB is free software: you can redistribute it and/or modify
21 * it under the terms of the GNU General Public License as published by
25 * GRUB is distributed in the hope that it will be useful,
/osnet-11/usr/src/grub/grub2/grub-core/
H A Dgenemuinitheader.sh6 # gives unlimited permission to copy and/or distribute it,
9 # This program is distributed in the hope that it will be useful,
23 * GRUB is free software: you can redistribute it and/or modify
24 * it under the terms of the GNU General Public License as published by
28 * GRUB is distributed in the hope that it will be useful,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/PerlIO/via/
H A DQuotedPrint.pm72 from a handle, and it will encode as quoted-printable while writing to a handle.
91 library is free software; you can redistribute it and/or modify it under
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToPod.pm78 This library is free software; you can redistribute it and/or modify it
81 This program is distributed in the hope that it will be useful, but
H A DToXml.pm51 This library is free software; you can redistribute it and/or modify it
54 This program is distributed in the hope that it will be useful, but
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DTabs.pm85 do. Given a line with tabs in it, expand will replace the tabs with
87 it, unexpand will add tabs when it can save bytes by doing so. Invisible
92 expand doesn't handle newlines very quickly -- do not feed it an
93 entire document in one string. Instead feed it an array of lines.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/File/t/
H A D31_autodefer.t54 $a[2] = "recZ"; # it kicks in here
75 my $it = 0;
78 if ($it == 0) {
81 } elsif ($it == 1) {
88 $it++;
118 # (If it doesn't, a whole bunch of the other test files will fail.)
141 print "not ok $N \# Autodeferring was $a, expected it to be $x\n";
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemset.s63 mov %o0, %o5 ! copy sp1 before using it

Completed in 78 milliseconds

1234567891011>>