Home
last modified time | relevance | path

Searched refs:Line (Results 1 – 19 of 19) sorted by relevance

/acpica-latest/source/components/utilities/
Duttrack.c185 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/
Daslascii.c212 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()
Dprexpress.c161 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()
Ddtutils.c189 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()
Ddtfield.c780 Field->Line = FieldValue->Line; in DtCreateField()
807 UINT32 Line, in DtCreateTableUnit() argument
814 Unit->Line = Line; in DtCreateTableUnit()
Ddtio.c168 UINT32 Line,
313 UINT32 Line, in DtParseLine() argument
439 Field->Line = Line; in DtParseLine()
1043 Field->Line, Field->ByteOffset, Field->NameColumn, in DtDumpFieldList()
Ddtcompiler.h200 UINT32 Line; /* Line number for this field */ member
219 UINT32 Line; /* Line number for this field */ member
458 UINT32 Line,
Ddtcompilerparser.y234 …eateTableUnit (AcpiUtStrcat(AcpiUtStrcat($1->Value, " "), $2->Value), $1->Line, $1->Column); } /* …
Ddtcompilerparser.l242 DtCompilerParserlval.u->Line = DtCompilerParserlineno;
Dpreprocess.h343 char *Line,
Dasltypes.h253 UINT32 Line; member
/acpica-latest/source/include/
Dacoutput.h441 #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, \
Dacutils.h1162 UINT32 Line);
1169 UINT32 Line);
1176 UINT32 Line);
Daclocal.h1600 UINT32 Line; \
/acpica-latest/tests/aslts/
DHOW_TO_USE122 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/
Devent.asl174 * Line:= consists of 6 elements:
Dmutex.asl1335 * Line:= consists of 18 bytes:
/acpica-latest/tests/aslts/src/runtime/cntl/
Dcommon.asl857 Concatenate (" Line : ", ToDecimalString(Arg1), Local0)
882 Concatenate (" Line : ", ToDecimalString(Arg4), Local0)
/acpica-latest/documents/
Dchanges.txt2365 bit position ("Line Size Valid", bit 6).