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

/barrelfish-2018-10-04/lib/acpica/source/components/executer/
H A Dexnames.c199 *TempPtr++ = AML_ROOT_PREFIX;
394 case AML_ROOT_PREFIX:
H A Dexconfig.c307 if ((Operand[4]->String.Pointer[0] != AML_ROOT_PREFIX) &&
/barrelfish-2018-10-04/lib/acpica/source/components/namespace/
H A Dnsnames.c338 ACPI_PATH_PUT8(FullPath, PathSize, AML_ROOT_PREFIX, Length);
H A Dnsutils.c356 InternalName[0] = AML_ROOT_PREFIX;
570 case AML_ROOT_PREFIX:
H A Dnsaccess.c474 if (*Path == (UINT8) AML_ROOT_PREFIX)
/barrelfish-2018-10-04/lib/acpica/source/common/
H A Ddmextern.c309 if (*ParentPath == AML_ROOT_PREFIX)
604 if ((*Path == AML_ROOT_PREFIX) && (Path[1]))
723 if ((*ExternalPath == AML_ROOT_PREFIX) && (ExternalPath[1]))
792 if ((*Path == AML_ROOT_PREFIX) && (Path[1]))
/barrelfish-2018-10-04/lib/acpica/source/components/debugger/
H A Ddbxface.c551 AcpiGbl_DbScopeBuf [0] = AML_ROOT_PREFIX;
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Damlcode.h146 #define AML_ROOT_PREFIX (UINT16) 0x5c macro
/barrelfish-2018-10-04/lib/acpica/source/compiler/
H A Daslxref.c704 if (Path[0] == AML_ROOT_PREFIX)

Completed in 39 milliseconds