Searched refs:CurrentPath (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/contrib/dev/acpica/compiler/ |
| H A D | aslopt.c | 183 ACPI_BUFFER *CurrentPath, 317 ACPI_BUFFER *CurrentPath, in OptBuildShortestPath() argument 349 if (CurrentPath->Length < TargetPath->Length) in OptBuildShortestPath() 388 if (CurrentPath->Length == TargetPath->Length) in OptBuildShortestPath() 427 (CurrentPath->Length > TargetPath->Length)) in OptBuildShortestPath() 667 ACPI_BUFFER CurrentPath; in OptOptimizeNamePath() local 786 CurrentPath.Length = ACPI_ALLOCATE_LOCAL_BUFFER; in OptOptimizeNamePath() 810 (UINT32) CurrentPath.Length, (char *) CurrentPath.Pointer, in OptOptimizeNamePath() 834 TargetNode, &CurrentPath, &TargetPath, in OptOptimizeNamePath() 855 TargetNode, &CurrentPath, &TargetPath, in OptOptimizeNamePath() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | PDB.cpp | 704 SmallString<128> CurrentPath; in findObjByName() local
|