/external/webkit/WebCore/platform/wx/ |
D | LoggingWx.cpp | 52 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/ |
D | LogSource.java | 61 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/ |
D | prepare-ChangeLog | 317 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/ |
D | aica.c | 88 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/ |
D | steps.py | 31 logText = cmd.logs['stdio'].getText() 61 logText = cmd.logs['stdio'].getText() 99 logText = cmd.logs['stdio'].getText()
|
/external/genext2fs/ |
D | ChangeLog | 1 see our cvs logs here:
|
/external/dropbear/libtommath/logs/ |
D | README | 6 …t will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.
|
/external/iptables/extensions/ |
D | libipt_ULOG.man | 16 long, and useful for distinguishing messages in the logs.
|
D | libipt_LOG.man | 18 and useful for distinguishing messages in the logs.
|
D | libip6t_LOG.man | 18 and useful for distinguishing messages in the logs.
|
/external/dropbear/debian/ |
D | README.runit | 20 and own the logs
|
D | dropbear.README.Debian | 49 times out. The dropbear server writes a notice to the logs when it
|
/external/srec/config/en.us/ |
D | baseline.par | 28 cmdline.DataCaptureDirectory = logs
|
D | baseline8k.par | 32 cmdline.DataCaptureDirectory = logs
|
D | baseline11k.par | 32 cmdline.DataCaptureDirectory = logs
|
/external/dosfstools/doc/ |
D | ChangeLog.dosfstools-2.x | 161 For change logs previous to 2.0, see the CHANGES files in the subdirectories.
|
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 61 fails. Peek at the racoon logs to discover what goes wrong.
|
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/ |
D | master.cfg | 136 logText = cmd.logs['stdio'].getText() 184 logText = cmd.logs['stdio'].getText()
|
/external/webkit/WebKitTools/iExploder/ |
D | README.txt | 33 Please note that lasthit.rb does not currently work with the logs output
|
/external/qemu/ |
D | qemu-monitor.hx | 160 "filename", "output logs to 'filename'" }, 163 Output logs to @var{filename}.
|
/external/jpeg/ |
D | change.log | 216 18-Feb-93. Change logs before that point have been discarded, since they
|
/external/dropbear/libtommath/ |
D | changes.txt | 262 -- Added logs directory, logs/graph.dem which will use gnuplot to make a series of PNG files
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-2-16 | 870 provide assertion messages in test logs. 1338 * glib/gtester.c: fixed off-by-one error which produced junk in logs.
|
/external/ipsec-tools/ |
D | ChangeLog | 202 details to some logs (also reported new getph1byaddr() arg).
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2003-10-25 | 865 logs from the field.
|