/external/googletest/docs/ |
D | gmock_cook_book.md | 1861 ### 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/rust/crates/gdbstub/src/protocol/commands/ |
D | _vCont.rs | 10 Actions(Actions<'a>), enumerator 25 pub struct Actions<'a>(&'a mut [u8]); struct 27 impl<'a> Actions<'a> { implementation
|
/external/rust/crates/gdbstub/src/target/ext/base/ |
D | multithread.rs | 235 pub struct Actions<'a> { struct 239 impl core::fmt::Debug for Actions<'_> { argument 245 impl Actions<'_> { impl 251 impl Iterator for Actions<'_> { implementation
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Designator.h | 170 void ClearExprs(Sema &Actions) {} in ClearExprs() 174 void FreeExprs(Sema &Actions) {} in FreeExprs() 200 void ClearExprs(Sema &Actions) {} in ClearExprs() 204 void FreeExprs(Sema &Actions) {} in FreeExprs()
|
/external/clang/include/clang/Sema/ |
D | Designator.h | 171 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()
|
/external/autotest/server/cros/cfm/configurable_test/ |
D | README.md | 33 ## Actions section in Configurable CfM Tests
|
/external/llvm-project/llvm/utils/TableGen/ |
D | DFAEmitter.cpp | 202 ActionTuple Actions; member in __anon24fc4d370211::Transition 220 UniqueVector<ActionTuple> Actions; member in __anon24fc4d370211::Automaton 244 const UniqueVector<ActionTuple> &Actions; member in __anon24fc4d370211::CustomDfaEmitter 248 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
|
D | DFAEmitter.h | 79 std::set<action_type> Actions; variable
|
/external/llvm-project/llvm/docs/GlobalISel/ |
D | Legalizer.rst | 154 .. _legalfor:
|
/external/llvm-project/clang/lib/Tooling/ |
D | StandaloneExecution.cpp | 54 std::pair<std::unique_ptr<FrontendActionFactory>, ArgumentsAdjuster>> in execute()
|
D | Execution.cpp | 51 Actions; in execute() local
|
D | AllTUsExecution.cpp | 80 std::pair<std::unique_ptr<FrontendActionFactory>, ArgumentsAdjuster>> in execute()
|
/external/llvm-project/clang/lib/Tooling/Refactoring/ |
D | RefactoringActions.cpp | 99 std::vector<std::unique_ptr<RefactoringAction>> Actions; in createRefactoringActions() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 62 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable() 370 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 51 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable() 358 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
|
/external/llvm-project/clang/docs/ |
D | ClangCommandLineReference.rst | 719 Actions chapter
|
/external/clang/include/clang/Driver/ |
D | Compilation.h | 66 ActionList Actions; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1197 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/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 56 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable() 402 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1322 SmallVector<SizeAndActionsVec, 1> &Actions = ScalarActions[OpcodeIdx]; in setScalarAction() local 1332 SmallVector<SizeAndActionsVec, 1> &Actions = in setPointerAction() local 1345 SmallVector<SizeAndActionsVec, 1> &Actions = in setScalarInVectorAction() local 1361 SmallVector<SizeAndActionsVec, 1> &Actions = in setVectorNumElementAction() local 1428 SmallVector<SizeAndActionsVec, 1> &Actions, in setActions()
|
/external/llvm-project/clang/include/clang/Driver/ |
D | Compilation.h | 76 ActionList Actions; variable
|
/external/rust/crates/gdbstub/examples/armv4t_multicore/ |
D | gdb.rs | 67 actions: Actions, in resume()
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | LSPClient.cpp | 128 std::queue<std::function<void(Transport::MessageHandler &)>> Actions; member in clang::clangd::LSPClient::TransportImpl
|
/external/perfetto/ui/src/common/ |
D | actions.ts | 889 export const Actions = constant
|
/external/clang/lib/Parse/ |
D | ParsePragma.cpp | 108 Sema &Actions; member 117 Sema &Actions; member 145 Sema &Actions; member
|