/third_party/boost/boost/msm/front/ |
D | functor_row.hpp | 64 typedef ACTION Action; typedef 89 typedef none Action; typedef 100 typedef ACTION Action; typedef 118 typedef none Action; typedef 136 typedef ACTION Action; typedef 154 typedef none Action; typedef 171 typedef ACTION Action; typedef 195 typedef none Action; typedef 210 typedef ACTION Action; typedef 233 typedef ACTION Action; typedef [all …]
|
/third_party/boringssl/src/util/fipstools/acvp/acvptool/ |
D | interactive.go | 48 Action(action string, args []string) error methodSpec 107 func (set ServerObjectSet) Action(action string, args []string) error { func 218 func (obj ServerObject) Action(action string, args []string) error { func 283 func (Search) Action(_ string, _ []string) error { func 335 func (s stringLiteral) Action(action string, args []string) error { func 380 func (results) Action(_ string, _ []string) error { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | Analysis.cpp | 98 LLVMBool LLVMVerifyModule(LLVMModuleRef M, LLVMVerifierFailureAction Action, in LLVMVerifyModule() 119 LLVMBool LLVMVerifyFunction(LLVMValueRef Fn, LLVMVerifierFailureAction Action) { in LLVMVerifyFunction()
|
/third_party/typescript/tests/cases/compiler/ |
D | noCrashUMDMergedWithGlobalValue.ts | 3 export type Action = "PUSH" | "POP" | "REPLACE"; alias
|
D | recursiveArrayNotCircular.ts | 1 type Action<T, P> = P extends void ? { type : T } : { type: T, payload: P } alias
|
D | arrayLiteralTypeInference.ts | 1 class Action { class
|
D | reactReduxLikeDeferredInferenceAllowsAssignment.ts | 113 interface Action<T = any> { interface
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 149 LegalizeAction Action; member 295 LegalizeAction Action; variable 376 LegalizeRuleSet &actionIf(LegalizeAction Action, in actionIf() 383 LegalizeRuleSet &actionIf(LegalizeAction Action, LegalityPredicate Predicate, in actionIf() 390 LegalizeRuleSet &actionFor(LegalizeAction Action, in actionFor() 397 LegalizeRuleSet &actionFor(LegalizeAction Action, in actionFor() 406 LegalizeRuleSet &actionFor(LegalizeAction Action, in actionFor() 414 LegalizeRuleSet &actionFor(LegalizeAction Action, in actionFor() 424 LegalizeRuleSet &actionForTypeWithAnyImm(LegalizeAction Action, in actionForTypeWithAnyImm() 433 LegalizeRuleSet &actionForCartesianProduct(LegalizeAction Action, in actionForCartesianProduct() [all …]
|
/third_party/grpc/src/core/lib/security/authorization/ |
D | authorization_engine.h | 64 enum Action { enum
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/ |
D | LineEditor.cpp | 56 CompletionAction Action; in complete() local 86 CompletionAction Action; in getCompletionAction() local 145 LineEditor::CompletionAction Action = Data->LE->getCompletionAction( in ElCompletionFn() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerInfo.cpp | 45 raw_ostream &llvm::operator<<(raw_ostream &OS, LegalizeAction Action) { in operator <<() 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; in isLegalOrCustom() local 575 LegalizeAction Action = Vec[VecIdx].second; in findAction() local
|
/third_party/typescript/tests/baselines/reference/ |
D | arrayLiteralTypeInference.js | 2 class Action { class 71 function Action() { class in Action
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | DFAPacketizer.cpp | 58 unsigned Action = ItinActions[MID->getSchedClass()]; in canReserveResources() local 67 unsigned Action = ItinActions[MID->getSchedClass()]; in reserveResources() local
|
/third_party/gn/src/gn/ |
D | function_get_target_outputs_unittest.cc | 76 TEST_F(GetTargetOutputsTest, Action) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.h | 69 unsigned Action; member
|
D | EHStreamer.cpp | 143 ActionEntry Action = { ValueForTypeID, NextAction, PrevAction }; in computeActionsTable() local 566 const ActionEntry &Action = *I; in emitExceptionTable() local
|
/third_party/boringssl/src/crypto/lhash/ |
D | lhash_test.cc | 104 enum Action { in TEST() enum
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermRebuild.h | 50 enum class Action enum
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | IntermRebuild.h | 50 enum class Action enum
|
/third_party/boost/boost/msm/front/euml/ |
D | stt_grammar.hpp | 33 typedef ACTION Action; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 771 void setTypeAction(MVT VT, LegalizeTypeAction Action) { in setTypeAction() 924 auto Action = getOperationAction(Op, VT); in getFixedPointOperationAction() local 1180 LegalizeAction Action = (LegalizeAction) ((Value >> Shift) & 0xF); in getCondCodeAction() local 1879 LegalizeTypeAction Action = getTypeAction(Context, VT); in shouldNormalizeToSelectSequence() local 2004 LegalizeAction Action) { in setOperationAction() 2012 LegalizeAction Action) { in setLoadExtAction() 2024 LegalizeAction Action) { in setTruncStoreAction() 2034 void setIndexedLoadAction(unsigned IdxMode, MVT VT, LegalizeAction Action) { in setIndexedLoadAction() 2043 void setIndexedStoreAction(unsigned IdxMode, MVT VT, LegalizeAction Action) { in setIndexedStoreAction() 2053 LegalizeAction Action) { in setIndexedMaskedLoadAction() [all …]
|
/third_party/cef/libcef/browser/net/ |
D | internal_scheme_handler.cc | 198 InternalHandlerDelegate::Action::Action() : stream_size(-1), resource_id(-1) {} in Action() function in scheme::InternalHandlerDelegate::Action
|
/third_party/typescript/tests/cases/conformance/expressions/typeAssertions/ |
D | constAssertions.ts | 90 type Action = "verify" | "write"; alias
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/ |
D | assignmentCompatWithDiscriminatedUnion.ts | 167 type Action = { type: 'activate' } | { type: 'disactivate' }; alias
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | RefBaseTests.cpp | 22 enum class Action { enum
|