Searched defs:Op (Results 1 - 25 of 463) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c179 AcpiDsExecBeginControlOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
285 AcpiDsExecEndControlOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Ddsdebug.c240 AcpiDsDumpMethodStack( ACPI_STATUS Status, ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
H A Ddswload.c259 ACPI_PARSE_OBJECT *Op; local
557 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Ddswload2.c183 ACPI_PARSE_OBJECT *Op; local
517 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Ddsargs.c196 ACPI_PARSE_OBJECT *Op; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/parser/
H A Dpswalk.c176 ACPI_PARSE_OBJECT *Op = SubtreeRoot; local
[all...]
H A Dpsxface.c243 ACPI_PARSE_OBJECT *Op; local
406 ACPI_PARSE_OBJECT *Op = NULL; local
[all...]
H A Dpsopinfo.c282 const ACPI_OPCODE_INFO *Op; local
H A Dpsutils.c206 AcpiPsInitOp( ACPI_PARSE_OBJECT *Op, UINT16 Opcode) argument
242 ACPI_PARSE_OBJECT *Op; local
320 AcpiPsFreeOp( ACPI_PARSE_OBJECT *Op) argument
368 AcpiPsGetName( ACPI_PARSE_OBJECT *Op) argument
389 AcpiPsSetName( ACPI_PARSE_OBJECT *Op, UINT32 name) argument
[all...]
H A Dpstree.c184 AcpiPsGetArg( ACPI_PARSE_OBJECT *Op, UINT32 Argn) argument
246 AcpiPsAppendArg( ACPI_PARSE_OBJECT *Op, ACPI_PARSE_OBJECT *Arg) argument
332 AcpiPsGetDepthNext( ACPI_PARSE_OBJECT *Origin, ACPI_PARSE_OBJECT *Op) argument
419 AcpiPsGetChild( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Dpsscope.c265 AcpiPsPushScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *Op, UINT32 RemainingArgs, UINT32 ArgCount) argument
327 AcpiPsPopScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT **Op, UINT32 *ArgList, UINT32 *ArgCount) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUGlobalISelUtils.cpp24 const MachineOperand &Op = Def->getOperand(1); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp50 auto Op = PC.read<Opcode>(); local
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasllookup.c385 LkGetNameOp( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Dasllength.c196 LnInitLengthsWalk( ACPI_PARSE_OBJECT *Op, UINT32 Level, void *Context) argument
229 LnPackageLengthWalk( ACPI_PARSE_OBJECT *Op, UINT32 Level, void *Context) argument
271 CgGetPackageLenByteCount( ACPI_PARSE_OBJECT *Op, UINT32 PackageLength) argument
323 CgGenerateAmlOpcodeLength( ACPI_PARSE_OBJECT *Op) argument
393 CgGenerateAmlLengths( ACPI_PARSE_OBJECT *Op) argument
557 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Daslnamesp.c272 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Daslpld.c196 OpcDoPld( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Daslprune.c286 PrTreePruneWalk( ACPI_PARSE_OBJECT *Op, UINT32 Level, void *Context) argument
[all...]
H A Daslbtypes.c497 AnGetBtype( ACPI_PARSE_OBJECT *Op) argument
595 AnMapObjTypeToBtype( ACPI_PARSE_OBJECT *Op) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbxface.c191 AcpiDbStartCommand( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
290 AcpiDbSingleStep( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op, UINT32 OpcodeClass) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmdeferred.c189 ACPI_PARSE_OBJECT *Op = Root; local
268 AcpiDmDeferredParse( ACPI_PARSE_OBJECT *Op, UINT8 *Aml, UINT32 AmlLength) argument
[all...]
H A Ddmutils.c356 AcpiDmCommaIfListMember( ACPI_PARSE_OBJECT *Op) argument
438 AcpiDmCommaIfFieldMember( ACPI_PARSE_OBJECT *Op) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h61 MCInstBuilder &addOperand(const MCOperand &Op) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyDebugValueManager.cpp50 MachineOperand &Op = DBI->getOperand(0); local
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmswitch.c191 AcpiDmProcessSwitch( ACPI_PARSE_OBJECT *Op) argument
355 AcpiDmIsSwitchBlock( ACPI_PARSE_OBJECT *Op, char **Temp) argument
591 AcpiDmIsCaseBlock( ACPI_PARSE_OBJECT *Op) argument
[all...]

Completed in 126 milliseconds

1234567891011>>