Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DAnalysis.cpp98 LLVMBool LLVMVerifyModule(LLVMModuleRef M, LLVMVerifierFailureAction Action, in LLVMVerifyModule() argument
119 LLVMBool LLVMVerifyFunction(LLVMValueRef Fn, LLVMVerifierFailureAction Action) { in LLVMVerifyFunction() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h69 unsigned Action; member
H A DEHStreamer.cpp143 ActionEntry Action = { ValueForTypeID, NextAction, PrevAction }; local
566 const ActionEntry &Action = *I; emitExceptionTable() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp22 enum class Action { class
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h729 class Action<R(Args...)> { class
755 Action() {} Action() function in testing::Action
765 Action(G&& fun) { // NOLINT Action() function in testing::Action
770 explicit Action(ActionInterface<F>* impl) Action() function in testing::Action
777 Action(const Action<Func>& action) // NOLINT Action() function in testing::Action
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DIntermRebuild.h50 enum class Action class in sh::TIntermRebuild
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DIntermRebuild.h50 enum class Action class in sh::TIntermRebuild
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
H A DLineEditor.cpp56 CompletionAction Action; in complete() local
86 CompletionAction Action; in getCompletionAction() local
145 LineEditor::CompletionAction Action = Data->LE->getCompletionAction( ElCompletionFn() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmemory-reducer.h89 enum Action { kDone, kWait, kRun }; enum in v8::internal::MemoryReducer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp58 unsigned Action = ItinActions[MID->getSchedClass()]; in canReserveResources() local
67 unsigned Action = ItinActions[MID->getSchedClass()]; in reserveResources() local
/third_party/vixl/src/aarch64/
H A Ddebugger-aarch64.cc328 DebugReturn HelpCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::HelpCmd
335 DebugReturn BreakCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::BreakCmd
364 DebugReturn StepCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::StepCmd
411 DebugReturn ContinueCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::ContinueCmd
425 DebugReturn PrintCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::PrintCmd
485 DebugReturn TraceCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::TraceCmd
506 DebugReturn GdbCmd::Action(const std::vector<std::string>& args) { in Action() function in vixl::aarch64::GdbCmd
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
H A DPassBuilder.h64 PGOAction Action; global() member
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-api-aarch64.cc1263 enum Action { kRelease, kInclude, kExclude }; enum in vixl::aarch64::ScratchScopeHelper
/third_party/rust/crates/clap/clap_derive/src/
H A Ditem.rs1104 pub enum Action { enum
1109 impl Action { impls
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree.h130 enum Action { kSelf, kCopied, kPopped }; enum in absl::cord_internal::CordRepBtree
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp45 raw_ostream &llvm::operator<<(raw_ostream &OS, LegalizeAction Action) { in operator <<() argument
303 const LegalizeAction Action = LLT2Action.second; in computeTables() local
465 auto Action = getAspectAction({Query.Opcode, i, Query.Types[i]}); in getAction() local
516 auto Action = getAction(MI, MRI).Action; isLegalOrCustom() local
575 LegalizeAction Action = Vec[VecIdx].second; findAction() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h149 LegalizeAction Action; member
295 LegalizeAction Action; member in LegalizeRule
299 LegalizeRule(LegalityPredicate Predicate, LegalizeAction Action, in LegalizeRule() argument
376 actionIf(LegalizeAction Action, LegalityPredicate Predicate) actionIf() argument
383 actionIf(LegalizeAction Action, LegalityPredicate Predicate, LegalizeMutation Mutation) actionIf() argument
390 actionFor(LegalizeAction Action, std::initializer_list<LLT> Types) actionFor() argument
397 actionFor(LegalizeAction Action, std::initializer_list<LLT> Types, LegalizeMutation Mutation) actionFor() argument
406 actionFor(LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) actionFor() argument
414 actionFor(LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types, LegalizeMutation Mutation) actionFor() argument
424 actionForTypeWithAnyImm(LegalizeAction Action, std::initializer_list<LLT> Types) actionForTypeWithAnyImm() argument
433 actionForCartesianProduct(LegalizeAction Action, std::initializer_list<LLT> Types) actionForCartesianProduct() argument
444 actionForCartesianProduct(LegalizeAction Action, std::initializer_list<LLT> Types0, std::initializer_list<LLT> Types1) actionForCartesianProduct() argument
455 actionForCartesianProduct( LegalizeAction Action, std::initializer_list<LLT> Types0, std::initializer_list<LLT> Types1, std::initializer_list<LLT> Types2) actionForCartesianProduct() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp117 class Action class
[all...]
/third_party/backends/backend/
H A Dhp5400_sane.c819 sane_control_option (SANE_Handle h, SANE_Int n, SANE_Action Action, in sane_control_option() argument
H A Dhp3900_sane.c2200 sane_control_option (SANE_Handle h, SANE_Int n, SANE_Action Action, in sane_control_option() argument
/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc[all...]
/third_party/python/Lib/
H A Dargparse.py790 class Action(_AttributeHolder): class
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1018 FoldUDivOperandCb Action = UDivActions[i].FoldAction; in visitUDiv() local
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs41 pub enum Action { enum
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs41 pub enum Action { enum

Completed in 62 milliseconds

12