/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 …]
|
/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/srec/srec/EventLog/include/ |
D | SR_EventLog.h | 57 #define SR_EventLogToken_BASIC(log, loglevel, tokenName, value) \ argument 64 #define SR_EventLogTokenInt_BASIC(log, loglevel, tokenName, value) \ argument 71 #define SR_EventLogTokenPointer_BASIC(log, loglevel, tokenName, value) \ argument 78 #define SR_EventLogTokenUint16_t_BASIC(log, loglevel, tokenName, value) \ argument 85 #define SR_EventLogTokenSize_t_BASIC(log, loglevel, tokenName, value) \ argument 92 #define SR_EventLogTokenBool_BASIC(log, loglevel, tokenName, value) \ argument 99 #define SR_EventLogTokenFloat_BASIC(log, loglevel, tokenName, value) \ argument 106 #define SR_EventLogEvent_BASIC(log, loglevel, eventName) \ argument 113 #define SR_EventLogToken_AUDIO(log, loglevel, tokenName, value) \ argument 120 #define SR_EventLogTokenInt_AUDIO(log, loglevel, tokenName, value) \ argument [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/chromium_org/components/metrics/ |
D | metrics_log_unittest.cc | 159 MetricsLog log("totally bogus client ID", 137, MetricsLog::ONGOING_LOG, in TEST_F() local 203 TestMetricsLog log( in TEST_F() local 244 TestMetricsLog log( in TEST_F() local 279 TestMetricsLog log( in TEST_F() local 286 TestMetricsLog log( in TEST_F() local 296 TestMetricsLog log( in TEST_F() local 309 TestMetricsLog log( in TEST_F() local 320 TestMetricsLog log( in TEST_F() local 331 TestMetricsLog log(kClientId, in TEST_F() local 357 TestMetricsLog log( in TEST_F() local [all …]
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant-commons-logging.jar | ... PrintStream tmpErr
org.apache.commons.logging.Log log
public void buildStarted (org.apache.tools ... |
D | ant-apache-log4j.jar | ... > ()
org.apache.log4j.Logger log
org.apache.log4j.Logger rootLog
public void ... |
/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() 96 tcu::TestLog& log = m_testCtx.getLog(); in checkGetConfigsBounds() local 149 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 217 tcu::TestLog& log = m_testCtx.getLog(); in iterate() local 248 TestLog& log = m_testCtx.getLog(); in getValue() local 273 TestLog& log = m_testCtx.getLog(); in checkColorBufferType() local 284 TestLog& log = m_testCtx.getLog(); in checkCaveat() local 295 TestLog& log = m_testCtx.getLog(); in checkTransparentType() local 306 TestLog& log = m_testCtx.getLog(); in checkBoolean() local 320 TestLog& log = m_testCtx.getLog(); in checkInteger() local [all …]
|
D | teglSyncTests.cpp | 286 TestLog& log = m_testCtx.getLog(); in iterate() local 309 TestLog& log = m_testCtx.getLog(); in iterate() local 328 TestLog& log = m_testCtx.getLog(); in iterate() local 358 TestLog& log = m_testCtx.getLog(); in iterate() local 388 TestLog& log = m_testCtx.getLog(); in iterate() local 423 TestLog& log = m_testCtx.getLog(); in iterate() local 456 TestLog& log = m_testCtx.getLog(); in iterate() local 487 TestLog& log = m_testCtx.getLog(); in iterate() local 527 TestLog& log = m_testCtx.getLog(); in iterate() local 570 TestLog& log = m_testCtx.getLog(); in iterate() local [all …]
|
/external/chromium_org/extensions/browser/api/web_request/ |
D | web_request_time_tracker.cc | 122 RequestTimeLog& log = request_time_logs_[request_id]; in LogRequestStartTime() local 126 RequestTimeLog& log = request_time_logs_[request_id]; in LogRequestStartTime() local 137 RequestTimeLog& log = request_time_logs_[request_id]; in LogRequestEndTime() local 165 RequestTimeLog& log = request_time_logs_[request_id]; in Analyze() local 216 RequestTimeLog& log = request_time_logs_[request_id]; in IncrementExtensionBlockTime() local 225 RequestTimeLog& log = request_time_logs_[request_id]; in IncrementTotalBlockTime() local
|
/external/chromium_org/extensions/browser/api/cast_channel/ |
D | logger_unittest.cc | 75 scoped_ptr<Log> log(new Log); in GetLog() local 120 scoped_ptr<Log> log = GetLog(); in TEST_F() local 202 scoped_ptr<Log> log = GetLog(); in TEST_F() local 229 scoped_ptr<Log> log = GetLog(); in TEST_F() local 247 scoped_ptr<Log> log = GetLog(); in TEST_F() local 263 scoped_ptr<Log> log = GetLog(); in TEST_F() local
|
/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
|