Searched defs:Success (Results 1 - 25 of 88) sorted by relevance

1234

/openbsd-current/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dallocator_test.cpp60 bool Success = false; local
61 BufferQueue BQ(GetPageSizeCached(), 10, Success); local
H A Dfdr_log_writer_test.cpp40 bool Success = false; local
78 bool Success = false; local
128 bool Success = false; local
H A Dfdr_controller_test.cpp53 bool Success; variable
55 ASSERT_TRUE(Success); variable
305 bool Success; variable
309 ASSERT_TRUE(Success); variable
H A Dbuffer_queue_test.cpp29 bool Success = false; local
35 bool Success = false; local
46 bool Success = false; local
57 bool Success local
73 bool Success = false; local
88 bool Success = false; local
110 bool Success = false; local
124 bool Success = false; local
168 bool Success = false; local
[all...]
H A Dprofile_collector_test.cpp112 bool Success = false; local
185 profilingFlags()->buffers_max, Success); local
/openbsd-current/gnu/llvm/clang/tools/driver/
H A Dcc1_main.cpp213 bool Success = CompilerInvocation::CreateFromArgs(Clang->getInvocation(), local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DItaniumManglingCanonicalizer.h43 Success, member in class:llvm::ItaniumManglingCanonicalizer::EquivalenceError
/openbsd-current/gnu/llvm/llvm/tools/llvm-undname/
H A Dllvm-undname.cpp110 bool Success = true; local
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h19 enum CastResult { Success, Failure }; enumerator in enum:clang::ento::DynamicCastInfo::CastResult
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBError.h86 bool Success() const { return m_err == 0; } function in class:DNBError
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DOptimizedStructLayout.cpp440 bool Success = tryAddBestField(std::nullopt); local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteClientBase.h156 enum class LockResult { Success, Cancelled, Failed }; member in class:lldb_private::process_gdb_remote::GDBRemoteClientBase::ContinueLock::LockResult
/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_buffer_queue.cpp78 bool Success = false; local
H A Dxray_interface.cpp153 bool Success = false; variable
H A Dxray_x86_64.cpp56 bool Success; variable
H A Dxray_profiling.cpp91 bool Success = false; variable
392 bool Success = false; variable
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.h63 enum class LookupResult { Success, Fail, Ignore }; member in class:IRForTarget::LookupResult
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp184 bool Success = true; local
154 emit(Program &P, std::vector<char> &Code, const T &Val, bool &Success) argument
/openbsd-current/gnu/llvm/clang/lib/Interpreter/
H A DInterpreter.cpp79 bool Success = CompilerInvocation::CreateFromArgs( local
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBError.cpp69 bool SBError::Success() const { function in class:SBError
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/GISel/
H A DPPCCallLowering.cpp78 bool Success = true; local
/openbsd-current/gnu/llvm/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h28 bool Success() const { return Infos.empty(); } function in struct:llvm::detail::ErrorHolder
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DStatus.cpp287 bool Status::Success() const { return m_code == 0; } function in class:Status
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h106 Success = 3 enumerator in enum:llvm::MCDisassembler::DecodeStatus
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDistroprefs.pm

Completed in 265 milliseconds

1234