Home
last modified time | relevance | path

Searched defs:Actions (Results 1 – 25 of 29) sorted by relevance

12

/external/googletest/docs/
Dgmock_cook_book.md1861 ### Returning References from Mock Methods
1881 ### Returning Live Values from Mock Methods
1942 ### Combining Actions
1964 ### Verifying Complex Arguments {#SaveArgVerify}
1988 ### Mocking Side Effects {#MockingSideEffects}
2087 ### Changing a Mock Object's Behavior Based on the State
2133 ### Setting the Default Value for a Return Type {#DefaultValue}
2176 ### Setting the Default Actions for a Mock Method
2214 ### Using Functions/Methods/Functors/Lambdas as Actions {#FunctionsAsActions}
2277 ### Using Functions with Extra Info as Actions
[all …]
/external/cronet/third_party/googletest/src/docs/
Dgmock_cook_book.md1818 ### Returning References from Mock Methods
1838 ### Returning Live Values from Mock Methods
1899 ### Combining Actions
1921 ### Verifying Complex Arguments {#SaveArgVerify}
1945 ### Mocking Side Effects {#MockingSideEffects}
2042 ### Changing a Mock Object's Behavior Based on the State
2088 ### Setting the Default Value for a Return Type {#DefaultValue}
2131 ### Setting the Default Actions for a Mock Method
2169 ### Using Functions/Methods/Functors/Lambdas as Actions {#FunctionsAsActions}
2232 ### Using Functions with Extra Info as Actions
[all …]
/external/rust/crates/gdbstub/src/protocol/commands/
D_vCont.rs18 Actions(Actions<'a>), enumerator
33 pub enum Actions<'a> { enum
39 impl<'a> Actions<'a> { impl
/external/clang/include/clang/Sema/
DDesignator.h171 void ClearExprs(Sema &Actions) {} in ClearExprs()
175 void FreeExprs(Sema &Actions) {} in FreeExprs()
201 void ClearExprs(Sema &Actions) {} in ClearExprs()
205 void FreeExprs(Sema &Actions) {} in FreeExprs()
DSema.h9603 Sema &Actions; variable
9612 : Actions(Actions), Entered(ShouldEnter) { in Actions() function
9621 : Actions(Actions) { in Actions() argument
/external/autotest/server/cros/cfm/configurable_test/
DREADME.md33 ## Actions section in Configurable CfM Tests
/external/perfetto/ui/src/frontend/
Ddebug.ts29 Actions: typeof Actions; property
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp62 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
370 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp51 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
358 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1197 SmallVector<SizeAndActionsVec, 1> &Actions = ScalarActions[OpcodeIdx]; in setScalarAction() local
1207 SmallVector<SizeAndActionsVec, 1> &Actions = in setPointerAction() local
1220 SmallVector<SizeAndActionsVec, 1> &Actions = in setScalarInVectorAction() local
1236 SmallVector<SizeAndActionsVec, 1> &Actions = in setVectorNumElementAction() local
1303 SmallVector<SizeAndActionsVec, 1> &Actions, in setActions()
/external/clang/include/clang/Driver/
DCompilation.h66 ActionList Actions; variable
/external/clang/lib/Parse/
DParsePragma.cpp108 Sema &Actions; member
117 Sema &Actions; member
145 Sema &Actions; member
DParseOpenMP.cpp145 Sema &Actions = P.getActions(); in parseOpenMPReductionId() local
379 Sema &Actions = P.getActions(); in FNContextRAII() local
DRAIIObjectsForParser.h91 Sema &Actions; variable
DParseObjc.cpp100 Sema &Actions; member in Parser::ObjCTypeParamListScope
105 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope()
/external/perfetto/ui/src/common/
Dactions.ts1224 export const Actions = constant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp631 const SmallVector<SizeAndActionsVec, 1> &Actions = in findScalarLegalAction() local
/external/clang/lib/Driver/
DDriver.cpp1083 ActionList &Actions = C.getActions(); in BuildUniversalActions() local
1370 ActionList &Actions) { in buildCudaActions()
/external/webrtc/test/fuzzers/
Dvp9_encoder_references_fuzzer.cc495 enum Actions { enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp886 SmallVectorImpl<UDivFoldAction> &Actions, in visitUDivOperand()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp1018 SmallVectorImpl<UDivFoldAction> &Actions, in visitUDivOperand()
/external/skia/bazel/exporter/build_proto/analysis_v2/
Danalysis_v2.pb.go45Actions []*Action `protobuf:"bytes,2,rep,name=actions,proto3" json:"actions,om… member
/external/clang/include/clang/Parse/
DParser.h80 Sema &Actions; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp707 auto &Actions = getActionDefinitionsBuilder(Op); in AMDGPULegalizerInfo() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2505 SmallVector<std::unique_ptr<TypePromotionAction>, 16> Actions; member in __anon6e3ad5bf0211::TypePromotionTransaction

12