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

1234567891011>>

/freebsd-current/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh224 function log { function
[all...]
/freebsd-current/usr.sbin/fwget/
H A Dfwget.sh47 log() function
/freebsd-current/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextAPIError.cpp21 void TextAPIError::log(raw_ostream &OS) const { function in class:TextAPIError
/freebsd-current/contrib/netbsd-tests/fs/ffs/
H A Dt_quota2_1.c24 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
H A Dt_quota2_remount.c25 do_quota(const atf_tc_t *tc, int n, const char *newfs_opts, int log) argument
H A Dh_ffs_server.c57 int log = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamError.cpp49 void BinaryStreamError::log(raw_ostream &OS) const { OS << ErrMsg; } function in class:BinaryStreamError
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp54 Log *log = GetLog(LLDBLog::Process); local
H A DHostNativeThreadBase.cpp59 Log *log = GetLog(LLDBLog::Thread); local
/freebsd-current/sys/dev/isci/scil/
H A Dsati_abort_task_set.c119 ATA_NCQ_COMMAND_ERROR_LOG_T * log = local
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DExpressionVariable.cpp52 Log *log = GetLog(LLDBLog::Expressions); local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DError.cpp73 void GenericBinaryError::log(raw_ostream &OS) const { function in class:GenericBinaryError
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryThread.cpp37 Log *log = GetLog(LLDBLog::Object); local
44 Log *log = GetLog(LLDBLog::Object); local
/freebsd-current/contrib/llvm-project/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
/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_prn.c73 const CTLOG *log = NULL; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangHost.cpp52 Log *log = GetLog(LLDBLog::Host); local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DAddressResolverFileLine.cpp43 Log *log = GetLog(LLDBLog::Breakpoints); local
/freebsd-current/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp26 void IgnoresFileNotFound::log(llvm::raw_ostream &os) const { function in class:IgnoresFileNotFound
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_logf.c41 float32x4_t VPCS_ATTR V_NAME_F1 (log) (float32x4_t x) function
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dsv_logf_3u4.c46 svfloat32_t SV_NAME_F1 (log) (svfloat32_t x, const svbool_t pg) function
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DLogger.h70 void log(llvm::function_ref<void(llvm::raw_ostream &)> Emit) { function in class:clang::dataflow::Logger
/freebsd-current/contrib/kyua/utils/logging/
H A Doperations_test.cpp87 ATF_TEST_CASE_WITHOUT_HEAD(log); variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DStringList.h121 static void LogDump(Log *log, T s_iterable, const char *name = nullptr) { argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.h65 void log(StringRef text) { function in class:llvm::DifferenceEngine
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp55 Log *log = GetLog(LLDBLog::DynamicLoader); local

Completed in 450 milliseconds

1234567891011>>