Home
last modified time | relevance | path

Searched refs:AML_ROOT_PREFIX (Results 1 – 9 of 9) sorted by relevance

/third_party/lib/acpica/source/components/executer/
A Dexnames.c127 *TempPtr++ = AML_ROOT_PREFIX; in AcpiExAllocateNameString()
322 case AML_ROOT_PREFIX: in AcpiExGetNameString()
A Dexconfig.c231 if ((Operand[4]->String.Pointer[0] != AML_ROOT_PREFIX) && in AcpiExLoadTableOp()
/third_party/lib/acpica/source/common/
A Ddmextern.c237 if (*ParentPath == AML_ROOT_PREFIX) in AcpiDmNormalizeParentPrefix()
532 if ((*Path == AML_ROOT_PREFIX) && (Path[1])) in AcpiDmAddOpToExternalList()
651 if ((*ExternalPath == AML_ROOT_PREFIX) && (ExternalPath[1])) in AcpiDmAddNodeToExternalList()
720 if ((*Path == AML_ROOT_PREFIX) && (Path[1])) in AcpiDmAddPathToExternalList()
/third_party/lib/acpica/source/components/namespace/
A Dnsutils.c284 InternalName[0] = AML_ROOT_PREFIX; in AcpiNsBuildInternalName()
498 case AML_ROOT_PREFIX: in AcpiNsExternalizeName()
A Dnsnames.c266 ACPI_PATH_PUT8(FullPath, PathSize, AML_ROOT_PREFIX, Length); in AcpiNsBuildNormalizedPath()
A Dnsaccess.c402 if (*Path == (UINT8) AML_ROOT_PREFIX) in AcpiNsLookup()
/third_party/lib/acpica/source/components/debugger/
A Ddbxface.c479 AcpiGbl_DbScopeBuf [0] = AML_ROOT_PREFIX; in AcpiInitializeDebugger()
/third_party/lib/acpica/source/include/acpica/
A Damlcode.h74 #define AML_ROOT_PREFIX (UINT16) 0x5c macro
/third_party/lib/acpica/source/compiler/
A Daslxref.c634 if (Path[0] == AML_ROOT_PREFIX) in XfNamespaceLocateBegin()

Completed in 14 milliseconds