Home
last modified time | relevance | path

Searched refs:Type1 (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Daslload.c1042 ACPI_OBJECT_TYPE Type1, in LdMatchExternType() argument
1045 BOOLEAN Type1IsLocal = Type1 > ACPI_TYPE_EXTERNAL_MAX; in LdMatchExternType()
1060 LocalType = Type1; in LdMatchExternType()
1066 ExternalType = Type1; in LdMatchExternType()
1070 return (Type1 == Type2); in LdMatchExternType()
H A Daslprepkg.c167 UINT8 Type1,
617 UINT8 Type1, in ApCheckPackageElements() argument
636 ApCheckObjectType (PredefinedName, Op, Type1, i); in ApCheckPackageElements()
/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsprepkg.c175 UINT8 Type1,
857 UINT8 Type1, in AcpiNsCheckPackageElements() argument
878 Type1, i + StartIndex); in AcpiNsCheckPackageElements()