Searched refs:some (Results 501 - 525 of 732) sorted by relevance

<<21222324252627282930

/netbsd-current/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
75 % Save some plain tex macros whose names we will redefine.
235 % since that produces some useless output on the terminal. We also make
236 % some effort to order the tracing commands to reduce output in the log
1220 \fi % \openindices needs to do some work in any case.
2486 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
2670 % some manuals, especially if they don't have long identifiers in
3026 % Leave some space at the very top of the page.
3159 % Leave some space for the footline. Hopefully ok to assume
3984 % We have this subroutine so that we can handle at least some
[all...]
/netbsd-current/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
75 % Save some plain tex macros whose names we will redefine.
235 % since that produces some useless output on the terminal. We also make
236 % some effort to order the tracing commands to reduce output in the log
1220 \fi % \openindices needs to do some work in any case.
2486 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
2670 % some manuals, especially if they don't have long identifiers in
3026 % Leave some space at the very top of the page.
3159 % Leave some space for the footline. Hopefully ok to assume
3984 % We have this subroutine so that we can handle at least some
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
75 % Save some plain tex macros whose names we will redefine.
235 % since that produces some useless output on the terminal. We also make
236 % some effort to order the tracing commands to reduce output in the log
1220 \fi % \openindices needs to do some work in any case.
2486 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
2670 % some manuals, especially if they don't have long identifiers in
3026 % Leave some space at the very top of the page.
3159 % Leave some space for the footline. Hopefully ok to assume
3984 % We have this subroutine so that we can handle at least some
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex53 % It is possible to adapt texinfo.tex for other languages, to some
75 % Save some plain tex macros whose names we will redefine.
235 % since that produces some useless output on the terminal. We also make
236 % some effort to order the tracing commands to reduce output in the log
1220 \fi % \openindices needs to do some work in any case.
2486 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
2670 % some manuals, especially if they don't have long identifiers in
3026 % Leave some space at the very top of the page.
3159 % Leave some space for the footline. Hopefully ok to assume
3984 % We have this subroutine so that we can handle at least some
[all...]
/netbsd-current/external/gpl2/gmake/dist/config/
H A Dtexinfo.tex55 % It is possible to adapt texinfo.tex for other languages, to some
77 % Save some plain tex macros whose names we will redefine.
221 % since that produces some useless output on the terminal. We also make
222 % some effort to order the tracing commands to reduce output in the log
1130 \fi % \openindices needs to do some work in any case.
1911 % some manuals, especially if they don't have long identifiers in
2161 % Leave some space at the very top of the page.
2297 % Leave some space for the footline. Hopefully ok to assume
3078 % We have this subroutine so that we can handle at least some @value's
3220 % Since there are some command
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Darray.d934 // stuff has some InputRanges in it that don't have length
1230 // allocate some space
2183 S into = to!S("some");
2184 replaceInto(CheckOutput!(Char)(to!S("some dummy text, some ..."))
2975 // must do some transcoding around here
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dtime.d12 "hnsecs" (hecto-nanoseconds - i.e. 100 ns) or some subset thereof. There
167 precision), whereas some of the other clock types
226 $(D ClockType.second) is that $(D ClockType.coarse) sacrifices some
2124 $(RED Warning): On some systems, the monotonic clock may stop counting
2481 // it's a normal function, we need to do some dangerous casting PLEASE take
2548 // For some reason, on some systems, clock_getres returns
2846 //For some reason, on some systems, clock_getres returns
3368 On some system
[all...]
/netbsd-current/external/bsd/ntp/dist/ntpdc/
H A Dntpdc-opts.def186 work only with this and maybe some previous versions of the daemon.
431 show various system flags, some of
474 If it remains high for some time after
519 information is provided only by some clock drivers and is mostly
/netbsd-current/external/gpl2/gettext/dist/djgpp/
H A Dconfig.bat217 Rem Set SHELL to a sane default or some configure tests stop working
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/atom/sse2/
H A Dsqr_basecase.asm43 C * Perhaps write special code for n < M, for some small M.
H A Dmul_basecase.asm44 C * Perhaps write special code for vn <= un < M, for some small M.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/k7/
H A Dmul_basecase.asm390 C The unrolled loop is the same as in mpn_addmul_1(), see that code for some
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/p6/
H A Dsqr_basecase.asm360 C The unrolled code is the same as mpn_addmul_1(), see that routine for some
H A Dmul_basecase.asm393 C The unrolled loop is the same as in mpn_addmul_1, see that code for some
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
H A Dmul_basecase.asm53 C substantial code volume, but would also probably add some overhead.
H A Dsqr_basecase.asm53 C substantial code volume, but would also probably add some overhead.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/zen/
H A Dsbpi1_bdiv_r.asm51 C * Improve regalloc wrt dn_param/dn and un_param/un to save some moves.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DPath.inc654 // For some reason we couldn't get the home directory. Just exit.
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.sh34 # On some SH's, 'read' trims leading and trailing whitespace by
53 # treat ``;;' as three fields while some treat it as just two.
520 # On some platforms, a single function may provide multiple entry points,
591 # On some machines there are bits in addresses which are not really
597 # being a few stray bits in the PC which would mislead us, not as some
602 # On some machines, not all bits of an address word are significant.
618 # Multiple breakpoints may be inserted for some instructions such as
657 # considered special in some way. For example the MIPS backend uses it
666 # are considered special in some way. This is currently used by the
966 # and return 1 if some wer
[all...]
/netbsd-current/usr.bin/make/unit-tests/
H A Dvar-scope-local.mk88 # canonicalize these aliases at some point, and that might be surprising.
H A Dvarmod-loop.mk96 # VARE_EVAL_KEEP_DOLLAR_AND_UNDEFINED, which means that some dollar signs are
H A Ddirective-for.mk179 # variable name in .for loops, based on some other variable. The .for loops
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Dfpbit-sf.S103 ;; This is always called from some other function here,
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c492 the evaluation of these values until really needed since some
847 In some cases, config.h contains something like
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c397 the evaluation of these values until really needed since some
772 In some cases, config.h contains something like

Completed in 421 milliseconds

<<21222324252627282930