OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EndAml
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/resources/
rslist.c
293
UINT8 *
EndAml
= OutputBuffer + AmlSizeNeeded;
303
while (Aml <
EndAml
)
rscalc.c
581
UINT8 *
EndAml
;
596
EndAml
= AmlBuffer + AmlBufferLength;
600
while (AmlBuffer <
EndAml
)
/src/sys/external/bsd/acpica/dist/utilities/
utresrc.c
300
UINT8 *
EndAml
;
319
EndAml
= Aml + AmlLength;
323
while (Aml <
EndAml
)
361
if ((Aml + 1) >=
EndAml
)
/src/sys/external/bsd/acpica/dist/disassembler/
dmresrc.c
506
UINT8 *
EndAml
;
579
NULL, ACPI_CAST_INDIRECT_PTR (void, &
EndAml
));
591
if ((Aml + BufferLength - sizeof (AML_RESOURCE_END_TAG)) !=
EndAml
)
Completed in 15 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025