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

12

/osnet-11/usr/src/lib/libxcurses/h/
H A Dmks.h603 LEXTERN void far*memLchr (const void far*s, int c, size_t n);
604 LEXTERN void *memSLccpy (_VOID *s1, const _VOID far*s2, int, size_t n);
605 LEXTERN void far*memLbtst (const char far*s, size_t m, int n);
606 LEXTERN void far*memLset (void far*s, int c, size_t n);
607 LEXTERN void far*memLsetl (void far*p, int value, long count);
608 LEXTERN void far*memLLcp
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Draid.c349 grub_uint64_t disknr, b, near, far, ofs;
352 far = ofs = near = 1;
360 far = (array->layout >> 8) & 0xFF;
363 ofs = far;
368 far * array->chunk_size, 0);
393 for (j = 0; j < far; j++)
348 grub_uint64_t disknr, b, near, far, ofs; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm64 a pipe, the command at the far end of the pipe will be reexecuted - the results
H A Dconstant.pm161 far less likely to send a space probe to the wrong planet because
H A DExporter.pm264 where $where_to_export is an integer telling how far up the calling stack
H A DPerlIO.pm92 It currently does I<not> mimic MS-DOS as far as treating of Control-Z
H A DSelfLoader.pm283 need for stubs as far as autoloading is concerned.
H A DSwitch.pm533 testing as far as possible. Specifically, the concept of "matching"
H A Doverload.pm814 in doubt, test your speed with C<use overload> and without it. So far
860 to enable this metaphor while preserving the Perlian way as far as
863 far as all the mutators are called via overloaded access only>. The
H A Dperl5db.pl332 Controls how far down C<dumpvar.pl> will go before printing '...' while
2372 # back up by a window; go to 1 if back too far.
7834 =item * C<grep> out the ones that match the text we have so far
7850 select the ones that match the text so far.
7864 so far. For each match, recursively complete the partial packages to
7876 by getting all the subpackages for the package so far, matching all
7918 match the completion text so far.
8028 =item * If the package is C<::> (C<main>), create an empty list; if it's something else, create a list of all the packages known. Append whichever list to a list of all the possible symbols in the current package. C<grep> out the matches to the text entered so far, then C<map> the prefix back onto the symbols.
H A DMemoize.pm833 This function takes no arguments, and as far as C<Memoize> is
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/
H A DFcntl.pm18 far more likely chance of getting the numbers right.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPretty.pm254 CGI::Pretty is far slower than using CGI.pm directly. A benchmark showed that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalcEmu.pm297 since it is far better to implement the operation in the low-level math
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm298 it of the problem area, and the output string so far. It appends
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm45 far more likely chance of getting the numbers right. This includes
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm28 supported very far into the future, and your module will almost certainly
977 In theory the optimiser could deduce how far to unroll the loop
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm758 How far up the call stack should $Test look when reporting where the
1100 A simple summary of the tests so far. True for pass, false for fail.
/osnet-11/usr/src/grub/grub2/grub-core/lib/minilzo/
H A Dlzodefs.h146 # define __far far
157 # define __far far
H A Dminilzo.c166 # define __far far
177 # define __far far
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm315 usage message to C<STDOUT>. Some scripts may even wish to go so far as to
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL464 program documentation tends to roam the wild for far longer than you expect
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm93 It is very possible that this document will fall far short of being useful
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm581 return the portion of the data that has been processed so far when
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm455 So far so good. But suppose the way you're implementing this is:

Completed in 160 milliseconds

12