Home
last modified time | relevance | path

Searched defs:Instance (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/src/gpu/ops/
DDrawAtlasPathOp.h57 struct Instance { struct
58 Instance(const SkIRect& fillIBounds, const SkMatrix& m, in Instance() function
71 AtlasInstancedHelper::Instance fAtlasInstance; argument
72 Instance* fNext = nullptr; argument
DAtlasInstancedHelper.h60 struct Instance { struct
61 Instance(SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, bool transposedInAtlas) in Instance() argument
75 void writeInstanceData(VertexWriter* instanceWriter, const Instance*) const; argument
DFillRRectOp.cpp114 struct Instance { struct in skgpu::v1::FillRRectOp::__anon5f310a840111::FillRRectOpImpl
115 Instance(const SkMatrix& viewMatrix, const SkRRect& rrect, const SkRect& localRect, in Instance() function
118 SkMatrix fViewMatrix;
119 SkRRect fRRect;
120 SkRect fLocalRect;
121 SkPMColor4f fColor;
122 Instance* fNext = nullptr;
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dderive-debug-opaque-template-instantiation.rs9 pub struct Instance { struct
14 const UNINIT: ::std::mem::MaybeUninit<Instance> = in bindgen_test_layout_Instance() argument
38 impl Default for Instance { implementation
47 impl ::std::fmt::Debug for Instance { implementation
/third_party/skia/third_party/externals/dawn/src/fuzzers/
DDawnWireServerFuzzer.h22 class Instance; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dderive-debug-opaque-template-instantiation.hpp10 class Instance { class
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Didlharness.any.js19 Instance: [self.instance], property
/third_party/typescript/tests/cases/conformance/internalModules/DeclarationMerging/
DModuleAndClassWithSameNameAndCommonRoot.ts23 export var Instance = new A(); variable
DClassAndModuleWithSameNameAndCommonRootES6.ts33 export var Instance = new A(); variable
DClassAndModuleWithSameNameAndCommonRoot.ts32 export var Instance = new A(); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCLabel.h25 unsigned Instance; variable
/third_party/typescript/tests/cases/compiler/
DvueLikeDataAndPropsInference.ts1 interface Instance { interface
DvueLikeDataAndPropsInference2.ts1 interface Instance { interface
/third_party/typescript/tests/cases/conformance/salsa/
DconstructorFunctions3.ts6 function Instance() { function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkInstance.hpp24 class Instance class
DVkInstance.cpp21 Instance::Instance(const VkInstanceCreateInfo *pCreateInfo, void *mem, VkPhysicalDevice physicalDev… in Instance() function in vk::Instance
/third_party/node/deps/v8/src/profiler/
Dprofiler-stats.h30 static ProfilerStats* Instance() { in Instance() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp384 class Instance : public vkt::TestInstance class in vkt::compute::__anon108becb90111::AliasTest
387 Instance(Context& context, const CaseDef& caseDef) in Instance() function in vkt::compute::__anon108becb90111::AliasTest::Instance
828 class Instance : public vkt::TestInstance class in vkt::compute::__anon108becb90111::ZeroTest
831 Instance(Context& context) in Instance() function in vkt::compute::__anon108becb90111::ZeroTest::Instance
1083 class Instance : public vkt::TestInstance class in vkt::compute::__anon108becb90111::PaddingTest
1086 Instance(Context& context, const CaseDef& caseDef) in Instance() function in vkt::compute::__anon108becb90111::PaddingTest::Instance
1229 class Instance : public vkt::TestInstance class in vkt::compute::__anon108becb90111::SizeTest
1232 Instance(Context& context) in Instance() function in vkt::compute::__anon108becb90111::SizeTest::Instance
/third_party/typescript/tests/baselines/reference/
DvueLikeDataAndPropsInference.js6 type DataDef<Data, Props> = (this: Readonly<Props> & Instance) => Data
DvueLikeDataAndPropsInference2.js6 type DataDef<Data, Props> = (this: Readonly<Props> & Instance) => Data
DdiscriminantPropertyCheck.js87 function func2(inst: Instance) {
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector_test.cc869 using Instance = TypeParam; in TYPED_TEST_P() typedef
977 using Instance = TypeParam; in TYPED_TEST_P() typedef
1045 using Instance = TypeParam; in TYPED_TEST_P() typedef
1071 using Instance = TypeParam; in TYPED_TEST_P() typedef
1115 using Instance = TypeParam; in TYPED_TEST_P() typedef
1150 using Instance = TypeParam; in TYPED_TEST_P() typedef
1235 using Instance = TypeParam; in TYPED_TEST_P() typedef
1337 using Instance = TypeParam; in TYPED_TEST_P() typedef
1434 using Instance = TypeParam; in TYPED_TEST_P() typedef
1529 using Instance = TypeParam; in TYPED_TEST_P() typedef
/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs56 internal static ExtensionComparer Instance = new ExtensionComparer(); field in Google.Protobuf.ExtensionRegistry.ExtensionComparer
/third_party/skia/src/sksl/
DSkSLThreadContext.cpp194 ThreadContext& ThreadContext::Instance() { in Instance() function in SkSL::ThreadContext
/third_party/node/deps/v8/tools/wasm/
Dwasm-import-profiler.js89 WebAssembly.Instance = new Proxy(orig_new_instance, { variable

12