Home
last modified time | relevance | path

Searched defs:instantiate (Results 1 – 25 of 33) sorted by relevance

12

/third_party/boost/boost/concept_check/
Dgeneral.hpp22 template <void(*)()> struct instantiate {}; struct
37 enum { instantiate = 1 }; enumerator
52 enum { instantiate = 1 }; enumerator
Dborland.hpp15 enum { instantiate = sizeof((((Model*)0)->~Model()), 3) }; enumerator
/third_party/boost/libs/math/test/compile_test/
Ddistribution_concept_check.cpp13 void instantiate(RealType) in instantiate() function
Dinstantiate.hpp52 void instantiate(RealType) in instantiate() function
/third_party/boost/boost/concept/detail/
Dborland.hpp18 enum { instantiate = sizeof((((Model*)0)->~Model()), 3) }; enumerator
Dgeneral.hpp25 template <void(*)()> struct instantiate {}; struct
/third_party/skia/src/gpu/mock/
DGrMockSurfaceProxy.h26 bool instantiate(GrResourceProvider*) override { return false; } in instantiate() function
/third_party/skia/experimental/graphite/src/
DTextureProxy.cpp20 bool TextureProxy::instantiate(ResourceProvider* resourceProvider) { in instantiate() function in skgpu::TextureProxy
/third_party/node/lib/internal/modules/esm/
Dmodule_job.js98 instantiate() { method in ModuleJob
/third_party/boost/libs/intrusive/test/
Drecursive_test.cpp47 void instantiate() in instantiate() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRegistry.h37 std::unique_ptr<T> instantiate() const { return Ctor(); } in instantiate() function
/third_party/skia/src/gpu/
DGrRenderTargetProxy.cpp78 bool GrRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrRenderTargetProxy
DGrTextureRenderTargetProxy.cpp118 bool GrTextureRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureRenderTargetProxy
DGrTextureProxy.cpp105 bool GrTextureProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureProxy
DGrDynamicAtlas.cpp188 void GrDynamicAtlas::instantiate(GrOnFlushResourceProvider* onFlushRP, in instantiate() function in GrDynamicAtlas
/third_party/boost/boost/serialization/
Dexport.hpp97 ptr_serialization_support<Archive,Serializable>::instantiate() in instantiate() function in boost::archive::detail::ptr_serialization_support
/third_party/flutter/skia/src/gpu/
DGrTextureRenderTargetProxy.cpp94 bool GrTextureRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureRenderTargetProxy
DGrRenderTargetProxy.cpp62 bool GrRenderTargetProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrRenderTargetProxy
DGrTextureProxy.cpp78 bool GrTextureProxy::instantiate(GrResourceProvider* resourceProvider) { in instantiate() function in GrTextureProxy
/third_party/boost/libs/metaparse/tools/benchmark/
Dgenerate.py134 def instantiate(self, value_of_n): member in Template
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCAtlas.cpp76 auto instantiate = [cb = std::move(callback), pixelConfig, format, in MakeLazyAtlasProxy() local
/third_party/boost/libs/regex/performance/
Dtable_helper.cpp78 void instantiate()const in instantiate() function
/third_party/boost/libs/math/reporting/performance/
Dtable_helper.cpp88 void instantiate()const in instantiate() function
/third_party/boost/libs/math/reporting/accuracy/
Dhandle_test_result.hpp65 void instantiate()const in instantiate() function
/third_party/alsa-lib/src/pcm/
Dladspa.h437 LADSPA_Handle (*instantiate)(const struct _LADSPA_Descriptor * Descriptor, member

12