Searched defs:Arg (Results 1 - 25 of 31) sorted by relevance

12

/src/sys/external/bsd/acpica/dist/parser/
H A Dpsloop.c203 ACPI_PARSE_OBJECT *Arg = NULL; local in function:AcpiPsGetArguments
H A Dpstree.c188 ACPI_PARSE_OBJECT *Arg = NULL; local in function:AcpiPsGetArg
246 AcpiPsAppendArg(ACPI_PARSE_OBJECT * Op,ACPI_PARSE_OBJECT * Arg) argument
338 ACPI_PARSE_OBJECT *Arg; local in function:AcpiPsGetDepthNext
[all...]
H A Dpsobject.c308 ACPI_PARSE_OBJECT *Arg = NULL; local in function:AcpiPsBuildNamedOp
H A Dpsargs.c366 AcpiPsGetNextNamepath(ACPI_WALK_STATE * WalkState,ACPI_PARSE_STATE * ParserState,ACPI_PARSE_OBJECT * Arg,BOOLEAN PossibleMethodCall) argument
540 AcpiPsGetNextSimpleArg(ACPI_PARSE_STATE * ParserState,UINT32 ArgType,ACPI_PARSE_OBJECT * Arg) argument
645 ACPI_PARSE_OBJECT *Arg = NULL; local in function:AcpiPsGetNextField
897 ACPI_PARSE_OBJECT *Arg; local in function:AcpiPsFreeFieldList
940 ACPI_PARSE_OBJECT *Arg = NULL; local in function:AcpiPsGetNextArg
[all...]
/src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddswload2.c533 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsLoad2EndOp
[all...]
H A Ddsobject.c302 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsBuildInternalBufferObj
H A Ddsfield.c277 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsCreateBufferField
432 AcpiDsGetFieldNames(ACPI_CREATE_FIELD_INFO * Info,ACPI_WALK_STATE * WalkState,ACPI_PARSE_OBJECT * Arg) argument
648 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsCreateField
730 ACPI_PARSE_OBJECT *Arg = NULL; local in function:AcpiDsInitFieldObjects
862 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsCreateBankField
956 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsCreateIndexField
[all...]
H A Ddspkginit.c208 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsBuildInternalPackageObj
[all...]
H A Ddsopcode.c872 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsEvalBankFieldOperands
[all...]
H A Ddsutils.c605 AcpiDsCreateOperand(ACPI_WALK_STATE * WalkState,ACPI_PARSE_OBJECT * Arg,UINT32 ArgIndex) argument
866 ACPI_PARSE_OBJECT *Arg; local in function:AcpiDsCreateOperands
[all...]
/src/sys/external/bsd/acpica/dist/hardware/
H A Dhwesleep.c180 ACPI_OBJECT Arg; local in function:AcpiHwExecuteSleepMethod
H A Dhwxfsleep.c460 ACPI_OBJECT Arg; local in function:AcpiEnterSleepStatePrep
/src/sys/external/bsd/acpica/dist/compiler/
H A Daslmaputils.c186 ACPI_PARSE_OBJECT *Arg; local in function:MpGetHidFromParseTree
H A Daslload.c519 ACPI_PARSE_OBJECT *Arg; local in function:LdNamespace1Begin
1292 ACPI_PARSE_OBJECT *Arg; local in function:LdNamespace2Begin
[all...]
H A Dasloperands.c1213 ACPI_PARSE_OBJECT *Arg = NULL; local in function:UtGetArg
/src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daeexception.c195 ACPI_OBJECT Arg[3]; local in function:AeExceptionHandler
H A Daeexec.c177 ACPI_OBJECT Arg[3]; local in function:AeSetupConfiguration
421 ACPI_OBJECT Arg[1]; local in function:ExecuteOSI
[all...]
/src/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_records.h125 uint64_t Arg = 0; member in struct:__xray::XRayArgPayload
/src/sys/external/bsd/acpica/dist/tools/examples/
H A Dexamples.c547 ACPI_OBJECT Arg[1]; local in function:ExecuteOSI
615 ACPI_OBJECT Arg[1]; local in function:ExecuteMAIN
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_memory_profile.cc108 uptr *Arg = reinterpret_cast<uptr*>(argument); local in function:__asan::MemoryProfileCB
124 uptr Arg[2]; local in function:__sanitizer_print_memory_profile
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerCommand.h66 void addArgument(const std::string &Arg) { argument
78 void removeArgument(const std::string &Arg) { argument
85 std::string Arg("-" + Flag + "="); local in function:fuzzer::Command::hasFlag
96 std::string Arg("-" + Flag + "="); local in function:fuzzer::Command::getFlagValue
116 std::string Arg("-" + Flag + "="); local in function:fuzzer::Command::removeFlag
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cc54 struct Arg { struct in struct:__anonff38da820110::GetTypes
[all...]
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h140 writeFunctionWithArg(FunctionRecordKind Kind,int32_t FuncId,int32_t Delta,uint64_t Arg) argument
H A Dxray_fdr_controller.h294 functionEnterArg(int32_t FuncId,uint64_t TSC,uint16_t CPU,uint64_t Arg) argument
/src/sys/dev/acpi/
H A Dvald_acpi.c319 ACPI_OBJECT Arg[GHCI_WORDS]; local in function:vald_acpi_ghci_get
376 ACPI_OBJECT Arg[GHCI_WORDS]; local in function:vald_acpi_ghci_set
637 ACPI_OBJECT Arg; local in function:vald_acpi_bcm_set
[all...]

Completed in 21 milliseconds

12