Home
last modified time | relevance | path

Searched refs:Wrappers (Results 1 – 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/dawn_node/interop/
DWebGPU.cpp.tmpl44 {{template "Wrappers" $}}
57 auto* wrapper = Wrappers::Init(env);
72 -- Wrappers emits the C++ 'Wrappers' class, which holds all the interface and
76 {{- define "Wrappers"}}
77 // Wrappers holds all the Napi class constructors, and Napi::ObjectWrap type
79 class Wrappers {
80 Wrappers(Napi::Env env) {
88 static Wrappers* instance;
96 // Allocates and constructs the Wrappers instance
97 static Wrappers* Init(Napi::Env env) {
[all …]
/third_party/boost/libs/thread/test/
Dwinrt_init.cpp17 Microsoft::WRL::Wrappers::RoInitializeWrapper runtime(RO_INIT_MULTITHREADED);
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
DWrappers.php7 class Wrappers class
/third_party/boost/libs/python/doc/reference/
Dobjects.qbk1 [chapter Object Wrappers
/third_party/protobuf/php/src/Google/Protobuf/
DUInt64Value.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DDoubleValue.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DInt32Value.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DInt64Value.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DFloatValue.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DUInt32Value.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DStringValue.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DBytesValue.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
DBoolValue.php37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTrim11.cpp18 using namespace Microsoft::WRL::Wrappers;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTrim11.cpp18 using namespace Microsoft::WRL::Wrappers;
/third_party/protobuf/ruby/tests/
Dbasic_test.proto158 // Wrappers as map keys don't make sense, but we still need to make sure they
170 // Wrappers in oneofs don't make sense, but we still need to make sure they
Dbasic_test_proto2.proto151 // Wrappers in oneofs don't make sense, but we still need to make sure they
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DNativeWindow11WinRT.cpp17 using namespace Microsoft::WRL::Wrappers;
DInspectableNativeWindow.h27 using namespace Microsoft::WRL::Wrappers;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DNativeWindow11WinRT.cpp17 using namespace Microsoft::WRL::Wrappers;
DInspectableNativeWindow.h28 using namespace Microsoft::WRL::Wrappers;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp274 DenseMap<std::pair<Function *, FunctionType *>, Function *> Wrappers; in runOnModule() local
288 auto Pair = Wrappers.insert(std::make_pair(std::make_pair(F, Ty), nullptr)); in runOnModule()
/third_party/mingw-w64/mingw-w64-headers/include/wrl/wrappers/
Dcorewrappers.h24 namespace Wrappers {
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_bitmanip_intrin.ll1 ; Wrappers around the bit manipulation intrinsics, which use name mangling
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLDirectCompositionTest.cpp32 using namespace Microsoft::WRL::Wrappers;

12