Searched refs:does (Results 51 - 75 of 156) sorted by relevance

1234567

/freebsd-12-stable/tools/tools/editing/
H A Dfreebsd.vim29 " indentation rules but does not change the indentation of existing code.
/freebsd-12-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm23 this library does not by itself cause the resulting executable
25 This exception does not however invalidate any other reasons why
83 * fragment of the _fini function. Further, Itanium does not implement
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Ddarwin-world.asm31 * compiled with GCC to produce an executable, this does not cause the
33 * This exception does not however invalidate any other reasons why the
170 rest_world doesn't use the R10 stack adjust parameter, nor does it
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Descape.mk33 # The "\" is not taken literally, and the "#" does not begin a comment.
40 # does not escape the newline. This is compatible with GNU make.
79 VAR2BSc = 222\\# backslash does not escape comment char, so this is a comment
H A Dvarmod-edge.mk79 # The first backslash does not escape the second backslash.
95 # The backslash in \( does not escape the parenthesis, therefore it
101 # does not start a new modifier.
H A Dposix1.mk163 # to check that the program does nothing stupid (like crash) with them.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DSignals.inc39 // The version of g++ that comes with MinGW does *not* properly understand
44 // we will turn off the warnings for this just file. However, MinGW also does
51 // MinGW.org does not have updated support for the 64-bit versions of the
/freebsd-12-stable/contrib/bmake/
H A Dbsd.after-import.mk39 # This lets us match what boot-strap does
/freebsd-12-stable/contrib/bmake/mk/
H A Ddep.mk38 # auto.dep.mk does not "do" depend
H A Dautodep.mk35 # it does nothing if SRCS is not defined or is empty
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueDictionary.cpp252 "dictionary does not contain a value for the key name '%s'",
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc345 // Install a timeout handler. The handler itself does nothing, but the
485 // does not have a constant unlike what the man pages would have you
/freebsd-12-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm30 ! compiled with GCC to produce an executable, this does not cause
32 ! This exception does not however invalidate any other reasons why
H A Dsol2-gc1.asm30 ! compiled with GCC to produce an executable, this does not cause
32 ! This exception does not however invalidate any other reasons why
/freebsd-12-stable/contrib/gdb/gdb/
H A Dp-lang.c46 but this does not happen for Free Pascal nor for GPC. */
259 agreement as to how useful this feature is. In particular, gcc does
H A Dada-lex.l460 to "10", and EXP to "1". The EXP does not contain a leading 'e' or 'E'. */
514 assignment does the trick (no, it doesn't; read the reference manual).
/freebsd-12-stable/sys/modules/linux/
H A DMakefile90 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd-12-stable/share/mk/
H A Dlocal.dirdeps.mk118 # KMOD does not use any stdlibs.
189 # Taken from meta.autodep.mk (where it only does something with
H A Dbsd.crunchgen.mk156 # Yes, this does seem to partly duplicate bsd.subdir.mk, but I can't
H A Dbsd.dep.mk237 # mimicing what bmake's meta_name() does and adding in the full path
259 # ambiguous suffix transformation rules from .PATH. Meta mode does not
/freebsd-12-stable/usr.sbin/makefs/
H A Dmtree.c512 * EINVAL - Value provided for a keyword that does
518 * ENXIO - Value provided for a keyword that does
712 mtree_error("%s: keyword does not take a value",
/freebsd-12-stable/contrib/bmake/mk/sys/
H A DUnixWare.mk119 PC ?= pc # XXX: UDK probably does not have pc
/freebsd-12-stable/tools/tools/sysbuild/
H A Dsysbuild.sh129 # Unfortunately bsd.ports.mk does not attempt to use a hard-link so
159 echo "self ($0) does not contain magic string" 1>&2
465 echo PORTS_PATH does not exist 1>&2
470 echo SRC_PATH does not exist 1>&2
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-common.c1126 #error The LINKTYPE_ matching range does not match the DLT_ matching range
/freebsd-12-stable/contrib/gcc/doc/
H A Dmakefile.texi101 stage2 build to crash. It does not provide as good coverage of the
119 bootstrap, this does not perform a comparison to test that the compiler

Completed in 125 milliseconds

1234567