Home
last modified time | relevance | path

Searched refs:logs (Results 1 – 25 of 39) sorted by relevance

12

/external/webkit/WebCore/platform/wx/
DLoggingWx.cpp52 Vector<String> logs; in InitializeLoggingChannelsIfNecessary() local
54 wkLoggingEnv.split(",", logs); in InitializeLoggingChannelsIfNecessary()
56 for (size_t i = 0; i < logs.size(); ++i) { in InitializeLoggingChannelsIfNecessary()
57 WTFLogChannel* channel = getChannelFromName(logs[i]); in InitializeLoggingChannelsIfNecessary()
/external/apache-http/src/org/apache/commons/logging/
DLogSource.java61 static protected Hashtable logs = new Hashtable(); field in LogSource
195 Log log = (Log) (logs.get(name)); in getInstance()
198 logs.put(name, log); in getInstance()
257 return (String[]) (logs.keySet().toArray(new String[logs.size()])); in getLogNames()
/external/webkit/WebKitTools/Scripts/
Dprepare-ChangeLog317 my @logs = ();
319 push @logs, File::Spec->catfile($prefix || ".", "ChangeLog");
322 if (@logs && $updateChangeLogs && $isSVN) {
324 open ERRORS, "-|", $SVN, "update", @logs
416 if ($openChangeLogs && @logs) {
420 system "open", "-a", $editor, @logs;
422 system "open", "-e", @logs;
/external/qemu/distrib/sdl-1.2.12/src/audio/dc/
Daica.c88 const static unsigned char logs[] = { variable
113 #define AICA_VOL(x) (0xff - logs[128 + (((x) & 0xff) / 2)])
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
Dsteps.py31 logText = cmd.logs['stdio'].getText()
61 logText = cmd.logs['stdio'].getText()
99 logText = cmd.logs['stdio'].getText()
/external/genext2fs/
DChangeLog1 see our cvs logs here:
/external/dropbear/libtommath/logs/
DREADME6 …t will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.
/external/iptables/extensions/
Dlibipt_ULOG.man16 long, and useful for distinguishing messages in the logs.
Dlibipt_LOG.man18 and useful for distinguishing messages in the logs.
Dlibip6t_LOG.man18 and useful for distinguishing messages in the logs.
/external/dropbear/debian/
DREADME.runit20 and own the logs
Ddropbear.README.Debian49 times out. The dropbear server writes a notice to the logs when it
/external/srec/config/en.us/
Dbaseline.par28 cmdline.DataCaptureDirectory = logs
Dbaseline8k.par32 cmdline.DataCaptureDirectory = logs
Dbaseline11k.par32 cmdline.DataCaptureDirectory = logs
/external/dosfstools/doc/
DChangeLog.dosfstools-2.x161 For change logs previous to 2.0, see the CHANGES files in the subdirectories.
/external/ipsec-tools/src/racoon/samples/roadwarrior/
DREADME61 fails. Peek at the racoon logs to discover what goes wrong.
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/
Dmaster.cfg136 logText = cmd.logs['stdio'].getText()
184 logText = cmd.logs['stdio'].getText()
/external/webkit/WebKitTools/iExploder/
DREADME.txt33 Please note that lasthit.rb does not currently work with the logs output
/external/qemu/
Dqemu-monitor.hx160 "filename", "output logs to 'filename'" },
163 Output logs to @var{filename}.
/external/jpeg/
Dchange.log216 18-Feb-93. Change logs before that point have been discarded, since they
/external/dropbear/libtommath/
Dchanges.txt262 -- Added logs directory, logs/graph.dem which will use gnuplot to make a series of PNG files
/external/bluetooth/glib/
DChangeLog.pre-2-16870 provide assertion messages in test logs.
1338 * glib/gtester.c: fixed off-by-one error which produced junk in logs.
/external/ipsec-tools/
DChangeLog202 details to some logs (also reported new getph1byaddr() arg).
/external/webkit/JavaScriptCore/
DChangeLog-2003-10-25865 logs from the field.

12