HomeSort by relevance Sort by last modified time
    Searched refs:logfile (Results 1 - 23 of 23) sorted by null

  /external/qemu/
qemu-log.h 5 extern FILE *logfile;
18 #define qemu_log_enabled() (logfile != NULL)
30 if (logfile) \
31 fprintf(logfile, ## __VA_ARGS__); \
37 if (logfile) \
38 vfprintf(logfile, fmt, va); \
45 fprintf(logfile, ## __VA_ARGS__); \
54 #define log_cpu_state(env, f) cpu_dump_state((env), logfile, fprintf, (f));
59 /* disas() and target_disas() to logfile: */
61 target_disas(logfile, (start), (len), (flags)
    [all...]
exec.c 194 FILE *logfile; variable
    [all...]
  /external/valgrind/main/nightly/bin/
nightly 22 logfile=$1
26 # Header in short logfile.
29 printf " $str ... " >> $logfile.short
31 # Header and command in verbose logfile
32 printf " $str ... " >> $logfile.verbose
33 echo "$*" >> $logfile.verbose
36 ("${ABT_EVAL}" "$*") >> $logfile.verbose 2>&1
39 # Write result to the short logfile
42 echo "done" >> $logfile.short
44 echo "failed" >> $logfile.shor
    [all...]
  /external/e2fsprogs/intl/
log.c 58 FILE *logfile; local
60 /* Can we reuse the last opened logfile? */
63 /* Close the last used logfile. */
74 /* Open the logfile. */
83 logfile = last_logfile;
85 fprintf (logfile, "domain ");
86 print_escaped (logfile, domainname);
87 fprintf (logfile, "\nmsgid ");
88 print_escaped (logfile, msgid1);
91 fprintf (logfile, "\nmsgid_plural ")
    [all...]
  /external/chromium/base/win/
event_trace_consumer.h 90 EVENT_TRACE_LOGFILE logfile = {}; local
91 logfile.LoggerName = const_cast<wchar_t*>(session_name);
92 logfile.LogFileMode = EVENT_TRACE_REAL_TIME_MODE;
93 logfile.BufferCallback = &ProcessBufferCallback;
94 logfile.EventCallback = &ProcessEventCallback;
95 logfile.Context = this;
96 TRACEHANDLE trace_handle = ::OpenTrace(&logfile);
107 EVENT_TRACE_LOGFILE logfile = {}; local
108 logfile.LogFileName = const_cast<wchar_t*>(file_name);
109 logfile.BufferCallback = &ProcessBufferCallback
    [all...]
  /ndk/build/tools/
dev-rebuild-ndk.sh 122 logfile="$TOP/download-toolchain-sources.log"
123 rotate_log $logfile
125 > $logfile 2>&1
161 logfile="$TOP/build-platforms.log"
162 rotate_log $logfile
167 --fast-copy > $logfile 2>&1
168 fail_panic "build-platforms.sh failed. Logfile in $logfile"
170 logfile="$TOP/rebuild-all.log"
171 rotate_log $logfile
    [all...]
  /external/v8/tools/
process-heap-prof.py 55 logfile = open(filename, 'rb')
57 logreader = csv.reader(logfile)
83 logfile.close()
113 print "Missing logfile"
  /external/ipsec-tools/src/racoon/
plog.c 79 static char *logfile = NULL; variable
108 if (logfile || f_foreground) {
167 if (logfile)
222 if (logfile) {
223 logp = log_open(250, logfile);
225 errx(1, "ERROR: failed to open log file %s.", logfile);
236 if (logfile != NULL)
237 racoon_free(logfile);
238 logfile = racoon_strdup(file);
239 STRDUP_FATAL(logfile);
    [all...]
  /tools/motodev/makefile/preflighting/product/
eant 9 $BUILD_BASE_PATH/env/eclipse/eclipse -nosplash -application org.eclipse.ant.core.antRunner -data /tmp/workspace_appvalidator_product -buildfile $BUILD_BASE_PATH/env/eclipse/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/scripts/productBuild/productBuild.xml -Dbuilder=$BUILD_BASE_PATH/env/code/android/makefile/preflighting/product/ -DBUILD_DIR=$BUILD_BASE_PATH -Dtimestamp=00000000 -DforceContextQualifier=testing -logger org.apache.tools.ant.XmlLogger -logfile /tmp/buildappvalidatorproductlog.xml -Xmx1024m -Xms80
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 63 qw(-buildfile -debug -emacs -f -find -help -listener -logfile
  /external/libvpx/build/make/
configure.sh 30 echo "at the configure error log file ($logfile) to determine what"
38 echo "$@" >>$logfile
44 pr -n -t $1 >>$logfile
270 "$@" >>${logfile} 2>&1
433 enabled logging || logfile="$logging"
435 logfile=/dev/null
1034 logfile="config.err"
1040 echo "# ${self} $@" >> ${logfile}
1042 echo "# ${self} $@" > ${logfile}
  /external/stressapptest/src/
sat.h 84 int logfile() const { return logfile_; } function in class:Sat
  /external/v8/
Android.libv8.mk 73 $(SNAP_GEN): PRIVATE_CUSTOM_TOOL = $(MKSNAPSHOT) --logfile $(intermediates)/v8.log $(SNAP_GEN)
  /ndk/sources/host-tools/make-3.81/tests/
run_make_tests.pl 155 # Check to see if we have Purify errors. If so, keep the logfile.
314 && $ENV{PURIFYOPTIONS} =~ /.*-logfile=([^ ]+)/) {
test_driver.pl 639 local($answer,$logfile) = @_;
644 $slurp = &read_file_into_string ($logfile);
684 local($command) = "diff -c " . &get_basefile . " " . $logfile;
1140 # If a 1 is passed, then it does NOT increment the logfile counter
1141 # and returns the name of the latest logfile. If either no parameter
1142 # is passed at all or a 0 is passed, then the logfile counter is
1173 # just like logfile, only a generic tmp filename for use by the test.
  /system/core/init/
bootchart.c 167 open_log_file(int* plogfd, const char* logfile)
174 logfd = open(logfile,O_WRONLY|O_CREAT|O_TRUNC,0755);
  /tools/motodev/makefile/auto_tests/
configure_start_auto_tests.sh 148 ant -logfile logant.txt
  /hardware/invensense/libsensors_iio/
MPLSensor.cpp 143 static FILE *logfile = NULL; variable
197 logfile = fopen("/data/playback.bin", "wb");
198 if (logfile)
199 inv_turn_on_data_logging(logfile);
355 logfile = fopen("/data/playback.bin", "wb");
356 if (logfile)
357 inv_turn_on_data_logging(logfile);
704 fclose(logfile);
    [all...]
  /external/quake/quake/src/QW/qwfwd/
misc.c 75 vfprintf (logfile, msg, argptr);
  /external/chromium/net/tools/testserver/
testserver.py     [all...]
  /external/v8/src/
flag-definitions.h 591 DEFINE_string(logfile, "v8.log", "Specify the name of the log file.")
  /external/v8/test/mjsunit/tools/
tickprocessor.js 40 var p_logFile = new ArgumentsProcessor(['logfile.log']);
42 assertEquals('logfile.log', p_logFile.result().logFileName);
  /external/qemu/tcg/
tcg.c     [all...]

Completed in 559 milliseconds