HomeSort by relevance Sort by last modified time
    Searched refs:log (Results 251 - 275 of 2173) sorted by null

<<11121314151617181920>>

  /external/libexif/libexif/
exif-content.c 39 ExifLog *log; member in struct:_ExifContentPrivate
105 exif_log_unref (content->priv->log);
140 exif_log (c->priv->log, EXIF_LOG_CODE_DEBUG, "ExifContent",
223 exif_content_log (ExifContent *content, ExifLog *log)
225 if (!content || !content->priv || !log || content->priv->log == log)
228 if (content->priv->log) exif_log_unref (content->priv->log);
229 content->priv->log = log
    [all...]
exif-data.c 29 #include <libexif/exif-log.h>
57 ExifLog *log; member in struct:_ExifDataPrivate
81 EXIF_LOG_NO_MEMORY (data->priv->log, "ExifData", i);
173 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
195 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
206 EXIF_LOG_NO_MEMORY(data->priv->log, "ExifData", s);
212 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData",
215 exif_log (data->priv->log,
283 EXIF_LOG_NO_MEMORY (data->priv->log, "ExifData", ts);
312 exif_log (data->priv->log, EXIF_LOG_CODE_DEBUG, "ExifData"
    [all...]
  /external/lldb/source/Expression/
ClangExpressionDeclMap.cpp 22 #include "lldb/Core/Log.h"
118 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS));
120 if (log)
121 ClangASTMetrics::DumpCounters(log);
232 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS));
247 if (log)
248 log->Printf("Persistent variable's type wasn't copied successfully");
286 if (log)
    [all...]
  /external/lldb/source/Plugins/OperatingSystem/Python/
OperatingSystemPython.cpp 138 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_OS));
140 if (log)
141 log->Printf ("OperatingSystemPython::GetDynamicRegisterInfo() fetching thread register definitions from python for pid %" PRIu64, m_process->GetID());
177 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_OS));
185 if (log)
186 log->Printf ("OperatingSystemPython::UpdateThreadList() fetching thread data from python for pid %" PRIu64, m_process->GetID());
195 if (log)
199 log->Printf("threads_list = %s", strm.GetString().c_str())
    [all...]
  /external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.cpp 87 Log *verbose_log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (
144 // Wrapper for ptrace to catch errors and log calls.
152 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_PTRACE));
154 if (log)
155 log->Printf("ptrace(%s, %lu, %p, %p, %zu) called from file %s line %d",
168 if (log && errno != 0)
179 log->Printf("ptrace() failed; errno=%d (%s)", errno, str);
221 Log *log (ProcessPOSIXLog::GetLogIfAllCategoriesSet (POSIX_LOG_ALL))
    [all...]
  /external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
UnwindAssemblyInstEmulation.cpp 18 #include "lldb/Core/Log.h"
62 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND));
144 if (log && log->GetVerbose ())
148 log->PutCString (strm.GetData());
201 if (log && log->GetVerbose())
202 log->Printf("UnwindAssemblyInstEmulation::GetNonCallSiteUnwindPlanFromAssembly -- pc is <same>, restore prologue instructions.");
211 if (log && log->GetVerbose()
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/content/
DocumentsSample.java 28 import android.util.Log;
245 log("resultCode=" + resultCode);
246 log("data=" + String.valueOf(data));
250 log("isDocumentUri=" + DocumentsContract.isDocumentUri(this, uri));
252 log("missing URI?");
260 log("FAILED TO TAKE PERMISSION", e);
265 log("read length=" + readFullyNoClose(is).length);
267 log("FAILED TO READ", e);
275 log("FAILED TO TAKE PERMISSION", e);
281 log("wrote data")
350 private void log(String msg) { method in class:DocumentsSample
351 log(msg, null); method
354 private void log(String msg, Throwable t) { method in class:DocumentsSample
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
calc.rb 34 r=log { $result = $r.result }
36 '*' r2=log {$result *= $r2.result}
37 | '/' r2=log {$result /= $r2.result}
38 | '%' r2=log {$result \%= $r2.result}
42 log returns [result]: 'ln' r=exp {$result = Math.log($r.result)}
  /external/chromium_org/net/socket/
socks_client_socket_unittest.cc 147 CapturingNetLog log; local
153 &log);
163 log.GetEntries(&entries);
171 log.GetEntries(&entries);
223 CapturingNetLog log; local
229 &log);
235 log.GetEntries(&entries);
243 log.GetEntries(&entries);
260 CapturingNetLog log; local
266 &log);
298 CapturingNetLog log; local
330 CapturingNetLog log; local
360 CapturingNetLog log; local
    [all...]
  /external/lldb/source/Plugins/Process/gdb-remote/
ProcessGDBRemote.cpp 635 Log *log (ProcessGDBRemoteLog::GetLogIfAllCategoriesSet (GDBR_LOG_PROCESS));
651 if (log)
652 log->Printf("failed to start debugserver process: %s", error.AsCString());
754 if (log)
755 log->Printf("failed to connect to debugserver: %s", error.AsCString());
773 if (log)
774 log->Printf("failed to connect to debugserver: %s", error.AsCString());
861 Log *log (ProcessGDBRemoteLog::GetLogIfAllCategoriesSet (GDBR_LOG_PROCESS))
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
commit-log-editor 30 # Script to put change log comments in as default check-in comment.
54 Usage: $programName [--regenerate-log] <log file>
55 $programName --print-log <ChangeLog file> [<ChangeLog file>...]
67 'print-log' => \$printLog,
68 'regenerate-log' => \$regenerateLog,
75 die "Can't specify both --print-log and --regenerate-log\n" if $printLog && $regenerateLog;
83 my $log = $ARGV[0];
84 if (!$log) {
    [all...]
  /external/deqp/modules/glshared/
glsBufferTestUtil.hpp 55 bool compareByteArrays (tcu::TestLog& log, const deUint8* resPtr, const deUint8* refPtr, int numBytes);
118 BufferWriterBase (glu::RenderContext& renderCtx, tcu::TestLog& log);
137 BufferWriter (glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType);
155 BufferSubDataWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {}
167 BufferWriteMapWriter (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferWriterBase(renderCtx, log) {}
194 BufferVerifierBase (glu::RenderContext& renderCtx, tcu::TestLog& log);
214 BufferVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log, VerifyType verifyType);
234 BufferMapVerifier (glu::RenderContext& renderCtx, tcu::TestLog& log) : BufferVerifierBase(renderCtx, log) {
    [all...]
  /external/lldb/source/Plugins/Process/Utility/
UnwindLLDB.cpp 11 #include "lldb/Core/Log.h"
111 Log *log(GetLogIfAllCategoriesSet (LIBLLDB_LOG_UNWIND));
134 if (log)
135 log->Printf ("%*sFrame %d unwound too many frames, assuming unwind has gone astray, stopping.",
145 if (log)
147 log->Printf("%*sFrame %d invalid RegisterContext for this frame, stopping stack walk",
154 if (log)
156 log->Printf("%*sFrame %d did not get CFA for this frame, stopping stack walk",
163 if (log)
    [all...]
  /external/lldb/source/Target/
ThreadPlanStepOverRange.cpp 17 #include "lldb/lldb-private-log.h"
18 #include "lldb/Core/Log.h"
71 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP));
73 if (log)
78 log->Printf("ThreadPlanStepOverRange reached %s.", s.GetData());
105 if (new_plan_sp && log)
106 log->Printf("Thought I stepped out, but in fact arrived at a trampoline.");
302 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_STEP))
    [all...]
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/antlr3-src/org/apache/tools/ant/antlr/
ANTLR3.java 133 log("Setting target to: " + targetFile.toString(), Project.MSG_VERBOSE);
141 log("Setting output directory to: " + outputDirectoryFile.toString(), Project.MSG_VERBOSE);
156 log("Setting lib directory to: " + libDirectoryFile.toString(), Project.MSG_VERBOSE);
164 log("Setting message-format to: " + name, Project.MSG_VERBOSE);
255 log("Setting conversiontimeout to: " + conversiontimeoutString, Project.MSG_VERBOSE);
260 log("Option ConversionTimeOut ignored due to illegal value: '" + conversiontimeoutString + "'", Project.MSG_ERR);
396 log("Found via classpath: " + f.getAbsolutePath(), Project.MSG_VERBOSE);
399 log("Couldn\'t find resource " + resource + " for library " + msg + " in external classpath", Project.MSG_VERBOSE);
427 log("Found via ANTLR_HOME: " + f.getAbsolutePath(), Project.MSG_VERBOSE);
443 log(commandline.describeCommand(), Project.MSG_VERBOSE)
    [all...]
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 84 final Logger log = AppLoggers.create (m_appName, toolProperties, current); local
86 if (log.atTRACE1 ())
88 log.trace1 ("run", "complete tool properties:");
89 toolProperties.list (log.getWriter ());
94 Logger.push (log);
95 m_log = log;
267 final Logger log = m_log; local
269 final boolean verbose = log.atVERBOSE ();
272 log.verbose (IAppConstants.APP_VERBOSE_BUILD_ID);
275 log.verbose ("coverage path:")
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 38 import org.apache.commons.logging.Log;
76 private final Log log = LogFactory.getLog(getClass()); field in class:ThreadSafeClientConnManager
176 if (log.isDebugEnabled()) {
177 log.debug("ThreadSafeClientConnManager.getConnection: "
191 log.debug("Problem tagging socket.", iox);
229 if (log.isDebugEnabled()) {
230 log.debug
244 //@@@ log as warning? let pass?
245 if (log.isDebugEnabled()
    [all...]
  /external/chromium_org/components/autofill/content/renderer/
renderer_save_password_progress_logger_unittest.cc 28 bool GetLogMessage(std::string* log) {
35 *log = param.a;
  /external/chromium_org/extensions/test/data/platform_app/
world.js 6 console.log('app window opened');
  /external/chromium_org/net/base/
net_log_unittest.h 59 const CapturingNetLog::CapturedEntryList& log,
64 return LogContainsEventHelper(log, i, expected_time, true,
70 const CapturingNetLog::CapturedEntryList& log,
74 return LogContainsEventHelper(log, i, base::TimeTicks(), false,
80 const CapturingNetLog::CapturedEntryList& log,
83 return LogContainsEvent(log, i, expected_event, NetLog::PHASE_BEGIN);
88 const CapturingNetLog::CapturedEntryList& log,
91 return LogContainsEvent(log, i, expected_event, NetLog::PHASE_END);
110 // Check if the log contains any entry of the given type at |min_index| or
128 // Expect that the log contains an event, but don't care about wher
    [all...]
  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
network.cc 10 void POCDLL_API TestNetworkListen(HANDLE log) {
12 FILE *output = handle2file.Translate(log, "w");
registry.cc 38 void POCDLL_API TestRegistry(HANDLE log) {
40 FILE *output = handle2file.Translate(log, "w");
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
ftfy.sh 26 log() { function
50 log "HEAD doesn't have a Change-Id, unable to generate a new commit"
70 log "Modified commit message:"
85 git log -1 --format=%B > "$ORIG_COMMIT_MSG"
107 log "Install astyle v1.24 or newer"
112 log "Working tree is dirty, commit your changes first"
153 log "Formatting changes applied, verify and commit."
154 log "See also: http://www.webmproject.org/code/contribute/conventions/"
  /external/chromium_org/third_party/webrtc/test/manual/
adapter.js 6 console.log("This appears to be Firefox");
17 console.log("Attaching media stream");
22 console.log("This appears to be Chrome");
50 console.log("Browser does not appear to be WebRTC-capable");
  /external/chromium_org/tools/page_cycler/startup_test_common/
head.js 6 console.log("PAGE_ONLOAD_EVENT" + location.hash);

Completed in 1091 milliseconds

<<11121314151617181920>>