Home
last modified time | relevance | path

Searched defs:Instance (Results 1 - 25 of 31) sorted by relevance

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-debug-opaque-template-instantiation.rs9 pub struct Instance { structure names
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dderive-debug-opaque-template-instantiation.hpp10 class Instance { class
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkInstance.hpp24 class Instance class
H A DVkInstance.cpp21 Instance::Instance(const VkInstanceCreateInfo *pCreateInfo, void *mem, VkPhysicalDevice physicalDevice, DebugUtilsMessenger *messenger) in Instance() function in vk::Instance
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-stats.h30 static ProfilerStats* Instance() { in Instance() function in v8::internal::ProfilerStats
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCLabel.h25 unsigned Instance; member in llvm::MCLabel
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DExtensionRegistry.cs56 internal static ExtensionComparer Instance = new ExtensionComparer(); field in Google.Protobuf.ExtensionRegistry.ExtensionComparer
/third_party/skia/src/gpu/ops/
H A DAtlasInstancedHelper.h60 struct Instance { struct in skgpu::v1::AtlasInstancedHelper::ShaderFlags
61 Instance(SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, bool transposedInAtlas) in Instance() function
H A DDrawAtlasPathOp.h57 struct Instance { struct in skgpu::v1::final
58 Instance(const SkIRect& fillIBounds, const SkMatrix& m, in Instance() function
H A DFillRRectOp.cpp114 struct Instance { struct in skgpu::v1::FillRRectOp::__anon18843::final
115 Instance(const SkMatrix& viewMatrix, const SkRRect& rrect, const SkRect& localRect, in Instance() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDawnNative.cpp148 Instance::Instance() : mImpl(InstanceBase::Create()) { in Instance() function in dawn_native::Instance
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.h49 VkInstance Instance; member
/third_party/skia/src/sksl/
H A DSkSLThreadContext.cpp194 ThreadContext& ThreadContext::Instance() { in Instance() function in SkSL::ThreadContext
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DDawnNative.h160 class DAWN_NATIVE_EXPORT Instance { class
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DFirstIndexOffsetTests.cpp34 Instance = 0x0000002, member in CheckIndex
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp767 static InProcessEHFrameRegistrar Instance; in getInstance() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp13647 class Instance class
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_handles.hpp15436 class Instance class
[all...]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp257 class Instance class
1518 Instance::Instance (const VkInstanceCreateInfo*) in Instance() function in vk::__anon27739::Instance
/third_party/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc609 static TestGenerationEnvironment* Instance() { in Instance() function in TestGenerationEnvironment
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp382 class Instance : public vkt::TestInstance class in vkt::compute::__anon27878::AliasTest
385 Instance(Context& context, const CaseDef& caseDef, const vk::ComputePipelineConstructionType computePipelineConstructionType) in Instance() function in vkt::compute::__anon27878::AliasTest::Instance
831 class Instance : public vkt::TestInstance class in vkt::compute::__anon27878::ZeroTest
834 Instance(Context& context, const vk::ComputePipelineConstructionType computePipelineConstructionType) in Instance() function in vkt::compute::__anon27878::ZeroTest::Instance
1092 class Instance : public vkt::TestInstance class in vkt::compute::__anon27878::PaddingTest
1095 Instance(Context& context, const CaseDef& caseDef, const vk::ComputePipelineConstructionType computePipelineConstructionType) in Instance() function in vkt::compute::__anon27878::PaddingTest::Instance
1243 class Instance class in vkt::compute::__anon27878::SizeTest
1246 Instance(Context& context, const vk::ComputePipelineConstructionType computePipelineConstructionType) Instance() function in vkt::compute::__anon27878::SizeTest::Instance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp408 class Instance : public vkt::TestInstance class in vkt::compute::__anon29122::AliasTest
411 Instance(Context& context, const CaseDef& caseDef) in Instance() function in vkt::compute::__anon29122::AliasTest::Instance
852 class Instance : public vkt::TestInstance class in vkt::compute::__anon29122::ZeroTest
855 Instance(Context& context) in Instance() function in vkt::compute::__anon29122::ZeroTest::Instance
1107 class Instance : public vkt::TestInstance class in vkt::compute::__anon29122::PaddingTest
1110 Instance(Context& context, const CaseDef& caseDef) in Instance() function in vkt::compute::__anon29122::PaddingTest::Instance
1253 class Instance class in vkt::compute::__anon29122::SizeTest
1256 Instance(Context& context) Instance() function in vkt::compute::__anon29122::SizeTest::Instance
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp253 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol() local
259 unsigned Instance = GetInstance(LocalLabelVal); in getDirectionalLocalSymbol() local
244 getOrCreateDirectionalLocalSymbol(unsigned LocalLabelVal, unsigned Instance) getOrCreateDirectionalLocalSymbol() argument
/third_party/skia/src/core/
H A DSkTypeface.cpp103 static SkVarFontCache& Instance() in Instance() function in __anon18732::SkVarFontCache
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
H A DRPCUtils.h790 MemberFnWrapper(ClassT &Instance, MethodT Method) in MemberFnWrapper() argument
797 ClassT &Instance; member in llvm::orc::rpc::detail::MemberFnWrapper

Completed in 59 milliseconds

12