/acpica-latest/source/components/utilities/ |
D | uttrack.c | 185 UINT32 Line); 192 UINT32 Line); 252 UINT32 Line) in AcpiUtAllocateAndTrack() argument 262 ACPI_WARNING ((Module, Line, in AcpiUtAllocateAndTrack() 272 ACPI_WARNING ((Module, Line, in AcpiUtAllocateAndTrack() 279 Allocation, Size, ACPI_MEM_MALLOC, Component, Module, Line); in AcpiUtAllocateAndTrack() 321 UINT32 Line) in AcpiUtAllocateZeroedAndTrack() argument 331 ACPI_WARNING ((Module, Line, in AcpiUtAllocateZeroedAndTrack() 342 ACPI_ERROR ((Module, Line, in AcpiUtAllocateZeroedAndTrack() 348 ACPI_MEM_CALLOC, Component, Module, Line); in AcpiUtAllocateZeroedAndTrack() [all …]
|
/acpica-latest/source/compiler/ |
D | aslascii.c | 212 Status.Line = 1; in FlIsFileAsciiSource() 253 Byte, Status.Line, Status.Offset); in FlIsFileAsciiSource() 267 Byte, Status.Line, Status.Offset); in FlIsFileAsciiSource() 276 Status.Line++; in FlIsFileAsciiSource() 358 Status->Line++; in FlConsumeAnsiComment() 395 Status->Line++; in FlConsumeNewComment()
|
D | prexpress.c | 161 char *Line); 216 char *Line) in PrExpandMacros() argument 272 return (Line); in PrExpandMacros() 371 char *Line, in PrResolveIntegerExpression() argument 379 "**** Resolve #if: %s\n", AslGbl_CurrentLineNumber, Line); in PrResolveIntegerExpression() 383 ExpandedLine = PrExpandMacros (Line); in PrResolveIntegerExpression()
|
D | dtutils.c | 189 UINT32 Line = 0; in DtError() local 196 Line = FieldObject->Line; in DtError() 202 Line, Level, MessageId)) in DtError() 210 FieldObject->Line, in DtError() 211 FieldObject->Line, in DtError() 266 FieldObject->Line, in DtNameError() 267 FieldObject->Line, in DtNameError()
|
D | dtfield.c | 780 Field->Line = FieldValue->Line; in DtCreateField() 807 UINT32 Line, in DtCreateTableUnit() argument 814 Unit->Line = Line; in DtCreateTableUnit()
|
D | dtio.c | 168 UINT32 Line, 313 UINT32 Line, in DtParseLine() argument 439 Field->Line = Line; in DtParseLine() 1043 Field->Line, Field->ByteOffset, Field->NameColumn, in DtDumpFieldList()
|
D | dtcompiler.h | 200 UINT32 Line; /* Line number for this field */ member 219 UINT32 Line; /* Line number for this field */ member 458 UINT32 Line,
|
D | dtcompilerparser.y | 234 …eateTableUnit (AcpiUtStrcat(AcpiUtStrcat($1->Value, " "), $2->Value), $1->Line, $1->Column); } /* …
|
D | dtcompilerparser.l | 242 DtCompilerParserlval.u->Line = DtCompilerParserlineno;
|
D | preprocess.h | 343 char *Line,
|
D | asltypes.h | 253 UINT32 Line; member
|
/acpica-latest/source/include/ |
D | acoutput.h | 441 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument 445 Function (Level, Line, Filename, Modulename, Component, __VA_ARGS__); \ 449 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument 450 ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \ 453 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument 454 ACPI_DO_DEBUG_PRINT (AcpiDebugPrintRaw, Level, Line, \
|
D | acutils.h | 1162 UINT32 Line); 1169 UINT32 Line); 1176 UINT32 Line);
|
D | aclocal.h | 1600 UINT32 Line; \
|
/acpica-latest/tests/aslts/ |
D | HOW_TO_USE | 122 Line (a) shows the run time in seconds measured by the ASL Timer operator. 124 Line (b) reports the number of exceptions which took place during the test 127 Line (c) reports the mode of the run and the summary status:
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/ |
D | event.asl | 174 * Line:= consists of 6 elements:
|
D | mutex.asl | 1335 * Line:= consists of 18 bytes:
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | common.asl | 857 Concatenate (" Line : ", ToDecimalString(Arg1), Local0) 882 Concatenate (" Line : ", ToDecimalString(Arg4), Local0)
|
/acpica-latest/documents/ |
D | changes.txt | 2365 bit position ("Line Size Valid", bit 6).
|