/external/chromium_org/gin/ |
D | function_template.h | 94 struct Invoker { 109 struct Invoker<void, P1, P2, P3, P4, P5, P6> { 125 struct Invoker<R, P1, P2, P3, P4, P5, void> { 138 struct Invoker<void, P1, P2, P3, P4, P5, void> { 152 struct Invoker<R, P1, P2, P3, P4, void, void> { 164 struct Invoker<void, P1, P2, P3, P4, void, void> { 177 struct Invoker<R, P1, P2, P3, void, void, void> { 188 struct Invoker<void, P1, P2, P3, void, void, void> { 200 struct Invoker<R, P1, P2, void, void, void, void> { 210 struct Invoker<void, P1, P2, void, void, void, void> { [all …]
|
D | function_template.h.pump | 103 struct Invoker { 106 struct Invoker<R$for ARG [[, P$(ARG)]]$for VOID [[, void]]> { 117 struct Invoker<void$for ARG [[, P$(ARG)]]$for VOID [[, void]]> { 197 Invoker<R$for ARG [[, P$(ARG)]]>::Go(&args, holder->callback$for ARG [[, a$(ARG)]]);
|
/external/chromium_org/base/ |
D | bind_internal.h | 1103 struct Invoker; 1107 struct Invoker<0, StorageType, R()> { 1128 struct Invoker<0, StorageType, R(X1)> { 1151 struct Invoker<1, StorageType, R(X1)> { 1175 struct Invoker<0, StorageType, R(X1, X2)> { 1202 struct Invoker<1, StorageType, R(X1, X2)> { 1230 struct Invoker<2, StorageType, R(X1, X2)> { 1260 struct Invoker<0, StorageType, R(X1, X2, X3)> { 1291 struct Invoker<1, StorageType, R(X1, X2, X3)> { 1323 struct Invoker<2, StorageType, R(X1, X2, X3)> { [all …]
|
D | bind_internal.h.pump | 78 // Invoker to avoid creating multiple version of Invoker<> 81 // Invoker<> -- Unwraps the curried parameters and executes the Runnable. 345 // Invoker<> 349 struct Invoker; 366 struct Invoker<$(BOUND), StorageType, R($for ARG , [[X$(ARG)]])> { 426 // RunType is type of the Run() function that the Invoker<> should use. 449 typedef Invoker<$(ARITY), BindState, RunType> InvokerType;
|
D | bind.h.pump | 65 // specializations anyways in the implementation (see the Invoker<>,
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | AppRunner.java | 500 Invoker invoker = new Invoker (appMain, null, new Object [] {m_appArgs}); in _run() 639 private static final class Invoker implements Runnable class in AppRunner 641 Invoker (final Method method, final Object target, final Object [] args) in Invoker() method in AppRunner.Invoker
|
/external/chromium_org/tools/deep_memory_profiler/tests/output/ |
D | buckets | 1 …pter::Run(@?) base::internal::InvokeHelper::MakeItSo(@?) base::internal::Invoker::Run(@?) base::Ca…
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 1004 DeclContext::lookup_const_result Invoker = lookup(Name); in getLambdaStaticInvoker() local 1005 if (Invoker.empty()) return nullptr; in getLambdaStaticInvoker() 1006 assert(Invoker.size() == 1 && "More than one static invoker operator!"); in getLambdaStaticInvoker() 1007 NamedDecl *InvokerFun = Invoker.front(); in getLambdaStaticInvoker()
|
/external/chromium_org/tools/valgrind/drmemory/ |
D | suppressions.txt | 546 *!base::internal::Invoker<>::Run
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 10591 CXXMethodDecl *Invoker = Lambda->getLambdaStaticInvoker(); in DefineImplicitLambdaToFunctionPointerConversion() local 10597 Invoker->getDescribedFunctionTemplate(); in DefineImplicitLambdaToFunctionPointerConversion() 10604 Invoker = cast<CXXMethodDecl>(InvokeSpec); in DefineImplicitLambdaToFunctionPointerConversion() 10607 Expr *FunctionRef = BuildDeclRefExpr(Invoker, Invoker->getType(), in DefineImplicitLambdaToFunctionPointerConversion() 10620 Invoker->markUsed(Context); in DefineImplicitLambdaToFunctionPointerConversion() 10621 Invoker->setReferenced(); in DefineImplicitLambdaToFunctionPointerConversion() 10622 Invoker->setBody(new (Context) CompoundStmt(Conv->getLocation())); in DefineImplicitLambdaToFunctionPointerConversion() 10626 L->CompletedImplicitDefinition(Invoker); in DefineImplicitLambdaToFunctionPointerConversion()
|
/external/chromium_org/tools/deep_memory_profiler/tests/data/heap.01234.symmap/ |
D | chrome.abcdef.nm | 32 00000000017dbd50 t base::internal::Invoker<2, base::internal::BindState<base::internal::RunnableAda…
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 312 …|--63.45%-- base::internal::Invoker<1, base::internal::BindState<base::internal::RunnableAdapter<v…
|