Home
last modified time | relevance | path

Searched refs:inlineable (Results 1 – 22 of 22) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_threadpool.cc71 inlineable = false; in AddAnotherFunctor()
135 inlineable = false; in SuicideFunctorForAdd()
188 inlineable = false; in AddSelfFunctor()
268 inlineable = false; in ShortWorkFunctorForAdd()
Dbm_cq.cc169 inlineable = false; in TagCallback()
189 inlineable = false; in ShutdownCallback()
/third_party/grpc/include/grpcpp/impl/codegen/
Dcallback_common.h92 inlineable = false; in CallbackWithStatusTag()
173 inlineable = can_inline; in Set()
/third_party/grpc/test/core/iomgr/
Dthreadpool_test.cc52 inlineable = true; in SimpleFunctorForAdd()
146 inlineable = true; in SimpleFunctorCheckForAdd()
/third_party/grpc/include/grpc/impl/codegen/
Dgrpc_types.h752 int inlineable; member
/third_party/grpc/test/core/end2end/
Dinproc_callback_test.cc44 inlineable = false; in CQDeletingCallback()
66 inlineable = false; in ShutdownCallback()
/third_party/grpc/test/core/surface/
Dcompletion_queue_test.cc385 inlineable = false; in test_callback()
421 inlineable = false; in test_callback()
/third_party/grpc/test/core/end2end/tests/
Dconnectivity.cc42 functor.inlineable = false; in CallbackContext()
/third_party/grpc/src/cpp/client/
Dchannel_cc.cc217 inlineable = true; in ShutdownCallback()
/third_party/grpc/src/cpp/server/
Dserver_cc.cc273 inlineable = true; in ShutdownCallback()
614 inlineable = true; in CallbackCallTag()
/third_party/typescript/src/services/
Dtypes.ts770 inlineable?: boolean; property
/third_party/typescript/src/server/
Dprotocol.ts603 inlineable?: boolean; property
/third_party/typescript/lib/
Dprotocol.d.ts439 inlineable?: boolean; property
Dtsserverlibrary.d.ts5823 inlineable?: boolean; property
7016 inlineable?: boolean;
Dtypescript.d.ts5823 inlineable?: boolean; property
DtypescriptServices.d.ts5823 inlineable?: boolean; property
/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.cc884 if (((internal || functor->inlineable) &&
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5889 inlineable?: boolean; property
7087 inlineable?: boolean;
Dtypescript.d.ts5889 inlineable?: boolean; property
/third_party/node/doc/api/
Dn-api.md39 This wrapper provides an inlineable C++ API. Binaries built
/third_party/node/doc/changelogs/
DCHANGELOG_V9.md2302 …ithub.com/nodejs/node/commit/9bc4f86201)] - **crypto**: make createXYZ inlineable (Matteo Collina)…
DCHANGELOG_V8.md1574 …ithub.com/nodejs/node/commit/000be870e0)] - **crypto**: make createXYZ inlineable (Matteo Collina)…