Home
last modified time | relevance | path

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

12

/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark_api_internal.h16 struct Benchmark::Instance { struct
37 std::vector<Benchmark::Instance>* benchmarks, argument
/third_party/skia/src/gpu/ops/
DDrawAtlasPathOp.h57 struct Instance { struct
58 Instance(const SkIRect& fillIBounds, const SkMatrix& m, in Instance() argument
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() function
75 void writeInstanceData(VertexWriter* instanceWriter, const Instance*) const; argument
DFillRRectOp.cpp114 struct Instance { struct in skgpu::v1::FillRRectOp::__anon7deb9de80111::FillRRectOpImpl
115 Instance(const SkMatrix& viewMatrix, const SkRRect& rrect, const SkRect& localRect, in Instance() argument
118 SkMatrix fViewMatrix;
119 SkRRect fRRect;
120 SkRect fLocalRect;
121 SkPMColor4f fColor;
122 Instance* fNext = nullptr;
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPathProcessor.h36 struct Instance { struct
47 GR_STATIC_ASSERT(4 * 12 == sizeof(Instance)); argument
/third_party/skia/third_party/externals/dawn/src/fuzzers/
DDawnWireServerFuzzer.h22 class 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/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/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/typescript/tests/baselines/reference/
DvueLikeDataAndPropsInference2.js6 type DataDef<Data, Props> = (this: Readonly<Props> & Instance) => Data
DvueLikeDataAndPropsInference.js6 type DataDef<Data, Props> = (this: Readonly<Props> & Instance) => Data
DdiscriminantPropertyCheck.js87 function func2(inst: Instance) {
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp73 Instance::Instance() : mImpl(new InstanceBase()) { in Instance() function in dawn_native::Instance
/third_party/protobuf/csharp/src/Google.Protobuf/
DExtensionRegistry.cs56 internal static ExtensionComparer Instance = new ExtensionComparer(); field in Google.Protobuf.ExtensionRegistry.ExtensionComparer
/third_party/abseil-cpp/absl/container/
Dinlined_vector_test.cc865 using Instance = TypeParam; in TYPED_TEST_P() typedef
973 using Instance = TypeParam; in TYPED_TEST_P() typedef
1041 using Instance = TypeParam; in TYPED_TEST_P() typedef
1067 using Instance = TypeParam; in TYPED_TEST_P() typedef
1111 using Instance = TypeParam; in TYPED_TEST_P() typedef
1146 using Instance = TypeParam; in TYPED_TEST_P() typedef
1231 using Instance = TypeParam; in TYPED_TEST_P() typedef
1333 using Instance = TypeParam; in TYPED_TEST_P() typedef
1430 using Instance = TypeParam; in TYPED_TEST_P() typedef
1525 using Instance = TypeParam; in TYPED_TEST_P() typedef
/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/skia/src/sksl/
DSkSLThreadContext.cpp194 ThreadContext& ThreadContext::Instance() { in Instance() function in SkSL::ThreadContext
/third_party/node/deps/npm/node_modules/configstore/
Dreadme.md66 ### Instance subsection
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_vulkan.h23 VkInstance Instance; member

12