Searched defs:false (Results 151 - 175 of 430) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h73 getVectorVT(LLVMContext &Context, EVT VT, unsigned NumElements, bool IsScalable = false) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUArgumentUsageInfo.h43 ArgDescriptor(unsigned Val = 0, unsigned Mask = ~0u, bool IsStack = false, bool IsSet = false) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp879 /*AfterAmpersand=*/false); local
898 /*AfterAmpersand=*/false); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIP.cpp66 addOptLevelArgs(const llvm::opt::ArgList &Args, llvm::opt::ArgStringList &CmdArgs, bool IsLlc = false) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp273 ProcessUCNEscape(const char *ThisTokBegin, const char *&ThisTokBuf, const char *ThisTokEnd, uint32_t &UcnVal, unsigned short &UcnLen, FullSourceLoc Loc, DiagnosticsEngine *Diags, const LangOptions &Features, bool in_char_string_literal = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp73 ValistBugVisitor(const MemRegion *Reg, bool IsLeak = false) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp289 getTypeForFormat(llvm::LLVMContext &VMContext, const llvm::fltSemantics &format, bool UseNativeHalf = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp487 DOTGraphTraits(bool IsSimple = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcCBindingsStack.h485 std::move(IndirectStubsMgrBuilder), false); member in class:llvm::OrcCBindingsStack
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h100 explicit raw_ostream(bool unbuffered = false) argument
377 explicit raw_pwrite_stream(bool Unbuffered = false) argument
273 changeColor(enum Colors Color, bool Bold = false, bool BG = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassBuilder.h36 PGOOptions(std::string ProfileFile = �, std::string CSProfileGenFile = �, std::string ProfileRemappingFile = �, PGOAction Action = NoAction, CSPGOAction CSAction = NoCSAction, bool SamplePGOSupport = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp176 findCopyForUnit(unsigned RegUnit, const TargetRegisterInfo &TRI, bool MustBeAvailable = false) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h363 releaseToOSMaybe(RegionInfo *Region, uptr ClassId, bool Force = false) argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DReproducer.h186 template <typename T> void Record(const T &t, bool newline = false) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp214 void print(raw_ostream &OS, bool PrintTypes = false) { argument
[all...]
H A DPlaceSafepoints.cpp118 PlaceBackedgeSafepointsImpl(bool CallSafepoints = false) argument
[all...]
/freebsd-11-stable/contrib/sendmail/include/libmilter/
H A Dmfapi.h99 # define false 0 macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dmci.c497 mci_dump(sm_debug_file(), mci, false); local
510 mci_dump(sm_debug_file(), mci, false); local
1060 mci_dump(sm_debug_file(), mci, false); local
[all...]
H A Drecipient.c186 printaddr(sm_debug_file(), ctladdr, false); local
248 printaddr(sm_debug_file(), ctladdr, false); local
261 printaddr(sm_debug_file(), b, false); local
268 printaddr(sm_debug_file(), a, false); local
413 printaddr(sm_debug_file(), &a, false); local
486 printaddr(sm_debug_file(), new, false); local
754 printaddr(sm_debug_file(), q, false); local
827 printaddr(sm_debug_file(), new, false); local
958 printaddr(sm_debug_file(), new, false); local
1056 printaddr(sm_debug_file(), new, false); local
1459 printaddr(sm_debug_file(), ctladdr, false); local
1896 printaddr(sm_debug_file(), ctladdr, false); local
[all...]
H A Dudb.c343 printaddr(sm_debug_file(), a, false); local
483 printaddr(sm_debug_file(), a, false); local
534 printaddr(sm_debug_file(), a, false); local
/freebsd-11-stable/contrib/gcc/
H A Dsystem.h603 # undef false macro
607 # define false 0 macro
H A Dtree-ssa-alias-warnings.c972 ptr, true, alias, false, true); local
[all...]
/freebsd-11-stable/contrib/ldns/
H A Ddnssec_sign.c966 false); local
978 false); local
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_osdep.h90 #define false 0 /* shared code requires this */ macro
/freebsd-11-stable/sbin/mdmfs/
H A Dmdmfs.c61 typedef enum { false, true } bool; enumerator in enum:__anon51

Completed in 494 milliseconds

1234567891011>>