Searched refs:ArgumentList (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
| H A D | nsarguments.c | 90 ArgTypeList = Info->Predefined->Info.ArgumentList; in AcpiNsCheckArgumentTypes() 152 METHOD_GET_ARG_COUNT (Predefined->Info.ArgumentList); in AcpiNsCheckAcpiCompliance() 201 !(Predefined->Info.ArgumentList & ARG_COUNT_IS_MINIMUM)) in AcpiNsCheckAcpiCompliance() 304 METHOD_GET_ARG_COUNT (Predefined->Info.ArgumentList); in AcpiNsCheckArgumentCount() 314 !(Predefined->Info.ArgumentList & ARG_COUNT_IS_MINIMUM)) in AcpiNsCheckArgumentCount()
|
| /netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
| H A D | aslpredef.c | 135 RequiredArgCount = METHOD_GET_ARG_COUNT (ThisName->Info.ArgumentList); in ApCheckForPredefinedMethod() 148 !(ThisName->Info.ArgumentList & ARG_COUNT_IS_MINIMUM)) in ApCheckForPredefinedMethod() 398 if (METHOD_GET_ARG_COUNT (ThisName->Info.ArgumentList) > 0) in ApCheckForPredefinedObject() 765 ThisName->Info.ArgumentList); in ApDisplayReservedNames()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 151 TypeIndex ArgumentList) in ProcedureRecord() argument 154 ArgumentList(ArgumentList) {} in ProcedureRecord() 160 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() 166 TypeIndex ArgumentList; variable 178 TypeIndex ArgumentList, int32_t ThisPointerAdjustment) in MemberFunctionRecord() argument 182 ArgumentList(ArgumentList), in MemberFunctionRecord() 191 TypeIndex getArgumentList() const { return ArgumentList; } in getArgumentList() 200 TypeIndex ArgumentList; variable
|
| /netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
| H A D | utpredef.c | 310 ThisName->Info.ArgumentList); in AcpiUtDisplayPredefinedMethod() 319 (ThisName->Info.ArgumentList & ARG_COUNT_IS_MINIMUM) ? in AcpiUtDisplayPredefinedMethod()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeFunctionSig.cpp | 93 initializeArgList(MemberFunc.ArgumentList); in initialize() 95 initializeArgList(Proc.ArgumentList); in initialize()
|
| /netbsd-src/external/bsd/libfido2/dist/windows/ |
| H A D | cygwin.ps1 | 64 -ArgumentList "-dnNOqW -s ${Mirror} -R ${Root} -P ${Packages}"
|
| /netbsd-src/sys/external/bsd/acpica/dist/tools/acpihelp/ |
| H A D | ahdecode.c | 454 ThisName->Info.ArgumentList); in AhDisplayResourceName()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 405 Proc.ReturnType, Proc.ParameterCount, Proc.ArgumentList); in visitKnownRecord() 415 MF.ReturnType, MF.ParameterCount, MF.ArgumentList); in visitKnownRecord()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | TypeRecordMapping.cpp | 314 error(IO.mapInteger(Record.ArgumentList, "ArgListType")); in visitKnownRecord() 332 error(IO.mapInteger(Record.ArgumentList, "ArgListType")); in visitKnownRecord()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 409 IO.mapRequired("ArgumentList", Record.ArgumentList); in map() 419 IO.mapRequired("ArgumentList", Record.ArgumentList); in map()
|
| /netbsd-src/sys/external/bsd/acpica/dist/debugger/ |
| H A D | dbnames.c | 530 METHOD_GET_ARG_COUNT (Predefined->Info.ArgumentList), in AcpiDbWalkForPredefinedNames()
|
| H A D | dbtest.c | 1149 ArgTypeList = Predefined->Info.ArgumentList; in AcpiDbEvaluateOnePredefinedName()
|
| /netbsd-src/sys/external/bsd/acpica/dist/include/ |
| H A D | aclocal.h | 376 UINT16 ArgumentList; member
|