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

1234567891011>>

/freebsd-10-stable/sys/contrib/dev/acpica/components/parser/
H A Dpswalk.c68 ACPI_PARSE_OBJECT *Op = SubtreeRoot; local
[all...]
H A Dpsxface.c135 ACPI_PARSE_OBJECT *Op; local
H A Dpsutils.c97 AcpiPsInitOp( ACPI_PARSE_OBJECT *Op, UINT16 Opcode) argument
133 ACPI_PARSE_OBJECT *Op; local
200 AcpiPsFreeOp( ACPI_PARSE_OBJECT *Op) argument
247 AcpiPsGetName( ACPI_PARSE_OBJECT *Op) argument
268 AcpiPsSetName( ACPI_PARSE_OBJECT *Op, UINT32 name) argument
[all...]
H A Dpstree.c75 AcpiPsGetArg( ACPI_PARSE_OBJECT *Op, UINT32 Argn) argument
137 AcpiPsAppendArg( ACPI_PARSE_OBJECT *Op, ACPI_PARSE_OBJECT *Arg) argument
221 AcpiPsGetDepthNext( ACPI_PARSE_OBJECT *Origin, ACPI_PARSE_OBJECT *Op) argument
302 AcpiPsGetChild( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Dpsopinfo.c174 const ACPI_OPCODE_INFO *Op; local
H A Dpsscope.c157 AcpiPsPushScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT *Op, UINT32 RemainingArgs, UINT32 ArgCount) argument
219 AcpiPsPopScope( ACPI_PARSE_STATE *ParserState, ACPI_PARSE_OBJECT **Op, UINT32 *ArgList, UINT32 *ArgCount) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/dispatcher/
H A Ddscontrol.c71 AcpiDsExecBeginControlOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
176 AcpiDsExecEndControlOp( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Ddswload2.c75 ACPI_PARSE_OBJECT *Op; local
388 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Ddswload.c151 ACPI_PARSE_OBJECT *Op; local
449 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Ddsargs.c88 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Ddsdebug.c132 AcpiDsDumpMethodStack( ACPI_STATUS Status, ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DLiveRegUnits.cpp36 void LiveRegUnits::removeRegsInMask(const MachineOperand &Op, argument
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/InstPrinter/
H A DMSP430InstPrinter.cpp36 const MCOperand &Op = MI->getOperand(OpNo); local
48 const MCOperand &Op = MI->getOperand(OpNo); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDivZeroChecker.cpp50 BinaryOperator::Opcode Op = B->getOpcode(); local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Dasldebug.c77 UtDumpIntegerOp( ACPI_PARSE_OBJECT *Op, UINT32 Level, UINT32 IntegerLength) argument
125 UtDumpStringOp( ACPI_PARSE_OBJECT *Op, UINT32 Level) argument
177 UtDumpBasicOp( ACPI_PARSE_OBJECT *Op, UINT32 Level) argument
203 UtDumpParseOpName( ACPI_PARSE_OBJECT *Op, UINT32 Level, UINT32 DataLength) argument
[all...]
H A Daslnamesp.c164 ACPI_PARSE_OBJECT *Op; local
[all...]
H A Daslpld.c88 OpcDoPld( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Daslprune.c178 PrTreePruneWalk( ACPI_PARSE_OBJECT *Op, UINT32 Level, void *Context) argument
[all...]
H A Dasllookup.c277 LkGetNameOp( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Dasllength.c87 LnInitLengthsWalk( ACPI_PARSE_OBJECT *Op, UINT32 Level, void *Context) argument
120 LnPackageLengthWalk( ACPI_PARSE_OBJECT *Op, UINT32 Level, void *Context) argument
160 CgGetPackageLenByteCount( ACPI_PARSE_OBJECT *Op, UINT32 PackageLength) argument
212 CgGenerateAmlOpcodeLength( ACPI_PARSE_OBJECT *Op) argument
282 CgGenerateAmlLengths( ACPI_PARSE_OBJECT *Op) argument
446 ACPI_PARSE_OBJECT *Op; local
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbxface.c82 AcpiDbStartCommand( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op) argument
202 AcpiDbSingleStep( ACPI_WALK_STATE *WalkState, ACPI_PARSE_OBJECT *Op, UINT32 OpcodeClass) argument
[all...]
/freebsd-10-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmutils.c247 AcpiDmCommaIfListMember( ACPI_PARSE_OBJECT *Op) argument
322 AcpiDmCommaIfFieldMember( ACPI_PARSE_OBJECT *Op) argument
[all...]
H A Ddmdeferred.c81 ACPI_PARSE_OBJECT *Op = Root; local
160 AcpiDmDeferredParse( ACPI_PARSE_OBJECT *Op, UINT8 *Aml, UINT32 AmlLength) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/XCore/InstPrinter/
H A DXCoreInstPrinter.cpp73 const MCOperand &Op = MI->getOperand(OpNo); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp203 Constant *Op = dyn_cast<Constant>(*I); local

Completed in 200 milliseconds

1234567891011>>