Searched defs:Action (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DAnalysis.cpp82 LLVMBool LLVMVerifyModule(LLVMModuleRef M, LLVMVerifierFailureAction Action, argument
96 LLVMBool LLVMVerifyFunction(LLVMValueRef Fn, LLVMVerifierFailureAction Action) { argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/parser/
H A Dpsxface.c422 AcpiPsUpdateParameterList( ACPI_EVALUATE_INFO *Info, UINT16 Action) argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutstate.c255 AcpiUtCreateUpdateState( ACPI_OPERAND_OBJECT *Object, UINT16 Action) argument
H A Dutdelete.c393 AcpiUtUpdateRefCount( ACPI_OPERAND_OBJECT *Object, UINT32 Action) argument
515 AcpiUtUpdateObjectReference( ACPI_OPERAND_OBJECT *Object, UINT16 Action) argument
[all...]
H A Dutosi.c336 AcpiUtUpdateInterfaces( UINT8 Action) argument
H A Dutmisc.c218 AcpiUtCreateUpdateStateAndPush( ACPI_OPERAND_OBJECT *Object, UINT16 Action, ACPI_GENERIC_STATE **StateList) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.h78 unsigned Action; member in struct:llvm::DwarfException::CallSiteEntry
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DAction.cpp[all...]
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp78 void CallingConvEmitter::EmitAction(Record *Action, argument
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwgpe.c99 AcpiHwLowSetGpe( ACPI_GPE_EVENT_INFO *GpeEventInfo, UINT32 Action) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DAction.h30 class Action { class in namespace:clang::driver
67 Action(ActionClass _Kind, types::ID _Type) function in class:clang::driver::Action
69 Action(ActionClass _Kind, Action *Input, types::ID _Type) function in class:clang::driver::Action
71 Action(ActionClass _Kind, const ActionList &_Inputs, types::ID _Type) function in class:clang::driver::Action
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DBackendUtil.cpp480 bool EmitAssemblyHelper::AddEmitPasses(BackendAction Action, argument
523 void EmitAssemblyHelper::EmitAssembly(BackendAction Action, raw_ostream *OS) { argument
581 EmitBackendOutput(DiagnosticsEngine &Diags, const CodeGenOptions &CGOpts, const clang::TargetOptions &TOpts, const LangOptions &LOpts, Module *M, BackendAction Action, raw_ostream *OS) argument
[all...]
H A DCodeGenAction.cpp39 BackendAction Action; member in class:clang::BackendConsumer
305 GetOutputStream(CompilerInstance &CI, StringRef InFile, BackendAction Action) argument
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Dprscan.c951 PrDbgPrint( char *Action, char *DirectiveName) argument
/freebsd-10.0-release/usr.sbin/mptutil/
H A Dmpt_cmd.c496 mpt_raid_action(int fd, U8 Action, U8 VolumeBus, U8 VolumeID, U8 PhysDiskNum, argument
H A Dmpt_drive.c310 drive_set_state(char *drive, U8 Action, U8 State, const char *name) argument
/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITDwarfEmitter.cpp444 ActionEntry &Action = Actions[I]; local
[all...]
/freebsd-10.0-release/usr.sbin/ctm/ctm/
H A Dctm.h64 int Action; /* enable or disable */ member in struct:CTM_Filter
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp711 addMatcher(const DeclarationMatcher &NodeMatch, MatchCallback *Action) argument
717 addMatcher(const TypeMatcher &NodeMatch, MatchCallback *Action) argument
723 addMatcher(const StatementMatcher &NodeMatch, MatchCallback *Action) argument
729 addMatcher(const NestedNameSpecifierMatcher &NodeMatch, MatchCallback *Action) argument
735 addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch, MatchCallback *Action) argument
741 addMatcher(const TypeLocMatcher &NodeMatch, MatchCallback *Action) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1450 ParsePreprocessorOutputArgs(PreprocessorOutputOptions &Opts, ArgList &Args, frontend::ActionKind Action) argument
/freebsd-10.0-release/sys/dev/mpt/mpilib/
H A Dmpi_raid.h87 U8 Action; /* 00h */ member in struct:_MSG_RAID_ACTION
161 U8 Action; /* 00h */ member in struct:_MSG_RAID_ACTION_REPLY
H A Dmpi_tool.h255 U8 Action; /* 0Ch */ member in struct:_MSG_TOOLBOX_FC_MANAGE_REQUEST
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h281 void setTypeAction(MVT VT, LegalizeTypeAction Action) { argument
977 setOperationAction(unsigned Op, MVT VT, LegalizeAction Action) argument
[all...]
/freebsd-10.0-release/sys/dev/mps/mpi/
H A Dmpi2_tool.h216 U8 Action; /* 0x15 */ member in struct:_MPI2_TOOLBOX_ISTWI_READ_WRITE_REQUEST
260 U8 Action; /* 0x15 */ member in struct:_MPI2_TOOLBOX_ISTWI_REPLY
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt_raid.c583 mpt_issue_raid_req(struct mpt_softc *mpt, struct mpt_raid_volume *vol, struct mpt_raid_disk *disk, request_t *req, u_int Action, uint32_t ActionDataWord, bus_addr_t addr, bus_size_t len, int write, int wait) argument

Completed in 245 milliseconds

12