HomeSort by: relevance | last modified time | path
    Searched refs:Here (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/external/bsd/am-utils/dist/
cvs-server.txt 2 Here are generic CVS server instructions:
  /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
libraries.m4 25 dnl The order here is important, so that they end up in the right
26 dnl order in the command line generated by make. Here are some
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Template.pm 85 # Override Text::Template's append_text_to_result, as recommended here:
111 Switch on or off template output. Here's an example usage:
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Template.pm 85 # Override Text::Template's append_text_to_result, as recommended here:
111 Switch on or off template output. Here's an example usage:
  /src/external/bsd/ntp/dist/scripts/ntptrace/
ntptrace-opts.def 51 If given no arguments, ntptrace starts with localhost. Here is an example of
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-java-2 18 // Here: U+1D49E MATHEMATICAL SCRIPT CAPITAL C
97 #. Here: U+1D49E MATHEMATICAL SCRIPT CAPITAL C
  /src/distrib/mvme68k/miniroot/
install.md 147 Here is an example of what the partition information will look like once
151 given in the 'sectors/cylinder' entry, which is not shown here).
  /src/sys/conf/
copts.mk 48 # Here's an example of the bogus gcc warning -- it's bogus because
  /src/lib/libc/time/
tzselect.ksh 255 # with each row preceded by its distance from 'here'.
372 # Begin the main loop. We come back here if the user wants to retry.
798 Here is that TZ value again, this time on standard output so that you
  /src/external/gpl3/gcc/dist/libgcc/config/m68k/
lb1sf68.S 428 | be adjusted here.
863 | Here we shift the numbers until the exponents are the same, and put
881 | Here we have a's exponent larger than b's, so we have to shift b. We do
1091 | Here we have to decide whether to add or subtract the numbers:
1209 | Here we do the subtraction.
1327 | be adjusted here.
1349 | be adjusted here.
1415 | be adjusted here.
1437 | executed very often. We sacrifice speed for clarity here.
1523 | Here we have both numbers finite and nonzero (and with no sign bit)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
lb1sf68.S 428 | be adjusted here.
863 | Here we shift the numbers until the exponents are the same, and put
881 | Here we have a's exponent larger than b's, so we have to shift b. We do
1091 | Here we have to decide whether to add or subtract the numbers:
1209 | Here we do the subtraction.
1327 | be adjusted here.
1349 | be adjusted here.
1413 | be adjusted here.
1435 | executed very often. We sacrifice speed for clarity here.
1521 | Here we have both numbers finite and nonzero (and with no sign bit)
    [all...]
  /src/sys/arch/i386/stand/dosboot/
start_dos.S 271 # Here we have an 16 bits intersegment jump.
  /src/usr.bin/make/unit-tests/
varmod-assign.mk 53 # and the inner IT1 as well. Nothing surprising here.
59 # and the inner IE2 as well. Nothing surprising here as well.
160 .if ${${VARNAME}::=assigned-value} # Here the variable name gets expanded once
varmod-subst.mk 294 # Here is an alternative way to generate dollar signs.
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
morestack.S 122 # Here the stack is
279 # Here CFA points just past the return address on the stack,
287 # CFA - 8: previous value of %ebp; %ebp points here
312 # to save it here so the unwinder can restore the value used
367 # The caller will return here, as predicted.
549 # The caller will return here, as predicted.
723 # guess conservatively. We might be able to use getrlimit here.
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
morestack.S 122 # Here the stack is
279 # Here CFA points just past the return address on the stack,
287 # CFA - 8: previous value of %ebp; %ebp points here
312 # to save it here so the unwinder can restore the value used
367 # The caller will return here, as predicted.
549 # The caller will return here, as predicted.
723 # guess conservatively. We might be able to use getrlimit here.
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 357 # Big fat magic here: Fix it so that the user-specified package
683 has little Perl programs embedded in it here and there. When you
695 Here's an example of a template, which we'll suppose is stored in the
724 Here is a complete program that transforms the example
836 There is one special trick you can play in a template. Here is the
841 Here is a list of the things I have got for you since 1907:
849 Here is a list of the things I have got for you since 1907:
857 Here we construct the list in a variable called C<$blist>, which we
867 Here is a list of the things I have got for you since 1907:
1063 Here's an example of using C<PACKAGE>
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 289 # Big fat magic here: Fix it so that the user-specified package
556 has little Perl programs embedded in it here and there. When you
568 Here's an example of a template, which we'll suppose is stored in the
598 Here is a complete program that transforms the example
712 There is one special trick you can play in a template. Here is the
717 Here is a list of the things I have got for you since 1907:
725 Here is a list of the things I have got for you since 1907:
733 Here we construct the list in a variable called C<$blist>, which we
743 Here is a list of the things I have got for you since 1907:
928 Here's an example of using C<PACKAGE>
    [all...]
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 357 # Big fat magic here: Fix it so that the user-specified package
683 has little Perl programs embedded in it here and there. When you
695 Here's an example of a template, which we'll suppose is stored in the
724 Here is a complete program that transforms the example
836 There is one special trick you can play in a template. Here is the
841 Here is a list of the things I have got for you since 1907:
849 Here is a list of the things I have got for you since 1907:
857 Here we construct the list in a variable called C<$blist>, which we
867 Here is a list of the things I have got for you since 1907:
1063 Here's an example of using C<PACKAGE>
    [all...]
  /src/external/bsd/nvi/dist/dist/ExtUtils/
Embed.pm 324 Here, code is written for all the currently linked extensions along with code
  /src/external/gpl3/gcc/dist/libgcc/config/sparc/
lb1spc.S 173 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,
175 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
191 ! We get here if the %o1 overflowed while shifting.
213 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
432 ! non-restoring fixup here (one instruction only!)
520 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,
522 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
538 ! We get here if the %o1 overflowed while shifting
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
lb1spc.S 173 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,
175 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
191 ! We get here if the %o1 overflowed while shifting.
213 ! We have to be careful here. We know that %o3 >= %o5, so we can do the
432 ! non-restoring fixup here (one instruction only!)
520 ! Here the dividend is >= 2**(31-N) or so. We must be careful here,
522 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
538 ! We get here if the %o1 overflowed while shifting
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/arm/
ieee754-df.S 671 @ Here is the actual multiplication.
830 @ Here, one or more arguments are either denormalized or zero.
1087 @ Note: only r0 (return value) and ip are clobbered here.
1103 mov ip, #1 @ how should we specify unordered here?
  /src/external/gpl3/gcc.old/dist/libgcc/config/arm/
ieee754-df.S 671 @ Here is the actual multiplication.
830 @ Here, one or more arguments are either denormalized or zero.
1087 @ Note: only r0 (return value) and ip are clobbered here.
1103 mov ip, #1 @ how should we specify unordered here?
  /src/external/gpl3/gcc/dist/libgcc/config/sh/
crt1.S 259 ! we use r0..r3 as scratch in this code. If we are here due to a trapa for profiling
283 ! If here then it looks like we have trap #33
390 ! Here handler available, call it.

Completed in 65 milliseconds

1 2 3 4