| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | derive-debug-opaque-template-instantiation.rs | 9 pub struct Instance { structure names [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | derive-debug-opaque-template-instantiation.hpp | 10 class Instance { class
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkInstance.hpp | 24 class Instance class
|
| H A D | VkInstance.cpp | 21 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 D | profiler-stats.h | 30 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 D | MCLabel.h | 25 unsigned Instance; member in llvm::MCLabel
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | ExtensionRegistry.cs | 56 internal static ExtensionComparer Instance = new ExtensionComparer(); field in Google.Protobuf.ExtensionRegistry.ExtensionComparer
|
| /third_party/skia/src/gpu/ops/ |
| H A D | AtlasInstancedHelper.h | 60 struct Instance { struct in skgpu::v1::AtlasInstancedHelper::ShaderFlags 61 Instance(SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, bool transposedInAtlas) in Instance() function
|
| H A D | DrawAtlasPathOp.h | 57 struct Instance { struct in skgpu::v1::final 58 Instance(const SkIRect& fillIBounds, const SkMatrix& m, in Instance() function
|
| H A D | FillRRectOp.cpp | 114 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 D | DawnNative.cpp | 148 Instance::Instance() : mImpl(InstanceBase::Create()) { in Instance() function in dawn_native::Instance [all...] |
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_vulkan.h | 49 VkInstance Instance; member
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLThreadContext.cpp | 194 ThreadContext& ThreadContext::Instance() { in Instance() function in SkSL::ThreadContext
|
| /third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
| H A D | DawnNative.h | 160 class DAWN_NATIVE_EXPORT Instance { class
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | FirstIndexOffsetTests.cpp | 34 Instance = 0x0000002, member in CheckIndex
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | EHFrameSupport.cpp | 767 static InProcessEHFrameRegistrar Instance; in getInstance() local
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_handles.hpp | 13647 class Instance class [all...] |
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_handles.hpp | 15436 class Instance class [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkNullDriver.cpp | 257 class Instance class 1518 Instance::Instance (const VkInstanceCreateInfo*) in Instance() function in vk::__anon27739::Instance
|
| /third_party/googletest/googletest/test/ |
| H A D | googletest-param-test-test.cc | 609 static TestGenerationEnvironment* Instance() { in Instance() function in TestGenerationEnvironment
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 382 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 D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 408 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 D | MCContext.cpp | 253 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 D | SkTypeface.cpp | 103 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 D | RPCUtils.h | 790 MemberFnWrapper(ClassT &Instance, MethodT Method) in MemberFnWrapper() argument 797 ClassT &Instance; member in llvm::orc::rpc::detail::MemberFnWrapper
|