Searched refs:already (Results 26 - 50 of 92) sorted by relevance

1234

/freebsd-11-stable/contrib/bmake/mk/
H A Dauto.obj.mk45 # we are already in obj tree!
H A Ddpadd.mk104 # Avoids picking up old versions already installed.
/freebsd-11-stable/share/mk/
H A Dbsd.test.mk44 # We want this to be the case even when the distribution name is already
H A Dbsd.compiler.mk36 # Handle ccache after CC is determined, but not if CC/CXX are already
H A Dbsd.dep.mk247 # they are typically in SRCS/beforebuild already. For target-specific
/freebsd-11-stable/contrib/ncurses/menu/
H A Dmenu.h166 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
/freebsd-11-stable/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh216 If 'name' already exists, when processing commences, it
/freebsd-11-stable/stand/i386/mbr/
H A Dmbr.s65 testw %si,%si # Active already found?
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc234 // to the FD already open for stdout.
290 // to the FD already open for stdout.
H A DSignals.inc22 // already have been destroyed, or be in the process of being destroyed.
263 // If we're executing on the alternate stack, or we already have an alternate
290 // If the handlers are already registered, we're done.
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp165 // If we have already computed this, return it.
255 // If getSpelling returned a pointer to an already uniqued version of
294 isBad = Result[1] == '\''; // ''' is not legal. '\' already fixed above.
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S53 pop %eax # eax was already pushed on new stack
54 ret # eip was already pushed on new stack
/freebsd-11-stable/contrib/ncurses/form/
H A Dform.h281 # error Something is wrong -- MAX_COMMAND is already inconsistently defined.
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh41 echo "There appears to already be a module called ${1}"
336 * If we've already got ${UPPER} attached somehow, don't try again.
340 printf("${UPPER}: already attached\n");
713 * might even already be gone in the case of cardbus or pccard
/freebsd-11-stable/stand/lua/
H A Dcore.lua310 -- loadelf() only if we've not already loaded a kernel
318 -- loadelf() only if we've not already loaded a kernel
H A Dconfig.lua105 -- since we're already tracking the values.
122 -- Track the original value for this if we haven't already
/freebsd-11-stable/stand/i386/cdboot/
H A Dcdboot.S485 # Thus, the A20 line is already enabled.
/freebsd-11-stable/crypto/openssh/contrib/suse/
H A Dopenssh.spec97 message if an SSH host key is already in place
/freebsd-11-stable/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl716 cmp.eq pDone, p0 = -1, Remainder // done already?
/freebsd-11-stable/contrib/gcc/doc/
H A Dmakefile.texi128 Assuming that stage @var{N} has already been built, rebuild it with the
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc854 states aft) /* states already known reachable after */
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dieee754-df.S119 @ already in xh-xl. We need up to 54 bit to handle proper rounding
437 RETc(eq) @ we are done already.
817 @ Overflow: return INF (sign already in xh).
H A Dieee754-sf.S91 @ already in r0. We need up to 25 bit to handle proper rounding
578 @ Overflow: return INF (sign already in r0).
/freebsd-11-stable/sys/conf/
H A Dkern.post.mk272 # they are typically in SRCS/beforebuild already. For target-specific
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1069 // any usage of OF_Append to append to a new file, even if the file already
1272 // terminated to indicate the end of the list. The buffer is already null
1404 fs::make_absolute(Result); // Make it absolute if not already.

Completed in 152 milliseconds

1234