Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Daslopt.c75 ACPI_BUFFER *CurrentPath,
209 ACPI_BUFFER *CurrentPath, in OptBuildShortestPath() argument
241 if (CurrentPath->Length < TargetPath->Length) in OptBuildShortestPath()
259 &((char *) CurrentPath->Pointer)[ in OptBuildShortestPath()
280 if (CurrentPath->Length == TargetPath->Length) in OptBuildShortestPath()
552 ACPI_BUFFER CurrentPath; in OptOptimizeNamePath() local
671 CurrentPath.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in OptOptimizeNamePath()
695 (UINT32) CurrentPath.Length, (char *) CurrentPath.Pointer, in OptOptimizeNamePath()
719 TargetNode, &CurrentPath, &TargetPath, in OptOptimizeNamePath()
740 TargetNode, &CurrentPath, &TargetPath, in OptOptimizeNamePath()
[all …]

Completed in 3 milliseconds