Home
last modified time | relevance | path

Searched refs:LogFile (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/mesa/main/
Derrors.c40 static FILE *LogFile = NULL; variable
59 LogFile = fopen(logFile, "w"); in output_if_debug()
60 if (!LogFile) in output_if_debug()
61 LogFile = stderr; in output_if_debug()
77 fprintf(LogFile, "%s: %s", prefixString, outputString); in output_if_debug()
79 fprintf(LogFile, "%s", outputString); in output_if_debug()
81 fprintf(LogFile, "\n"); in output_if_debug()
82 fflush(LogFile); in output_if_debug()
104 assert(LogFile); in _mesa_get_log_file()
105 return LogFile; in _mesa_get_log_file()
/external/clang/utils/analyzer/
DSATestBuild.py381 LogFile = open(os.path.join(FailPath, FileName + ".stderr.txt"), "w+b")
385 check_call(Command, cwd = Dir, stderr=LogFile,
386 stdout=LogFile,
391 (FullFileName, LogFile.name, e.returncode)
394 LogFile.close()
398 os.remove(LogFile.name);
/external/e2fsprogs/ext2ed/
Ddisk.c148 if ((fp=fopen (LogFile,"a+"))==NULL) { in log_changes()
149 wprintw (command_win,"Error - Unable to open log file %s\n",LogFile); in log_changes()
Dext2ed.conf.in22 # LogFile is the location of the log file. Actual changes to the filesystem
26 LogFile /var/log/ext2ed.log
Dmain.c59 char LogFile [200]="ext2ed.log"; /* The location of the log file - Each write will be logged there… variable
Dext2ed.h188 extern char LogFile [200];
Dinit.c509 strcpy (LogFile,value); in process_configuration_file()
/external/wpa_supplicant_8/hostapd/logwatch/
Dhostapd.conf8 LogFile = messages
/external/parameter-framework/upstream/tools/clientSimulator/
DREADME.md110 "LogFile" : "tests.log",
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk7-flags.txt359 ccstr LogFile = {diagnostic}
Djdk6-flags.txt330 ccstr LogFile = {diagnostic}