Searched defs:false (Results 1 - 25 of 526) sorted by relevance

1234567891011>>

/openbsd-current/libexec/tradcpp/
H A Dbool.h38 #define false 0 macro
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DStringExtras.h37 inline char hexdigit(unsigned X, bool LowerCase = false) { argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionPrinter.h32 DOTGraphTraits(bool isSimple = false) : DefaultDOTGraphTraits(isSimple) {} argument
H A DDDGPrinter.h41 DOTGraphTraits(bool IsSimple = false) : DefaultDOTGraphTraits(IsSimple) {} argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-9.c3 int false() function
H A Dint-compare.c31 false (c) function
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.h21 SeparateConstOffsetFromGEPPass(bool LowerGEP = false) : LowerGEP(LowerGEP) {} argument
H A DEarlyCSE.h31 EarlyCSEPass(bool UseMemorySSA = false) : UseMemorySSA(UseMemorySSA) {} argument
H A DLowerMatrixIntrinsics.h24 LowerMatrixIntrinsicsPass(bool Minimal = false) : Minimal(Minimal) {} argument
H A DSimpleLoopUnswitch.h72 SimpleLoopUnswitchPass(bool NonTrivial = false, bool Trivial = true) argument
H A DMergedLoadStoreMotion.h33 MergedLoadStoreMotionOptions(bool SplitFooterBB = false) argument
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DVectorCombine.h29 VectorCombinePass(bool TryEarlyFoldsOnly = false) argument
/openbsd-current/gnu/llvm/libcxx/include/
H A Dstdbool.h35 #undef false macro
/openbsd-current/gnu/gcc/gcc/ginclude/
H A Dstdbool.h38 #define false 0 macro
45 #define false false macro
/openbsd-current/gnu/usr.bin/gcc/gcc/ginclude/
H A Dstdbool.h38 #define false 0 macro
45 #define false false macro
/openbsd-current/include/
H A Dstdbool.h16 #define false 0 macro
22 false = 0, enumerator in enum:__anon7503
27 #define false false macro
38 #define false false macro
/openbsd-current/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-converter.h28 TraceConverter(FuncIdConversionHelper &FuncIdHelper, bool Symbolize = false) argument
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dstdbool.h22 #define false 0 macro
29 #define false false macro
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Coroutines/
H A DCoroSplit.h25 CoroSplitPass(bool OptimizeFrame = false) : OptimizeFrame(OptimizeFrame) {} argument
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndexDiagnostic.h31 CXDiagnosticSetImpl(bool isManaged = false) argument
/openbsd-current/gnu/llvm/clang/tools/clang-fuzzer/handle-cxx/
H A Dhandle_cxx.cpp38 &Diags, false); local
/openbsd-current/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp125 const Module *unwrapModule(Any IR, bool Force = false) { argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Bitcode/
H A DBitcodeWriterPass.h63 BitcodeWriterPass(raw_ostream &OS, bool ShouldPreserveUseListOrder = false, bool EmitSummaryIndex = false, bool EmitModuleHash = false) argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DResetMachineFunctionPass.cpp42 ResetMachineFunction(bool EmitFallbackDiag = false, argument
89 llvm::createResetMachineFunctionPass(bool EmitFallbackDiag = false, argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20010202-1.c4 typedef enum { false, true } __attribute__ ((packed)) boolean; enumerator in enum:__anon7090

Completed in 320 milliseconds

1234567891011>>