Searched refs:rest (Results 176 - 193 of 193) sorted by relevance

12345678

/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex388 % Parse an argument, then pass it to #1. The argument is the rest of
436 % to get _exactly_ the rest of the line, we had to prevent such situation.
2475 % TOKENS, and \rest to be the remainder.
2477 \def\splitoff#1#2\endmark{\def\first{#1}\def\rest{#2}}%
2495 \ifx\rest\empty
2932 % own to delimit the rest of the line, and then take it out again if we
3042 % \fooindex ...rest of line... puts an entry in the index foo.
/openbsd-current/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.pm1348 # The rest need adjustment from the first entry in the inversion list
2692 # string one now, as the rest can have an optional 'is' prefix, which
3381 the rest are lists of scalars. For example, here is a portion of the output
3488 the rest are ordered lists of code points.
3557 the rest are the empty string. The property C<NFKC_Casefold> has this form.
/openbsd-current/usr.bin/tic/
H A Dtic.c281 * The reason this is a hook, and not in line with the rest of the
/openbsd-current/gnu/usr.bin/perl/ext/B/
H A DB.pm1306 The rest are currently B::AV objects, but that could
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm1591 screen; the rest should be self-explanatory.
1830 method to be invoked, and the rest of the words are treated as the method's arguments.
3444 (e.g. Foo::Bar, i.e. I<not> the name of the distribution file). The rest
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm1419 The long answer is the rest of the manpage :-)
3005 links the rest. Default is 'best'.
H A DMM_Any.pm75 Windows, VMS, OS/2, etc...) and the rest are sub families.
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm409 movew sp@(10), d2 /* get low dividend + high rest */
2969 | The rest is mainly code for the different results which can be
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm339 movew sp@(10), d2 /* get low dividend + high rest */
2877 | The rest is mainly code for the different results which can be
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dfeature.pl463 my $rest = substr($subkey, 1);
467 && memcmp(subf+1, "$rest", keylen - sizeof("feature_")) == 0) {
/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm729 # If last read was short, then $data now contains the entire rest
2583 rest of the CPAN testers (for testing generally).
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DBuilder.pm1778 # Escape the beginning, _print will take care of the rest.
2111 Like C<skip()>, only it skips all the rest of the tests you plan to run
/openbsd-current/gnu/usr.bin/perl/cpan/Text-Balanced/lib/Text/
H A DBalanced.pm1884 matching position after the here document, but now the rest of the line
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1896 // Although request is unsigned long, the rest of the interceptor uses it
7576 // Reuse the rest of the code in the strlcpy() interceptor
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm1774 # +Inf + +Inf or -Inf + -Inf => same, rest is NaN
3945 # accuracy: preserve $N digits, and overwrite the rest with 0's
5318 # Create a string and let Perl's atoi()/atof() handle the rest.
6492 pads the rest with zeros. If the number is between 1 and -1, the significant
H A DBigInt.pm1789 # +Inf + +Inf or -Inf + -Inf => same, rest is NaN
3661 # and overwrite the rest with 0's, return normalized number
7619 During the rest of this document, the shortcuts A (for accuracy), P (for
/openbsd-current/gnu/usr.bin/perl/
H A DConfigure2463 # but using the rest of the flags could cause issues.
3056 *$define*) echo "Skipping the try tests in the rest of Configure as no targethost was defined when cross-compiling" >&4
7452 them with the rest of the public library files.
7619 be installed under $prefix with the rest
8207 the installation of the rest of the extra modules or bundles.)
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dperl5db.pl4679 on error; the rest simply return a false value.
9256 Include all the rest of the subs that are known

Completed in 628 milliseconds

12345678