Searched refs:does (Results 76 - 100 of 156) sorted by relevance

1234567

/freebsd-12-stable/share/mk/
H A Dsys.mk218 # bmake -N is supposed to skip executing anything but it does not skip
325 # By default bmake does *not* use set -e
H A Dbsd.compiler.mk95 # GCC does not need the CCACHE_CPP2 hack enabled by default in devel/ccache.
H A Dbsd.obj.mk52 # but this makefile does not want it!
H A Dsrc.sys.obj.mk205 # The OBJDIR we wanted does not yet exist, ensure we default to safe .CURDIR
H A Dmeta.autodep.mk251 # it is left as an exercise for the reader to work out what this does
/freebsd-12-stable/crypto/openssl/crypto/
H A Dsparccpuid.S28 ! Keep in mind that this does not excuse us from wiping the stack!
49 ! specification says that it ("rd %asr2,%o0" in V8 terms) does
264 ! appears that slow, but it does the trick in sense that FP and
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql240 was performed. A row's 'op_depth' does NOT refer to the depth of its own
337 revision in which the node does not exist. In the 'WORKING'
453 node does not have any dav-cache. */
480 does the heavy lifting for such queries.
495 does the heavy lifting for such queries. */
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc92 // `uint_t`; however, <sys/types.h> does not always declare `uint`. We provide
553 // OS X with HFS+ it does.
927 Result |= O_EXCL; // Fail if it does.
930 Result |= O_TRUNC; // Truncate if it does.
1215 /// Unfortunately fcopyfile(3) does not support COPYFILE_CLONE, so the
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S783 @ r12 does not need storing, it it the intra-procedure-call scratch register
787 @ T1 does not have a non-cpsr-clobbering register-zeroing instruction.
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in440 If the leapfile does not exist, is not valid, has expired, or is
/freebsd-12-stable/contrib/ldns/packaging/fedora/
H A Dldns.spec147 - libtool on EL-5 does not take --install as argument
/freebsd-12-stable/contrib/bmake/mk/
H A Down.mk37 # FreeBSD at least does not set this
H A Dlib.mk157 # HPsUX lorder does not grok anything but .o
164 # lorder does not grok anything but .o
H A Dmeta.autodep.mk249 # it is left as an exercise for the reader to work out what this does
/freebsd-12-stable/stand/
H A Ddefs.mk143 # Do not generate movt/movw, because the relocation fixup for them does not
/freebsd-12-stable/stand/lua/
H A Dcli.lua91 -- This function intentionally does not follow our general naming guideline for
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex53 % than two; texi2dvi does it as many times as necessary.
209 % surround any changed text. This approach does *not* work if the
296 % does insertions, but you have to call it yourself.
696 % does not have much material. In this case, it's better to add an
762 %% if the depth of the box does not fit.
784 % TeX does not even consider page breaks if a penalty added to the
1065 % this is not advertised and we don't care. Texinfo does not
1479 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
1881 % We must therefore turn them both off (\tclose does that)
2007 % rms does no
[all...]
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex52 % than two; texi2dvi does it as many times as necessary.
316 % does insertions, but you have to call it yourself.
642 % does not have much material. In this case, it's better to add an
721 % TeX does not even consider page breaks if a penalty added to the
816 % surround any changed text. This approach does *not* work if the
1468 % Texinfo sort of supports the sans serif font style, which plain TeX does not.
2077 % makeinfo 4.8 does not support it, but we need it nonetheless.
2300 % lilypond developers report. xpdf does work with the regular 0x27.
2483 % We must therefore turn them both off (\tclose does that)
2680 % rms does no
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp307 // problems with remote targets (because lli's remote target support does not
445 << "remote process execution does not work with the interpreter.\n";
540 << "remote mcjit does not support lazy compilation\n";
581 << "host does not support external remote targets.\n";
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dlib1funcs.asm23 this library does not by itself cause the resulting executable
25 This exception does not however invalidate any other reasons why
/freebsd-12-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm153 ! wrong as possible, but that is what SunOS does...).
500 ! wrong as possible, but that is what SunOS does...).
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc158 /* prescreening; this does wonders for this rather slow code */
183 /* this loop does only one repetition except for backrefs */
/freebsd-12-stable/sys/conf/
H A Dkern.pre.mk219 # does not honor.
/freebsd-12-stable/sys/mips/mips/
H A Dsupport.S438 bne a0, t0, 2b # unrolling loop does not help
474 bne a0, a3, 2b # unrolling loop does not help
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc356 // *does* indicate the size of the null terminator.
1291 // Path does not begin with a tilde expression.

Completed in 201 milliseconds

1234567