Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/external/ceres-solver/include/ceres/
Dgradient_checker.h110 LOG(INFO) << "-------------------- Starting Probe() --------------------"; in Probe()
192 LOG(INFO) << "========== term-computed derivatives =========="; in Probe()
194 LOG(INFO) << "term_computed block " << i; in Probe()
195 LOG(INFO) << "\n" << results->term_jacobians[i]; in Probe()
198 LOG(INFO) << "========== finite-difference derivatives =========="; in Probe()
200 LOG(INFO) << "finite_difference block " << i; in Probe()
201 LOG(INFO) << "\n" << results->finite_difference_jacobians[i]; in Probe()
204 LOG(INFO) << "========== difference =========="; in Probe()
206 LOG(INFO) << "difference block " << i; in Probe()
207 LOG(INFO) << (results->term_jacobians[i] - in Probe()
[all …]
/external/slf4j/slf4j-site/src/site/pages/changes/
Dchanges-1.3.txt8 INFO: 6000: org.slf4j.Logger: Added public field ROOT_LOGGER_NAME
9 INFO: 8000: org.slf4j.LoggerFactory: Class org.slf4j.LoggerFactory added
10 INFO: 8000: org.slf4j.MarkerFactory: Class org.slf4j.MarkerFactory added
11 INFO: 8000: org.slf4j.helpers.BasicMarker: Class org.slf4j.helpers.BasicMarker added
12 INFO: 8000: org.slf4j.helpers.BasicMarkerFactory: Class org.slf4j.helpers.BasicMarkerFactory added
13 INFO: 8000: org.slf4j.helpers.MarkerIgnoringBase: Class org.slf4j.helpers.MarkerIgnoringBase added
14 INFO: 8000: org.slf4j.helpers.MessageFormatter: Class org.slf4j.helpers.MessageFormatter added
15 INFO: 8000: org.slf4j.helpers.Util: Class org.slf4j.helpers.Util added
21 INFO: 8000: org.slf4j.spi.LocationAwareLogger: Class org.slf4j.spi.LocationAwareLogger added
/external/eigen/blas/fortran/
Dstbmv.f147 INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L local
163 INFO = 0
165 INFO = 1
168 INFO = 2
170 INFO = 3
172 INFO = 4
174 INFO = 5
176 INFO = 7
178 INFO = 9
180 IF (INFO.NE.0) THEN
[all …]
Ddtbmv.f147 INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L local
163 INFO = 0
165 INFO = 1
168 INFO = 2
170 INFO = 3
172 INFO = 4
174 INFO = 5
176 INFO = 7
178 INFO = 9
180 IF (INFO.NE.0) THEN
[all …]
Dssbmv.f140 INTEGER I,INFO,IX,IY,J,JX,JY,KPLUS1,KX,KY,L local
155 INFO = 0
157 INFO = 1
159 INFO = 2
161 INFO = 3
163 INFO = 6
165 INFO = 8
167 INFO = 11
169 IF (INFO.NE.0) THEN
170 CALL XERBLA('SSBMV ',INFO)
Ddsbmv.f138 INTEGER I,INFO,IX,IY,J,JX,JY,KPLUS1,KX,KY,L local
153 INFO = 0
155 INFO = 1
157 INFO = 2
159 INFO = 3
161 INFO = 6
163 INFO = 8
165 INFO = 11
167 IF (INFO.NE.0) THEN
168 CALL XERBLA('DSBMV ',INFO)
Dzhbmv.f144 INTEGER I,INFO,IX,IY,J,JX,JY,KPLUS1,KX,KY,L local
159 INFO = 0
161 INFO = 1
163 INFO = 2
165 INFO = 3
167 INFO = 6
169 INFO = 8
171 INFO = 11
173 IF (INFO.NE.0) THEN
174 CALL XERBLA('ZHBMV ',INFO)
Dchbmv.f144 INTEGER I,INFO,IX,IY,J,JX,JY,KPLUS1,KX,KY,L local
159 INFO = 0
161 INFO = 1
163 INFO = 2
165 INFO = 3
167 INFO = 6
169 INFO = 8
171 INFO = 11
173 IF (INFO.NE.0) THEN
174 CALL XERBLA('CHBMV ',INFO)
Dztbmv.f147 INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L local
163 INFO = 0
165 INFO = 1
168 INFO = 2
170 INFO = 3
172 INFO = 4
174 INFO = 5
176 INFO = 7
178 INFO = 9
180 IF (INFO.NE.0) THEN
[all …]
Dctbmv.f147 INTEGER I,INFO,IX,J,JX,KPLUS1,KX,L local
163 INFO = 0
165 INFO = 1
168 INFO = 2
170 INFO = 3
172 INFO = 4
174 INFO = 5
176 INFO = 7
178 INFO = 9
180 IF (INFO.NE.0) THEN
[all …]
Dchpmv.f110 INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY local
125 INFO = 0
127 INFO = 1
129 INFO = 2
131 INFO = 6
133 INFO = 9
135 IF (INFO.NE.0) THEN
136 CALL XERBLA('CHPMV ',INFO)
Dsspmv.f106 INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY local
118 INFO = 0
120 INFO = 1
122 INFO = 2
124 INFO = 6
126 INFO = 9
128 IF (INFO.NE.0) THEN
129 CALL XERBLA('SSPMV ',INFO)
Ddspmv.f106 INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY local
118 INFO = 0
120 INFO = 1
122 INFO = 2
124 INFO = 6
126 INFO = 9
128 IF (INFO.NE.0) THEN
129 CALL XERBLA('DSPMV ',INFO)
Dzhpmv.f110 INTEGER I,INFO,IX,IY,J,JX,JY,K,KK,KX,KY local
125 INFO = 0
127 INFO = 1
129 INFO = 2
131 INFO = 6
133 INFO = 9
135 IF (INFO.NE.0) THEN
136 CALL XERBLA('ZHPMV ',INFO)
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
DLwjglCanvas.java91 logger.log(Level.INFO, "EDT: Creating OGL thread."); in addNotify()
104 logger.log(Level.INFO, "EDT: Telling OGL to create display .."); in addNotify()
122 logger.log(Level.INFO, "EDT: Application is stopped. Not restoring canvas."); in removeNotify()
129 logger.log(Level.INFO, "EDT: Telling OGL to destroy display .."); in removeNotify()
143 logger.log(Level.INFO, "EDT: Acknowledged receipt of canvas death"); in removeNotify()
162 logger.log(Level.INFO, "MAIN: Creating OGL thread."); in create()
193 logger.log(Level.INFO, "OGL: Creating display .."); in runLoop()
199 logger.log(Level.INFO, "OGL: Destroying display .."); in runLoop()
252 logger.log(Level.INFO, "OGL: Waiting for canvas to become displayable.."); in restoreCanvas()
261 logger.log(Level.INFO, "OGL: Creating display context .."); in restoreCanvas()
[all …]
/external/google-breakpad/src/processor/
Dminidump_processor.cc131 BPLOG(INFO) << "Found " << memory_list->region_count() in Process()
141 BPLOG(INFO) << "Minidump " << dump->path() << " has " << in Process()
180 BPLOG(INFO) << "Looking at thread " << thread_string; in Process()
257 BPLOG(INFO) << "Stackwalker interrupt (missing symbols?) at " in Process()
272 BPLOG(INFO) << "Processing interrupted for " << dump->path(); in Process()
301 BPLOG(INFO) << "Processed " << dump->path(); in Process()
307 BPLOG(INFO) << "Processing minidump in file " << minidump_file; in Process()
719 BPLOG(INFO) << "Unknown exception reason " << reason; in GetCrashReason()
736 BPLOG(INFO) << "Unknown exception reason " << reason; in GetCrashReason()
741 BPLOG(INFO) << "Unknown exception reason " << reason; in GetCrashReason()
[all …]
Dexploitability_win.cc79 BPLOG(INFO) << "Minidump does not have exception record."; in CheckPlatformExploitability()
85 BPLOG(INFO) << "Could not obtain raw exception info."; in CheckPlatformExploitability()
91 BPLOG(INFO) << "Could not obtain exception context."; in CheckPlatformExploitability()
98 BPLOG(INFO) << "Minidump memory segments not available."; in CheckPlatformExploitability()
119 BPLOG(INFO) << "Unsupported architecture."; in CheckPlatformExploitability()
198 BPLOG(INFO) << "Unrecognized access violation type."; in CheckPlatformExploitability()
268 BPLOG(INFO) << "Access violation type parameter missing."; in CheckPlatformExploitability()
274 BPLOG(INFO) << "Calculated exploitability weight: " << exploitability_weight; in CheckPlatformExploitability()
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLoggerTest.java320 assertSame(Level.INFO, log.getLevel()); in testGetLogger_Empty()
520 assertSame(Level.INFO, log.getLevel()); in testGetLoggerWithRes_Empty()
933 assertTrue(mlog.isLoggable(Level.INFO)); in testIsLoggable()
1308 this.sharedLogger.setLevel(Level.INFO); in testConfig_Normal()
1336 this.sharedLogger.setLevel(Level.INFO); in testConfig_Null()
1501 this.sharedLogger.setLevel(Level.INFO); in testInfo_Normal()
1512 assertSame(r.getLevel(), Level.INFO); in testInfo_Normal()
1530 child.setLevel(Level.INFO); in testInfo_Null()
1540 assertSame(r.getLevel(), Level.INFO); in testInfo_Null()
1657 this.sharedLogger.setLevel(Level.INFO); in testLog_LevelString_Normal()
[all …]
DStreamHandlerTest.java103 assertSame(Level.INFO, h.getLevel()); in testConstructor_NoParameter_NoProperties()
154 assertSame(Level.INFO, h.getLevel()); in testConstructor_NoParameter_InvalidProperties()
179 assertSame(Level.INFO, h.getLevel()); in testConstructor_HasParameters_NoProperties()
233 assertSame(Level.INFO, h.getLevel()); in testConstructor_HasParameters_InvalidProperties()
380 LogRecord r = new LogRecord(Level.INFO, null); in testIsLoggable_NoOutputStream()
400 LogRecord r = new LogRecord(Level.INFO, null); in testIsLoggable_NoFilter()
420 LogRecord r = new LogRecord(Level.INFO, null); in testIsLoggable_WithFilter()
457 LogRecord r = new LogRecord(Level.INFO, "testPublish_NoOutputStream"); in testPublish_NoOutputStream()
478 LogRecord r = new LogRecord(Level.INFO, "testPublish_NoFilter"); in testPublish_NoFilter()
479 h.setLevel(Level.INFO); in testPublish_NoFilter()
[all …]
DConsoleHandlerTest.java89 assertSame(h.getLevel(), Level.INFO); in testConstructor_NoProperties()
138 assertSame(h.getLevel(), Level.INFO); in testConstructor_InvalidProperties()
214 LogRecord r = new LogRecord(Level.INFO, "testPublish_NoFilter"); in testPublish_NoFilter()
215 h.setLevel(Level.INFO); in testPublish_NoFilter()
255 LogRecord r = new LogRecord(Level.INFO, "testPublish_WithFilter"); in testPublish_AfterResetSystemErr()
256 h.setLevel(Level.INFO); in testPublish_AfterResetSystemErr()
275 LogRecord r = new LogRecord(Level.INFO, "testPublish_WithFilter"); in testPublish_WithFilter()
276 h.setLevel(Level.INFO); in testPublish_WithFilter()
327 LogRecord r = new LogRecord(Level.INFO, ""); in testPublish_EmptyMsg()
343 LogRecord r = new LogRecord(Level.INFO, null); in testPublish_NullMsg()
[all …]
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_print.cpp562 INFO("%s (%u)\n", buf, encSize); in print()
581 INFO("\n%s:%i\n", fn->getName(), fn->getLabel()); in visit()
590 INFO("---\n"); in visit()
592 INFO(" <- BB:%i (%s)\n", in visit()
596 INFO("BB:%i (%u instructions) - ", bb->getId(), bb->getInsnCount()); in visit()
599 INFO("idom = BB:%i, ", bb->idom()->getId()); in visit()
601 INFO("df = { "); in visit()
603 INFO("BB:%i ", BasicBlock::get(df)->getId()); in visit()
605 INFO("}\n"); in visit()
608 INFO(" -> BB:%i (%s)\n", in visit()
[all …]
/external/slf4j/slf4j-jdk14/src/main/java/org/slf4j/impl/
DJDK14LoggerAdapter.java264 return logger.isLoggable(Level.INFO); in isInfoEnabled()
274 if (logger.isLoggable(Level.INFO)) { in info()
275 log(SELF, Level.INFO, msg, null); in info()
293 if (logger.isLoggable(Level.INFO)) { in info()
295 log(SELF, Level.INFO, ft.getMessage(), ft.getThrowable()); in info()
316 if (logger.isLoggable(Level.INFO)) { in info()
318 log(SELF, Level.INFO, ft.getMessage(), ft.getThrowable()); in info()
337 if (logger.isLoggable(Level.INFO)) { in info()
339 log(SELF, Level.INFO, ft.getMessage(), ft.getThrowable()); in info()
353 if (logger.isLoggable(Level.INFO)) { in info()
[all …]
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/
Dclientpairingsession.cc48 LOG(INFO) << "Waiting for PairingRequestAck..."; in DoInitializationPhase()
63 LOG(INFO) << "Waiting for ConfigurationAck..."; in DoConfigurationPhase()
68 LOG(INFO) << "Handle PairingRequestAckMessage " << message.ToString(); in OnPairingRequestAckMessage()
80 LOG(INFO) << "HandleOptionsMessage " << message.ToString(); in OnOptionsMessage()
107 LOG(INFO) << "HandleConfigurationAckMessage " << message.ToString(); in OnConfigurationAckMessage()
/external/mtpd/
Dmtpd.c66 log_print(INFO, "Using protocol %s", p->name); in initialize()
92 log_print(INFO, "Sending signal to pppd (pid = %d)", pppd_pid); in stop_pppd()
219 log_print(INFO, "Received signal %d", signal); in main()
223 log_print(INFO, "Pppd is terminated (status = %d)", status); in main()
233 log_print(INFO, "Mtpd is terminated (status = %d)", status); in main()
272 log_print(INFO, "Connecting to %s port %s via %s", server, port, interface); in create_socket()
299 log_print(INFO, "Connection established (socket = %d)", the_socket); in create_socket()
310 log_print(INFO, "Starting pppd (pppox = %d)", pppox); in start_pppd()
353 log_print(INFO, "Pppd started (pid = %d)", pppd_pid); in start_pppd()
/external/jetty/src/java/org/eclipse/jetty/util/log/
DJettyAwareLogger.java35 private static final int INFO = org.slf4j.spi.LocationAwareLogger.INFO_INT; field in JettyAwareLogger
287 log(null, INFO, msg, null, null); in info()
296 log(null, INFO, format, new Object[]{arg}, null); in info()
305 log(null, INFO, format, new Object[]{arg1,arg2}, null); in info()
314 log(null, INFO, format, argArray, null); in info()
323 log(null, INFO, msg, null, t); in info()
341 log(marker, INFO, msg, null, null); in info()
350 log(marker, INFO, format, new Object[]{arg}, null); in info()
359 log(marker, INFO, format, new Object[]{arg1,arg2}, null); in info()
368 log(marker, INFO, format, argArray, null); in info()
[all …]

12345678910>>...14