Searched defs:LOG (Results 51 - 68 of 68) sorted by relevance

123

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H A DH264TrackImpl.java27 private static final Logger LOG = Logger.getLogger(H264TrackImpl.class.getName()); field in class:H264TrackImpl
251 LOG.fine("Found startcode at " + (pos -4) + " Type: " + nal_unit_type + " ref idc: " + nal_ref_idc + " (size " + size + ")");
276 LOG.fine("Adding sample with size " + bb.capacity() + " and header " + sh);
363 LOG.fine("Access unit delimiter type: " + type);
422 LOG.fine("Access unit delimiter: " + (data[1] >> 5));
547 LOG.fine("Marking with " + i + " at " + pos);
555 LOG.fine("Resetting to " + markPos + " (pos is " + pos + ") which makes the buffersize " + diff);
703 LOG.fine(this.toString());
/external/smack/src/com/kenai/jbosh/
H A DBOSHClient.java102 private static final Logger LOG = Logger.getLogger( field in class:BOSHClient
557 LOG.log(Level.FINEST, "Could not send pause", boshx);
625 LOG.finest("Waiting while draining...");
632 LOG.log(Level.FINEST, INTERRUPTED, intx);
635 LOG.finest("Drained");
824 LOG.log(Level.FINEST, INTERRUPTED, intx);
947 LOG.log(Level.FINEST, "Processing thread starting");
961 LOG.log(Level.FINE, "Discarding exchange on request "
979 LOG.log(Level.FINEST, "Processing thread exiting");
1007 LOG
[all...]
/external/chromium_org/base/
H A Dlogging.h47 // things to LOG(<a particular severity level>). E.g.,
49 // LOG(INFO) << "Found " << num_cookies << " cookies";
56 // effectively performs a LOG(FATAL) which terminates the process and
301 // by LOG() and LOG_IF, etc. Since these are used all over our code, it's
326 // wingdi.h defines ERROR to be 0. When we call LOG(ERROR), it gets
358 // LOG(INFO) becomes the token COMPACT_GOOGLE_LOG_INFO. There's some funny
367 #define LOG(severity) LAZY_STREAM(LOG_STREAM(severity), LOG_IS_ON(severity)) macro
371 #define SYSLOG(severity) LOG(severity)
667 #define NOTREACHED() LOG(ERROR) << "NOTREACHED() hit in " << \
683 // though. You should use the LOG() macr
[all...]
/external/chromium_org/extensions/test/data/
H A Djson_schema_test.js7 var LOG = requireNative('logging').LOG; variable
16 LOG("Got unexpected errors");
18 LOG(validator.errors[i].message + " path: " + validator.errors[i].path);
34 LOG("Got expected error: " + validator.errors[i].message +
37 LOG("Missed expected error: " + errors[i] + ". Got: " +
50 LOG("Expected type not found: " + list[li]);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
H A DDB_Results.java48 static final boolean LOG = false; field in class:DB_Results
393 if (LOG) {
813 if (LOG) {
1116 if (LOG) LOG_WRITER.ends(" -> " + count + " values read"); //$NON-NLS-1$ //$NON-NLS-2$
/external/robolectric/src/main/java/android/net/
H A DUri__FromAndroid.java101 private static final String LOG = Uri__FromAndroid.class.getSimpleName(); field in class:Uri__FromAndroid
1070 Log.w(LOG, "Error parsing port string.", e);
/external/chromium_org/third_party/cld/base/
H A Dlogging.h32 // things to LOG(<a particular severity level>). E.g.,
34 // LOG(INFO) << "Found " << num_cookies << " cookies";
43 // it reports the error via LOG(ERROR).
165 // LOG LINE PREFIX FORMAT
243 // security reasons. See LOG(severtiy) below. STRIP_LOG is defined in
247 // LOG(INFO) and its ilk are used all over our code, it's
342 // LOG(INFO) becomes the token GOOGLE_LOG_INFO. There's some funny
349 #define LOG(severity) COMPACT_GOOGLE_LOG_ ## severity.stream() macro
353 #define LG LOG(INFO)
358 // For LOG_TO_SINK we then do normal LOG(severit
[all...]
/external/libpng/contrib/libtests/
H A Dpngimage.c483 #define LOG 0x040 /* Log pass/fail to stdout */ macro
1530 d.options |= LOG;
1534 d.options &= ~LOG;
1592 if (d.options & LOG)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 4769 milliseconds

123