Home
last modified time | relevance | path

Searched refs:OutputFile (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/contrib/dev/acpica/source/compiler/
H A Daslerror.c204 FILE *OutputFile,
351 FILE *OutputFile, in AeDecodeErrorMessageId() argument
363 fprintf (OutputFile, "%s %4.4d -", in AeDecodeErrorMessageId()
374 fprintf (OutputFile, " %s %s\n\n", MainMessage, ExtraMessage); in AeDecodeErrorMessageId()
397 fprintf (OutputFile, " %s", in AeDecodeErrorMessageId()
407 fprintf (OutputFile, "%*s%s", in AeDecodeErrorMessageId()
413 fprintf (OutputFile, "%*s %s", in AeDecodeErrorMessageId()
421 fprintf (OutputFile, " %s", MainMessage); in AeDecodeErrorMessageId()
428 fprintf (OutputFile, " (%s)", ExtraMessage); in AeDecodeErrorMessageId()
433 fprintf (OutputFile, " and premature End-Of-File"); in AeDecodeErrorMessageId()
[all …]
/dflybsd-src/sys/contrib/dev/acpica/source/tools/acpixtract/
H A Dacpixtract.c178 FILE *OutputFile = NULL; in AxExtractTables() local
298 OutputFile = fopen (Gbl_OutputFilename, "w+b"); in AxExtractTables()
299 if (!OutputFile) in AxExtractTables()
326 BytesConverted = AxConvertAndWrite (OutputFile, ThisSignature); in AxExtractTables()
368 if (OutputFile) in AxExtractTables()
370 fclose (OutputFile); in AxExtractTables()
398 FILE *OutputFile; in AxExtractToMultiAmlFile() local
426 OutputFile = fopen (Gbl_OutputFilename, "w+b"); in AxExtractToMultiAmlFile()
427 if (!OutputFile) in AxExtractToMultiAmlFile()
497 BytesConverted = AxConvertAndWrite (OutputFile, ThisSignature); in AxExtractToMultiAmlFile()
[all …]
H A Daxutils.c628 FILE *OutputFile, in AxConvertAndWrite() argument
649 BytesWritten = fwrite (Gbl_BinaryData, 1, BytesConverted, OutputFile); in AxConvertAndWrite()
H A Dacpixtract.h281 FILE *OutputFile,
/dflybsd-src/sys/contrib/dev/acpica/source/include/
H A Dacutils.h211 FILE *OutputFile = AcpiGbl_OutputFile; \
215 AcpiOsRedirectOutput (OutputFile);
/dflybsd-src/contrib/tcsh-6/
H A Dcomplete.tcsh284 'c/-sOutputFile=/f/' 'c/-s/(DEVICE OutputFile)/=' \