Searched defs:log (Results 1 - 25 of 332) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgdb_mbuild.sh182 log () function
[all...]
/openbsd-current/regress/lib/csu/init_priority/
H A Dinit_priority_test.cc9 int log[kNumTests]; member in namespace:__anon8087
/openbsd-current/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DError.cpp16 void ClusteringError::log(raw_ostream &OS) const { OS << Msg; } function in class:llvm::exegesis::ClusteringError
24 void SnippetCrash::log(raw_ostream &OS) const { OS << Msg; } function in class:llvm::exegesis::SnippetCrash
/openbsd-current/gnu/llvm/lldb/source/Host/linux/
H A DSupport.cpp16 Log *log = GetLog(LLDBLog::Host); local
28 Log *log = GetLog(LLDBLog::Host); local
38 Log *log = GetLog(LLDBLog::Host); local
/openbsd-current/games/sail/
H A Dlo_main.c59 struct logs log; local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp54 Log *log = GetLog(LLDBLog::Process); local
H A DHostNativeThreadBase.cpp59 Log *log = GetLog(LLDBLog::Thread); local
/openbsd-current/gnu/llvm/lldb/source/Expression/
H A DExpressionVariable.cpp46 Log *log = GetLog(LLDBLog::Expressions); local
H A DDiagnosticManager.cpp18 void DiagnosticManager::Dump(Log *log) { argument
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DBinaryStreamError.cpp49 void BinaryStreamError::log(raw_ostream &OS) const { OS << ErrMsg; } function in class:BinaryStreamError
/openbsd-current/gnu/llvm/llvm/utils/
H A Dbugpoint_gisel_reducer.py22 def log(msg): function
[all...]
/openbsd-current/gnu/llvm/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp26 void IgnoresFileNotFound::log(llvm::raw_ostream &os) const { function in class:IgnoresFileNotFound
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp51 Log *log = GetLog(LLDBLog::Host); local
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DAddressResolverFileLine.cpp43 Log *log = GetLog(LLDBLog::Breakpoints); local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp37 Log *log = GetLog(LLDBLog::Object); local
44 Log *log = GetLog(LLDBLog::Object); local
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DError.cpp73 void GenericBinaryError::log(raw_ostream &OS) const { function in class:GenericBinaryError
/openbsd-current/gnu/llvm/llvm/tools/llvm-ifs/
H A DErrorCollector.cpp40 void ErrorCollector::log(raw_ostream &OS) { function in class:ErrorCollector
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp96 void DuplicateDefinition::log(raw_ostream &OS) const { function in class:llvm::orc::DuplicateDefinition
113 void JITSymbolNotFound::log(raw_ostream &OS) const { function in class:llvm::orc::JITSymbolNotFound
/openbsd-current/lib/libm/src/
H A De_log.c84 log(double x) function
133 DEF_STD(log); variable
134 LDBL_MAYBE_CLONE(log); variable
[all...]
/openbsd-current/regress/sys/netinet/mcast/
H A Dmcsend.c50 FILE *log; local
H A Dmcrecv.c56 FILE *log; local
/openbsd-current/regress/sys/netinet6/mcast6/
H A Dmc6send.c51 FILE *log; local
H A Dmc6recv.c57 FILE *log; local
/openbsd-current/lib/libcrypto/ct/
H A Dct_prn.c154 const CTLOG *log = NULL; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteAppleTV.cpp62 Log *log = GetLog(LLDBLog::Platform); local

Completed in 401 milliseconds

1234567891011>>