Home
last modified time | relevance | path

Searched refs:Element (Results 1 – 2 of 2) sorted by relevance

/third_party/lib/acpica/source/components/utilities/
A Duttrack.c355 if (!Element) in AcpiUtFindAllocation()
371 if (!Element->Next) in AcpiUtFindAllocation()
373 return (Element); in AcpiUtFindAllocation()
376 Element = Element->Next; in AcpiUtFindAllocation()
381 return (Element); in AcpiUtFindAllocation()
457 if (!Element) in AcpiUtTrackAllocation()
479 if (Element->Next) in AcpiUtTrackAllocation()
674 while (Element) in AcpiUtDumpAllocations()
686 Descriptor, Element->Size, Element->Module, in AcpiUtDumpAllocations()
697 Descriptor, Element->Size, Element->Module, in AcpiUtDumpAllocations()
[all …]
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl7076 // verify object type returned by Index(Buffer,Element,)
8305 // verify object type returned by Index(Buffer,Element,)
8846 Store ("SizeOf(Arg=PackageBuffer NTE Reference Element) PASS", Debug)
8866 Store ("SizeOf(Arg=Package String Element) PASS", Debug)
8886 Store ("SizeOf(Arg=Package String NTE Reference Element) PASS", Debug)
8908 // Package Buffer Element
8925 Store ("SizeOf(Arg=Package Buffer Element) PASS", Debug)
8927 // Package String Element
8944 Store ("SizeOf(Arg=Package String Element) PASS", Debug)
8946 // Package Package Element
[all …]

Completed in 12 milliseconds