Searched defs:true (Results 1 - 25 of 276) sorted by relevance

1234567891011>>

/freebsd-13-stable/include/
H A Dstdbool.h37 #define true 1 macro
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dcond-late.mk
/freebsd-13-stable/contrib/llvm-project/libcxx/include/
H A Dstdbool.h32 #undef true macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAlwaysInliner.h33 AlwaysInlinerPass(bool InsertLifetime = true) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdbool.h16 #define true 1 macro
25 #define true true macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrBuilder.h32 addFrameReference(const MachineInstrBuilder &MIB, int FI, int Offset = 0, bool mem = true) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DInitLLVM.h38 InitLLVM(int &Argc, char **&Argv, bool InstallPipeSignalExitHandler = true) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEscapeEnumerator.h37 EscapeEnumerator(Function &F, const char *N = �, bool HandleExceptions = true) argument
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueDictionary.h20 OptionValueDictionary(uint32_t type_mask = UINT32_MAX, bool raw_value_dump = true) argument
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dgen.h60 # define true 1 macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCreateInvocationFromCommandLine.cpp55 C->getJobs().Print(llvm::errs(), "\n", true); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dedit_distance.h42 ComputeEditDistance(ArrayRef<T> FromArray, ArrayRef<T> ToArray, bool AllowReplacements = true, unsigned MaxEditDistance = 0) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLoopTraversal.h97 TraversedMBBInfo(MachineBasicBlock *BB = nullptr, bool Primary = true, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h44 DIPrinter(raw_ostream &OS, bool PrintFunctionNames = true, argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h23 DynamicTypeInfo(QualType Ty, bool CanBeSub = true) argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DRenderingSupport.h49 colored_ostream(raw_ostream &OS, raw_ostream::Colors Color, bool IsColorUsed = true, bool Bold = false, bool BG = false) argument
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp75 inheritsFrom(InstructionContext child, InstructionContext parent, bool noPrefix = true, bool VEX_LIG = false, bool VEX_WIG = false, bool AdSize64 = false) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DVerifier.h140 explicit VerifierPass(bool FatalErrors = true) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h31 unsigned GetOrAddStringOffset(StringRef Str, bool appendZero = true) { argument
/freebsd-13-stable/contrib/lutok/
H A Dtest_utils.hpp110 stack_balance_checker(lutok::state& state_, const bool with_sentinel_ = true) argument
/freebsd-13-stable/contrib/netbsd-tests/lib/libprop/
H A Dt_basic.c123 ATF_REQUIRE_EQ(prop_array_add(arr, dict_copy), true); local
[all...]
/freebsd-13-stable/usr.bin/sdiotool/
H A Dlinux_compat.h44 #define true 1 macro
/freebsd-13-stable/lib/msun/tests/
H A Dconj_test.c85 ATF_REQUIRE(fpequal_cs(libcrealf(in), __real__ in, true)); local
86 ATF_REQUIRE(fpequal_cs(libcreal(in), __real__ in, true)); local
87 ATF_REQUIRE(fpequal_cs(libcreall(in), __real__ in, true)); local
88 ATF_REQUIRE(fpequal_cs(libcimagf(in), __imag__ in, true)); local
89 ATF_REQUIRE(fpequal_cs(libcimag(in), __imag__ in, true)); local
90 ATF_REQUIRE(fpequal_cs(libcimagl(in), __imag__ in, true)); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h104 SimplifyQuery(const DataLayout &DL, const TargetLibraryInfo *TLI, const DominatorTree *DT = nullptr, AssumptionCache *AC = nullptr, const Instruction *CXTI = nullptr, bool UseInstrInfo = true) argument
/freebsd-13-stable/contrib/ldns/ldns/
H A Dcommon.h53 # define true 1 macro

Completed in 296 milliseconds

1234567891011>>