Searched defs:Path (Results 1 - 19 of 19) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/dispatcher/
H A Ddswload.c155 char *Path; local
[all...]
H A Ddsfield.c96 AcpiDsCreateExternalRegion( ACPI_STATUS LookupStatus, ACPI_PARSE_OBJECT *Op, char *Path, ACPI_WALK_STATE *WalkState, ACPI_NAMESPACE_NODE **Node) argument
/fuchsia/zircon/system/ulib/fuzz-utils/
H A Dpath.cpp27 Path::Path() { function in class:fuzzing::Path
34 Path::Path(fbl::RefPtr<PathBuffer> path) : path_(path), length_(path->buffer_.length()) {} function in class:fuzzing::Path
36 Path::Path(const Path& other) : path_(other.path_), length_(other.length_) {} function in class:fuzzing::Path
[all...]
/fuchsia/zircon/system/dev/nand/broker/test/
H A Dparent.h28 const char* Path() const { return path_; } function in class:ParentDevice
/fuchsia/zircon/third_party/lib/acpica/source/os_specific/service_layers/
H A Doslibcfs.c67 AcpiOsOpenFile( const char *Path, UINT8 Modes) argument
H A Dosefixf.c382 AcpiOsOpenFile( const char *Path, UINT8 Modes) argument
/fuchsia/zircon/third_party/lib/acpica/source/compiler/
H A Daslload.c350 char *Path; local
788 char *Path; local
[all...]
H A Daslopt.c122 char *Path; local
H A Daslxref.c350 char *Path; local
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/namespace/
H A Dnsaccess.c301 char *Path = Pathname; local
[all...]
H A Dnsxfname.c601 char *Path; local
/fuchsia/zircon/third_party/lib/acpica/source/components/utilities/
H A Duteval.c73 AcpiUtEvaluateObject( ACPI_NAMESPACE_NODE *PrefixNode, char *Path, UINT32 ExpectedReturnBtypes, ACPI_OPERAND_OBJECT **ReturnDesc) argument
H A Duterror.c293 AcpiUtMethodError( const char *ModuleName, UINT32 LineNumber, const char *Message, ACPI_NAMESPACE_NODE *PrefixNode, const char *Path, ACPI_STATUS MethodStatus) argument
H A Dutmisc.c401 AcpiUtDisplayInitPathname( UINT8 Type, ACPI_NAMESPACE_NODE *ObjHandle, char *Path) argument
/fuchsia/zircon/third_party/lib/acpica/source/components/parser/
H A Dpsargs.c260 char *Path; local
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/common/
H A Ddmextern.c167 AcpiDmNormalizeParentPrefix( ACPI_PARSE_OBJECT *Op, char *Path) argument
509 AcpiDmAddOpToExternalList( ACPI_PARSE_OBJECT *Op, char *Path, UINT8 Type, UINT32 Value, UINT16 Flags) argument
699 AcpiDmAddPathToExternalList( char *Path, UINT8 Type, UINT32 Value, UINT16 Flags) argument
[all...]
H A Dadwalk.c363 char *Path; local
620 char *Path = NULL; local
757 char *Path = NULL; local
[all...]
/fuchsia/zircon/third_party/lib/acpica/source/components/resources/
H A Drsutils.c741 AcpiRsGetMethodData( ACPI_HANDLE Handle, char *Path, ACPI_BUFFER *RetBuffer) argument
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Daclocal.h955 UINT8 *Path; member in struct:acpi_parse_obj_named
1272 char *Path; member in struct:acpi_external_list
1292 char *Path; member in struct:acpi_external_file

Completed in 171 milliseconds