OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TotalLength
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/resources/
rsutils.c
327
* PARAMETERS:
TotalLength
- Length of the AML descriptor, including
342
ACPI_RSDESC_SIZE
TotalLength
,
354
(
TotalLength
- AcpiUtGetResourceHeaderLength (Aml));
384
*
TotalLength
- Length of the AML descriptor, including
399
ACPI_RSDESC_SIZE
TotalLength
,
411
AcpiRsSetResourceLength (
TotalLength
, Aml);
481
ACPI_RSDESC_SIZE
TotalLength
;
488
TotalLength
= ResourceLength + sizeof (AML_RESOURCE_LARGE_HEADER);
498
if (
TotalLength
> (ACPI_RSDESC_SIZE) (MinimumLength + 1))
522
TotalLength
= (UINT32) strlen
[
all
...]
/src/sys/external/bsd/acpica/dist/disassembler/
dmresrcl.c
641
UINT32
TotalLength
;
644
TotalLength
= ResourceLength + sizeof (AML_RESOURCE_LARGE_HEADER);
648
if (
TotalLength
<= MinimumTotalLength)
674
if (
TotalLength
> (MinimumTotalLength + 1))
/src/sys/external/bsd/acpica/dist/compiler/
dtcompiler.h
238
UINT32
TotalLength
;
/src/sys/external/bsd/gnu-efi/dist/inc/
efiip.h
118
UINT16
TotalLength
;
Completed in 16 milliseconds
Indexes created Thu Sep 25 15:09:46 GMT 2025