Searched defs:ParserState (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/parser/ |
H A D | psscope.c | 66 ACPI_PARSE_STATE *ParserState) in AcpiPsGetParentScope() 89 ACPI_PARSE_STATE *ParserState) in AcpiPsHasCompletedScope() 113 ACPI_PARSE_STATE *ParserState, in AcpiPsInitScope() 158 ACPI_PARSE_STATE *ParserState, in AcpiPsPushScope() 220 ACPI_PARSE_STATE *ParserState, in AcpiPsPopScope() 278 ACPI_PARSE_STATE *ParserState) in AcpiPsCleanupScope()
|
H A D | psargs.c | 82 AcpiPsGetNextPackageLength(ACPI_PARSE_STATE * ParserState) AcpiPsGetNextPackageLength() argument 139 AcpiPsGetNextPackageEnd(ACPI_PARSE_STATE * ParserState) AcpiPsGetNextPackageEnd() argument 173 AcpiPsGetNextNamestring(ACPI_PARSE_STATE * ParserState) AcpiPsGetNextNamestring() argument 256 AcpiPsGetNextNamepath(ACPI_WALK_STATE * WalkState,ACPI_PARSE_STATE * ParserState,ACPI_PARSE_OBJECT * Arg,BOOLEAN PossibleMethodCall) AcpiPsGetNextNamepath() argument 429 AcpiPsGetNextSimpleArg(ACPI_PARSE_STATE * ParserState,UINT32 ArgType,ACPI_PARSE_OBJECT * Arg) AcpiPsGetNextSimpleArg() argument 529 AcpiPsGetNextField(ACPI_PARSE_STATE * ParserState) AcpiPsGetNextField() argument 787 AcpiPsGetNextArg(ACPI_WALK_STATE * WalkState,ACPI_PARSE_STATE * ParserState,UINT32 ArgType,ACPI_PARSE_OBJECT ** ReturnArg) AcpiPsGetNextArg() argument [all...] |
H A D | psparse.c | 109 ACPI_PARSE_STATE *ParserState) in AcpiPsPeekOpcode() 342 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; in AcpiPsNextParseState() local
|
H A D | psloop.c | 264 ACPI_PARSE_STATE *ParserState; in AcpiPsParseLoop() local
|
/netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
H A D | nsxfname.c | 571 ACPI_PARSE_STATE ParserState; in ACPI_EXPORT_SYMBOL() local
|
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/ |
H A D | dswstate.c | 672 ACPI_PARSE_STATE *ParserState = &WalkState->ParserState; in AcpiDsInitAmlWalk() local
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | cvparser.c | 608 ACPI_PARSE_STATE *ParserState) in CvCaptureCommentsOnly()
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acstruct.h | 97 ACPI_PARSE_STATE ParserState; /* Current state of parser */ member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 208 enum ParserState { enum in __anon101c24c70111::WebAssemblyAsmParser
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | operations.cpp | 78 enum ParserState : unsigned char { enum
|