Searched refs:No (Results 76 - 100 of 107) sorted by relevance

12345

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h504 using No = char[2];
509 template <class U, class V> static No &hasDereference(...);
966 /// \pre No operands (or operands' operands, etc.) have \a isTemporary().
/freebsd-13-stable/sys/tools/
H A Dmakesyscalls.lua221 return nil, "No file given"
301 print "No file"
492 print "No file"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp773 using No = char[2];
778 template <class U> static No &check(...);
H A DValue.cpp248 "No name entry found!");
309 if (!ST) { // No symbol table to update? Just do the change.
491 doRAUW(New, ReplaceMetadataUses::No);
830 // No need to reverse 0 or 1 uses.
H A DVerifier.cpp401 enum class AreDebugLocsAllowed { No, Yes }; member in class:__anon3696::Verifier::AreDebugLocsAllowed
860 visitMDNode(*N, AreDebugLocsAllowed::No);
2387 auto AllowLocs = AreDebugLocsAllowed::No;
4385 : AreDebugLocsAllowed::No;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp176 enum class ForMemset { No, Yes }; member in class:__anon4652::LoopIdiomRecognize::ForMemset
585 MadeChange |= processLoopStores(SL.second, BECount, ForMemset::No);
/freebsd-13-stable/share/mk/
H A Dsrc.opts.mk21 # The old-style YES_FOO and NO_FOO are being phased out. No new instances of them
H A Dbsd.lib.mk520 #No need to install header for INTERNALLIB
/freebsd-13-stable/stand/lua/
H A Dmenu.lua355 local rewind = "No"
H A Dconfig.lua52 local MSG_DEFAULTKERNFAIL = "No kernel set, failed to load from module_path"
/freebsd-13-stable/contrib/sendmail/contrib/
H A Dexpn.pl528 print "No more fallbacks for $us\n" if $debug;
1309 No environment variables are used.
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp236 // No optional argument given.
252 config->manifest = Configuration::No;
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h1011 #error No definition of SA_CPU_BIG_ENDIAN or SA_CPU_LITTLE_ENDIAN
/freebsd-13-stable/usr.sbin/etcupdate/
H A Detcupdate.sh834 # No conflicts, so just redo the merge to the
1540 No previous tree to compare against, a sane comparison is not possible.
1542 log "No previous tree to compare against."
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h323 /// No space before the '<' token
351 /// candidate. No attempt is made to track that 'foo' is also a candidate
1420 assert(!ClassStack.empty() && "No lexed method stacks!");
2207 No, member in class:clang::AllowDefiningTypeSpec
2240 return AllowDefiningTypeSpec::No;
2861 AR_NoAttributesParsed = 0, ///< No attributes are diagnosed.
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h380 #error No definition of SA_CPU_BIG_ENDIAN or SA_CPU_LITTLE_ENDIAN
734 #error No definition of SA_DMA_BIG_ENDIAN or SA_DMA_LITTLE_ENDIAN
2407 bit32 interruptEnable:1; /* 0b: No interrupt to host (host polling)
2968 00b: No retry
2973 00b: No retry
3038 00b: No retry
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc83 CurPathLen = 0; // No contribution from current_path needed.
/freebsd-13-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh432 # No configuration file set yet
435 # No commands specified yet
830 echo "No updates are available to install."
877 echo "No rollback directory found."
1039 No mirrors remaining, giving up.
1526 # No errors yet...
1975 The following files are affected by updates. No changes have
1987 echo -n "No updates needed to update system to "
3324 ! grep -q "No updates needed" ${TMPFILE} ||
3345 echo "No update
[all...]
/freebsd-13-stable/contrib/bearssl/T0/
H A DT0Comp.cs427 throw new Exception("No coroutine in compile mode");
529 throw new Exception("No word defined yet");
640 "No current data block");
652 "No current data block");
749 throw new Exception("No next word (EOF)");
761 throw new Exception("No next character (EOF)");
1584 "No C code for native '{0}'",
2010 throw new Exception(String.Format("No such word: '{0}'", name));
/freebsd-13-stable/sys/contrib/openzfs/lib/libefi/
H A Drdwr_efi.c165 #error No VTOC format defined.
771 * No valid label here; try the alternate. Note that here
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp465 dbgs() << "ignored! No qualifying callee with summary found.\n");
855 if (isPrevailing(VI.getGUID()) == PrevailingType::No) {
/freebsd-13-stable/contrib/bsnmp/tests/
H A Dcatch.hpp465 No enumerator in enum:Catch::CaseSensitive::Choice
4119 Catch::throw_exception(GeneratorException("No valid value found in filtered generator"));
4444 No
9375 return Result::logicError( "No options supplied to Opt" );
9683 config.useColour = UseColour::No;
10116 : UseColour::No;
11563 return m_caseSensitivity == CaseSensitive::No
11568 return m_caseSensitivity == CaseSensitive::No
11618 if (m_caseSensitivity == CaseSensitive::Choice::No) {
12916 CATCH_INTERNAL_ERROR("No resul
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp954 Res.second.Prevailing ? PrevailingType::Yes : PrevailingType::No;
1333 llvm::errs() << "warning: [ThinLTO] No module compiled\n";
/freebsd-13-stable/contrib/apr/
H A Dapr.mak4 !MESSAGE No configuration specified. Defaulting to apr - Win32 Release.
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl247 // that its performance would be ~20% lower than optimal one. No

Completed in 503 milliseconds

12345