HomeSort by relevance Sort by last modified time
    Searched defs:LOG (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/clang/test/PCH/
format-strings.c 10 #define LOG printf(FOOBAR "%f", __LINE__)
15 LOG;
  /external/harfbuzz/src/
harfbuzz-stream.c 35 #define LOG(x) _hb_log x
48 #define LOG(x) do {} while (0)
64 LOG(( "_hb_stream_pos() -> %ld\n", stream->pos ));
79 LOG(( "_hb_stream_seek(%ld) -> 0x%04X\n", pos, error ));
103 LOG(( "_hb_stream_frame_enter(%ld) -> 0x%04X\n", count, error ));
113 LOG(( "_hb_stream_frame_exit()\n" ));
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-stream.c 35 #define LOG(x) _hb_log x
48 #define LOG(x) do {} while (0)
64 LOG(( "_hb_stream_pos() -> %ld\n", stream->pos ));
79 LOG(( "_hb_stream_seek(%ld) -> 0x%04X\n", pos, error ));
103 LOG(( "_hb_stream_frame_enter(%ld) -> 0x%04X\n", count, error ));
113 LOG(( "_hb_stream_frame_exit()\n" ));
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
ReportExporter.java 41 protected static final Logger LOG = Logger.getLogger(ReportExporter.class.getName());
54 LOG.log(Level.WARNING, "External storage is not writable.");
62 LOG.log(Level.WARNING, "Couldn't create test results report", e);
77 LOG.log(Level.WARNING, "I/O exception writing report to storage.", e);
85 LOG.log(Level.WARNING, "I/O exception closing report.", e);
  /external/smack/src/com/kenai/jbosh/
HTTPExchange.java 36 private static final Logger LOG =
117 LOG.log(Level.FINEST, "Interrupted", intx);
ServiceLib.java 40 private static final Logger LOG =
75 if (LOG.isLoggable(Level.FINEST)) {
76 LOG.finest("Selected " + ofType.getSimpleName()
124 LOG.log(Level.WARNING,
147 if (LOG.isLoggable(Level.FINEST)) {
148 LOG.finest("Attempting service load: " + className);
155 if (LOG.isLoggable(Level.WARNING)) {
156 LOG.warning(clazz.getName() + " is not assignable to "
172 LOG.log(level
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
logging.h 62 #define LOG(level) LogMessage(open_vcdiff::level, #level)
  /external/chromium_org/chrome/browser/diagnostics/
diagnostics_writer.h 22 LOG,
36 // UTF8 encoded. A newline will be added for non-LOG output formats.
48 // |extra|. For machine and log formats, we just have [PASS] or [FAIL],
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
AppleCoverBox.java 9 private static Logger LOG = Logger.getLogger(AppleCoverBox.class.getName());
37 LOG.warning("---");
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
Version.java 12 private static final Logger LOG = Logger.getLogger(Version.class.getName());
21 LOG.warning(e.getMessage());
  /packages/apps/Gallery2/jni/filters/
filters.h 22 #include <android/log.h>
36 #define LOG(msg...) __android_log_print(ANDROID_LOG_VERBOSE, "NativeFilters", msg)
  /system/core/debuggerd/
utility.h 29 /* if true, does not log anything to the Android logcat or Activity Manager */
33 /* Log information onto the tombstone. scopeFlags is a bitmask of the flags defined
35 void _LOG(log_t* log, int scopeFlags, const char *fmt, ...)
47 #define LOG(fmt...) _LOG(NULL, SCOPE_AT_FAULT, fmt)
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
default_logger.h 86 inline LoggerHandler LOG(int n) {
  /external/openfst/src/include/fst/
log.h 0 // log.h
50 #define LOG(type) LogMessage(#type).stream()
51 #define VLOG(level) if ((level) <= FLAGS_v) LOG(INFO)
  /frameworks/base/core/java/android/webkit/
ConsoleMessage.java 22 * <code>console.log('...')</code>) or a JavaScript error on the page. To receive notifications
31 LOG,
  /frameworks/base/core/java/com/android/internal/http/multipart/
StringPart.java 37 import org.apache.commons.logging.Log;
52 /** Log object for this class. */
53 private static final Log LOG = LogFactory.getLog(StringPart.class);
126 LOG.trace("enter sendData(OutputStream)");
137 LOG.trace("enter lengthOfData()");
FilePart.java 39 import org.apache.commons.logging.Log;
68 /** Log object for this class. */
69 private static final Log LOG = LogFactory.getLog(FilePart.class);
191 LOG.trace("enter sendDispositionHeader(OutputStream out)");
210 LOG.trace("enter sendData(OutputStream out)");
216 LOG.debug("No data to send.");
239 LOG.trace("enter getSource()");
250 LOG.trace("enter lengthOfData()");
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestTrustManager.java 34 private static final boolean LOG = false;
35 private static final PrintStream out = LOG ? System.out : new NullPrintStream();
  /bootable/recovery/minzip/
Log.h 9 // The output will be correct when the log file is shared between multiple
12 // and so are NOT reentrant. Do not use LOG in a signal handler.
46 * Simplified macro to send a verbose log message using the current LOG_TAG.
52 #define LOGV(...) ((void)LOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__))
64 ? ((void)LOG(LOG_VERBOSE, LOG_TAG, __VA_ARGS__)) \
73 * Simplified macro to send a debug log message using the current LOG_TAG.
76 #define LOGD(...) ((void)LOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__))
82 ? ((void)LOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) \
87 * Simplified macro to send an info log message using the current LOG_TAG.
90 #define LOGI(...) ((void)LOG(LOG_INFO, LOG_TAG, __VA_ARGS__)
    [all...]
  /external/chromium_org/third_party/libxml/src/
check-xinclude-test-suite.py 14 LOG="check-xinclude-test-suite.log"
16 log = open(LOG, "w") variable
47 global log
61 global log
153 # Log the ontext
155 log.write("Test ID %s\n" % (id))
156 log.write(" File: %s\n" % (URI))
160 log.write(" %s:%s\n\n" % (type, content)
    [all...]
check-relaxng-test-suite.py 20 LOG="check-relaxng-test-suite.log"
23 log = open(LOG, "w") variable
36 global log
37 log.write("%s%s" % (ctx, str))
52 log.write("Resolver failure: asked %s\n" % (URL))
53 log.write("resources: %s\n" % (resources))
65 # log.write("Could not parse %s" % (RES))
71 global log
    [all...]
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/
AbstractBoxParser.java 35 private static Logger LOG = Logger.getLogger(AbstractBoxParser.class.getName());
55 LOG.severe("Plausibility check failed: size < 8 (size = " + size + "). Stop parsing!");
89 LOG.finest("Parsing " + box.getType());
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/
AbstractManifestWriter.java 25 private static final Logger LOG = Logger.getLogger(AbstractManifestWriter.class.getName());
94 String log = ""; local
95 log += (referenceTimes.length);
96 log += ("Reference : [");
98 log += (String.format("%10d,", l));
100 log += ("]");
101 LOG.warning(log);
102 log = "";
104 log += (checkTimes.length);
    [all...]
  /external/qemu/
loadpng.c 7 #define LOG(x...) fprintf(stderr,"error: " x)
9 #define LOG(x...) do {} while (0)
26 LOG("%s: failed to allocate png read struct\n", fn);
32 LOG("%s: failed to allocate png info struct\n", fn);
38 LOG("%s: failed to open file\n", fn);
43 LOG("%s: failed to read header\n", fn);
48 LOG("%s: header is not a PNG header\n", fn);
53 LOG("%s: png library error\n", fn);
94 LOG("%s: unsupported (grayscale?) color type\n");
106 LOG("could not allocate data buffer\n")
    [all...]
  /external/webrtc/src/system_wrappers/source/
critical_section_unittest.cc 33 #define LOG(...) WEBRTC_TRACE(kTraceStateInfo, kTraceUtility, -1, __VA_ARGS__);
53 LOG("Inc to %d", count_);
82 LOG("Test looped %d times\n", loop_counter);
91 LOG("Wait starting");
93 LOG("Wait incrementing");
95 LOG("Wait returning");
122 LOG("Wait starting");
124 LOG("Wait incrementing");
127 LOG("Wait returning");

Completed in 2312 milliseconds

1 2 3 4 5