/freebsd/sys/contrib/dev/acpica/components/executer/ |
H A D | extrace.c | 293 char *Pathname) in AcpiExTracePoint() 337 char *Pathname = NULL; in AcpiExStartTraceMethod() local 403 char *Pathname = NULL; in AcpiExStopTraceMethod() local
|
/freebsd/sys/contrib/dev/acpica/components/utilities/ |
H A D | utxfmutex.c | 189 ACPI_STRING Pathname, in AcpiUtGetMutexObject() 259 ACPI_STRING Pathname, in AcpiAcquireMutex()
|
H A D | uterror.c | 190 char *Pathname, in AcpiUtPredefinedWarning() 239 char *Pathname, in AcpiUtPredefinedInfo() 288 char *Pathname, in AcpiUtPredefinedBiosError()
|
H A D | utstring.c | 367 char *Pathname) in UtConvertBackslashes()
|
H A D | utaddress.c | 327 char *Pathname; in AcpiUtCheckAddressRange() local
|
H A D | utdebug.c | 827 char *Pathname) in AcpiTracePoint()
|
/freebsd/sys/contrib/dev/acpica/components/namespace/ |
H A D | nsarguments.c | 244 char *Pathname, in AcpiNsCheckAcpiCompliance() 337 char *Pathname, in AcpiNsCheckArgumentCount()
|
H A D | nsutils.c | 887 const char *Pathname, in AcpiNsGetNodeUnlocked() 973 const char *Pathname, in AcpiNsGetNode()
|
H A D | nsdump.c | 211 const char *Pathname) in AcpiNsPrintPathname() 858 char *Pathname; in AcpiNsDumpOneObjectPath() local
|
H A D | nsaccess.c | 438 char *Pathname, in AcpiNsLookup()
|
H A D | nsxfname.c | 195 const char *Pathname, in AcpiGetHandle()
|
H A D | nsxfeval.c | 195 ACPI_STRING Pathname, in AcpiEvaluateObjectTyped()
|
/freebsd/sys/compat/linuxkpi/common/include/acpi/ |
H A D | acpi.h | 59 acpi_evaluate_object(ACPI_HANDLE Object, ACPI_STRING Pathname, in acpi_evaluate_object() 73 acpi_get_handle(ACPI_HANDLE Parent, ACPI_STRING Pathname, in acpi_get_handle()
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslfiles.c | 578 char *Pathname; in FlMergePathnames() local 678 char *Pathname; in FlOpenIncludeWithPrefix() local
|
H A D | prscan.c | 1311 char *Pathname) in PrDoIncludeFile() 1337 char *Pathname, in PrDoIncludeBuffer()
|
H A D | asllisting.c | 478 char *Pathname; in LsWriteNodeToListing() local
|
H A D | prutils.c | 700 char *Pathname; in PrOpenIncludeWithPrefix() local
|
H A D | aslutils.c | 263 char *Pathname) in UtQueryForOverwrite()
|
H A D | aslstubs.c | 389 char *Pathname) in AcpiExTracePoint()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/ |
H A D | LVReaderHandler.h | 82 Expected<std::unique_ptr<LVReader>> createReader(StringRef Pathname) { in createReader()
|
/freebsd/sys/contrib/dev/acpica/components/debugger/ |
H A D | dbmethod.c | 564 char *Pathname; in AcpiDbEvaluateObject() local
|
/freebsd/sys/contrib/dev/acpica/components/disassembler/ |
H A D | dmopcode.c | 200 char *Pathname; in AcpiDmDisplayTargetPathname() local
|
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmrestag.c | 768 char *Pathname; in AcpiGetTagPathname() local
|
H A D | adwalk.c | 901 char *Pathname; in AcpiDmXrefDescendingOp() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 80 std::string Pathname(transformPath(Name)); in getStringIndex() local
|