/external/libnl/lib/netfilter/ |
D | log_obj.c | 31 struct nfnl_log *log = (struct nfnl_log *) a; in nfnl_log_dump() local 87 void nfnl_log_get(struct nfnl_log *log) in nfnl_log_get() 92 void nfnl_log_put(struct nfnl_log *log) in nfnl_log_put() 104 void nfnl_log_set_group(struct nfnl_log *log, uint16_t group) in nfnl_log_set_group() 110 int nfnl_log_test_group(const struct nfnl_log *log) in nfnl_log_test_group() 115 uint16_t nfnl_log_get_group(const struct nfnl_log *log) in nfnl_log_get_group() 120 void nfnl_log_set_copy_mode(struct nfnl_log *log, enum nfnl_log_copy_mode mode) in nfnl_log_set_copy_mode() 126 int nfnl_log_test_copy_mode(const struct nfnl_log *log) in nfnl_log_test_copy_mode() 131 enum nfnl_log_copy_mode nfnl_log_get_copy_mode(const struct nfnl_log *log) in nfnl_log_get_copy_mode() 136 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range() [all …]
|
D | log.c | 101 static int nfnl_log_build_request(const struct nfnl_log *log, in nfnl_log_build_request() 161 int nfnl_log_build_create_request(const struct nfnl_log *log, in nfnl_log_build_create_request() 182 int nfnl_log_create(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_create() 193 int nfnl_log_build_change_request(const struct nfnl_log *log, in nfnl_log_build_change_request() 199 int nfnl_log_change(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_change() 210 int nfnl_log_build_delete_request(const struct nfnl_log *log, in nfnl_log_build_delete_request() 220 int nfnl_log_delete(struct nl_sock *nlh, const struct nfnl_log *log) in nfnl_log_delete()
|
/external/zlib/src/examples/ |
D | gzlog.c | 289 struct log { struct 292 char *path; /* allocated path, e.g. "/var/log/foo" or "foo" */ argument 305 /* gzip header for gzlog */ argument 348 local int log_lock(struct log *log) in log_lock() 372 local void log_touch(struct log *log) in log_touch() 384 local int log_check(struct log *log) in log_check() 396 local void log_unlock(struct log *log) in log_unlock() 410 local int log_head(struct log *log) in log_head() 437 local int log_mark(struct log *log, int op) in log_mark() 462 local int log_last(struct log *log, int last) in log_last() [all …]
|
/external/ipsec-tools/src/racoon/ |
D | logger.h | 37 struct log { struct 45 extern struct log *log_open __P((size_t, char *)); argument
|
/external/lldb/source/API/ |
D | SBCommunication.cpp | 31 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBCommunication() local 82 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AdoptFileDesriptor() local 110 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Disconnect() local 126 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsConnected() local 140 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Read() local 174 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Write() local 185 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadStart() local 201 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadStop() local 221 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in ReadThreadIsRunning() local 234 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetReadThreadBytesReceivedCallback() local [all …]
|
D | SBData.cpp | 89 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddressByteSize() local 102 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetAddressByteSize() local 119 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteSize() local 132 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteOrder() local 145 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetByteOrder() local 156 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFloat() local 178 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetDouble() local 200 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLongDouble() local 222 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAddress() local 244 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetUnsignedInt8() local [all …]
|
D | SBProcess.cpp | 146 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in RemoteLaunch() local 225 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in RemoteAttachToProcessWithID() local 239 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetNumThreads() local 261 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSelectedThread() local 284 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in CreateOSPluginThread() local 305 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTarget() local 326 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in PutSTDIN() local 357 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSTDOUT() local 380 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSTDERR() local 403 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetAsyncProfileData() local [all …]
|
D | SBBreakpoint.cpp | 114 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetID() local 221 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetEnabled() local 248 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetOneShot() local 287 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetIgnoreCount() local 330 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetHitCount() local 347 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetIgnoreCount() local 362 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetThreadID() local 378 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadID() local 387 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetThreadIndex() local 408 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetThreadIndex() local [all …]
|
D | SBThread.cpp | 106 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReason() local 183 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReasonDataCount() local 257 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReasonDataAtIndex() local 268 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopDescription() local 384 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopDescription() local 397 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetStopReturnValue() local 457 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName() local 489 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetQueueName() local 555 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in StepOver() local 604 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in StepInto() local [all …]
|
D | SBValue.cpp | 111 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSP() local 322 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetName() local 337 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetTypeName() local 360 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetByteSize() local 388 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in IsInScope() local 398 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValue() local 427 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueType() local 448 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetObjectDescription() local 469 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetType() local 492 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetValueDidChange() local [all …]
|
D | SBDebugger.cpp | 53 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Initialize() local 72 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Clear() local 99 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Create() local 130 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in Destroy() local 152 Log *log (GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in MemoryPressureDetected() local 234 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetInputFileHandle() local 247 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetOutputFileHandle() local 261 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SetErrorFileHandle() local 313 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCommandInterpreter() local 367 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetListener() local [all …]
|
D | SBFrame.cpp | 60 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in SBFrame() local 112 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbolContext() local 153 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetModule() local 196 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetCompileUnit() local 236 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFunction() local 276 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetSymbol() local 315 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetBlock() local 360 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFrameBlock() local 393 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetLineEntry() local 439 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in GetFrameID() local [all …]
|
D | SBBroadcaster.cpp | 32 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API | LIBLLDB_LOG_VERBOSE)); in SBBroadcaster() local 43 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API | LIBLLDB_LOG_VERBOSE)); in SBBroadcaster() local 75 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in BroadcastEventByType() local 92 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in BroadcastEvent() local 110 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_API)); in AddInitialEventsToListener() local
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.c | 251 static void qpTestLog_flushFile (qpTestLog* log) in qpTestLog_flushFile() 292 static deBool beginSession (qpTestLog* log) in beginSession() 310 static deBool endSession (qpTestLog* log) in endSession() 333 qpTestLog* log = (qpTestLog*)deCalloc(sizeof(qpTestLog)); in qpTestLog_createFileLog() local 381 void qpTestLog_destroy (qpTestLog* log) in qpTestLog_destroy() 407 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase() 450 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* resultDetails) in qpTestLog_endCase() 490 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result) in qpTestLog_terminateCase() 520 static deBool qpTestLog_writeKeyValuePair (qpTestLog* log, const char* elementName, const char* nam… in qpTestLog_writeKeyValuePair() 555 deBool qpTestLog_writeMessage (qpTestLog* log, const char* format, ...) in qpTestLog_writeMessage() [all …]
|
/external/libexif/libexif/ |
D | exif-log.c | 73 ExifLog *log; in exif_log_new_mem() local 89 ExifLog *log = exif_log_new_mem (mem); in exif_log_new() local 97 exif_log_ref (ExifLog *log) in exif_log_ref() 104 exif_log_unref (ExifLog *log) in exif_log_unref() 112 exif_log_free (ExifLog *log) in exif_log_free() 123 exif_log_set_func (ExifLog *log, ExifLogFunc func, void *data) in exif_log_set_func() 135 exif_log (ExifLog *log, ExifLogCode code, const char *domain, in exif_log() 146 exif_logv (ExifLog *log, ExifLogCode code, const char *domain, in exif_logv()
|
/external/libxml2/python/tests/ |
D | sync.py | 8 log = "" variable 45 log="" variable 57 log="" variable 69 log="" variable 81 log="" variable 94 log="" variable 107 log="" variable 120 log="" variable
|
/external/lldb/source/ |
D | lldb-log.cpp | 43 Log *log(GetLog ()); in GetLogMask() local 59 Log *log(GetLog ()); in GetLogIfAllCategoriesSet() local 72 Log *log(GetLogIfAllCategoriesSet (mask)); in LogIfAllCategoriesSet() local 85 Log *log(GetLogIfAnyCategoriesSet (mask)); in LogIfAnyCategoriesSet() local 98 Log *log(GetLog ()); in GetLogIfAnyCategoriesSet() local 107 Log *log(GetLog ()); in DisableLog() local
|
/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 48 static void logConfigAttribute (TestLog& log, EGLenum attrib, EGLint value) in logConfigAttribute() 105 tcu::TestLog& log = m_testCtx.getLog(); in checkGetConfigsBounds() local 158 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 240 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 271 TestLog& log = m_testCtx.getLog(); in getValue() local 301 TestLog& log = m_testCtx.getLog(); in checkColorBufferType() local 312 TestLog& log = m_testCtx.getLog(); in checkCaveat() local 323 TestLog& log = m_testCtx.getLog(); in checkTransparentType() local 334 TestLog& log = m_testCtx.getLog(); in checkBoolean() local 348 TestLog& log = m_testCtx.getLog(); in checkInteger() local [all …]
|
D | teglSyncTests.cpp | 268 TestLog& log = m_testCtx.getLog(); in iterate() local 288 TestLog& log = m_testCtx.getLog(); in iterate() local 311 TestLog& log = m_testCtx.getLog(); in iterate() local 341 TestLog& log = m_testCtx.getLog(); in iterate() local 371 TestLog& log = m_testCtx.getLog(); in iterate() local 406 TestLog& log = m_testCtx.getLog(); in iterate() local 439 TestLog& log = m_testCtx.getLog(); in iterate() local 469 TestLog& log = m_testCtx.getLog(); in iterate() local 508 TestLog& log = m_testCtx.getLog(); in iterate() local 550 TestLog& log = m_testCtx.getLog(); in iterate() local [all …]
|
/external/lldb/source/Core/ |
D | ConnectionFileDescriptor.cpp | 95 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION | LIBLLDB_LOG_OBJECT)); in ConnectionFileDescriptor() local 114 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION | LIBLLDB_LOG_OBJECT)); in ConnectionFileDescriptor() local 123 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION | LIBLLDB_LOG_OBJECT)); in ~ConnectionFileDescriptor() local 135 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in OpenCommandPipe() local 179 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in Connect() local 320 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in Disconnect() local 395 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in Read() local 507 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in Write() local 645 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in BytesAvailable() local 795 Log *log(lldb_private::GetLogIfAnyCategoriesSet (LIBLLDB_LOG_CONNECTION)); in BytesAvailable() local [all …]
|
/external/lldb/source/Plugins/Process/POSIX/ |
D | POSIXThread.cpp | 51 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in POSIXThread() local 101 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in RefreshStateAfterStop() local 180 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in CreateRegisterContextForFrame() local 217 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in WillResume() local 238 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in Resume() local 271 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in Notify() local 387 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in BreakNotify() local 432 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in WatchNotify() local 506 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_THREAD)); in CrashNotify() local
|
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/ |
D | LogServiceImpl.java | 75 public void log(int level, String message) { in log() method in LogServiceImpl 100 public void log(int level, String message, Throwable exception) { in log() method in LogServiceImpl 125 public void log(ServiceReference sr, int level, String message) { in log() method in LogServiceImpl 179 public void log(ServiceReference sr, int level, String message, Throwable exception) { in log() method in LogServiceImpl
|
/external/lldb/source/Target/ |
D | ThreadPlanStepRange.cpp | 93 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ShouldReportStop() local 135 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in InRange() local 320 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in ClearNextBranchBreakpoint() local 334 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in SetNextBranchBreakpoint() local 398 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in NextRangeBreakpointExplainsStop() local 483 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in MischiefManaged() local 500 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP)); in IsPlanStale() local
|
/external/lldb/source/Expression/ |
D | IRExecutionUnit.cpp | 69 if (Log *log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)) in WriteNow() local 105 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in DisassembleFunction() local 266 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in GetRunnableInfo() local 443 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateStub() local 472 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateSpace() local 495 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateCodeSection() local 520 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateDataSection() local 542 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in allocateGlobal() local 569 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS)); in GetRemoteAddressForLocal() local 693 IRExecutionUnit::AllocationRecord::dump (Log *log) in dump()
|
/external/lldb/source/Plugins/Process/gdb-remote/ |
D | ProcessGDBRemoteLog.cpp | 39 Log *log(GetLog ()); in GetLogIfAllCategoriesSet() local 52 Log *log(GetLog ()); in GetLogIfAnyCategoryIsSet() local 61 Log *log (GetLog ()); in DisableLog() local 188 Log *log (ProcessGDBRemoteLog::GetLogIfAllCategoriesSet (mask)); in LogIf() local
|