| /third_party/json/benchmarks/thirdparty/benchmark/src/ |
| D | benchmark_api_internal.h | 16 struct Benchmark::Instance { struct 37 std::vector<Benchmark::Instance>* benchmarks, argument
|
| /third_party/skia/src/gpu/ops/ |
| D | DrawAtlasPathOp.h | 57 struct Instance { struct 58 Instance(const SkIRect& fillIBounds, const SkMatrix& m, in Instance() function 71 AtlasInstancedHelper::Instance fAtlasInstance; argument 72 Instance* fNext = nullptr; argument
|
| D | AtlasInstancedHelper.h | 60 struct Instance { struct 61 Instance(SkIPoint16 locationInAtlas, const SkIRect& pathDevIBounds, bool transposedInAtlas) in Instance() argument 75 void writeInstanceData(VertexWriter* instanceWriter, const Instance*) const; argument
|
| D | FillRRectOp.cpp | 114 struct Instance { struct in skgpu::v1::FillRRectOp::__anon6b52de440111::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/ |
| D | GrCCPathProcessor.h | 36 struct Instance { struct 47 GR_STATIC_ASSERT(4 * 12 == sizeof(Instance)); argument
|
| /third_party/mindspore/mindspore/core/utils/ |
| D | ms_exception.h | 30 static MsException &Instance() { in Instance() function 64 static StaticAnalysisException &Instance() { in Instance() function
|
| D | singleton.h | 29 static T &Instance(_Args... args) { in Instance() function
|
| /third_party/skia/third_party/externals/dawn/src/fuzzers/ |
| D | DawnWireServerFuzzer.h | 22 class Instance; variable
|
| /third_party/mindspore/mindspore/ccsrc/backend/session/ |
| D | executor_manager.h | 28 static ExecutorManager &Instance() { in Instance() function
|
| /third_party/mindspore/mindspore/ccsrc/frontend/parallel/parallel_stub/ |
| D | executor_manager_stub.h | 29 static ExecutorManager &Instance() { in Instance() function
|
| /third_party/typescript/tests/cases/conformance/internalModules/DeclarationMerging/ |
| D | ModuleAndClassWithSameNameAndCommonRoot.ts | 23 export var Instance = new A(); variable
|
| D | ClassAndModuleWithSameNameAndCommonRootES6.ts | 33 export var Instance = new A(); variable
|
| D | ClassAndModuleWithSameNameAndCommonRoot.ts | 32 export var Instance = new A(); variable
|
| /third_party/typescript/tests/cases/conformance/salsa/ |
| D | constructorFunctions3.ts | 6 function Instance() { function
|
| /third_party/mindspore/mindspore/lite/src/registry/ |
| D | kernel_interface_registry.h | 32 static KernelInterfaceRegistry *Instance() { in Instance() function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | vueLikeDataAndPropsInference.ts | 1 interface Instance { interface
|
| D | vueLikeDataAndPropsInference2.ts | 1 interface Instance { interface
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCLabel.h | 25 unsigned Instance; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkInstance.hpp | 24 class Instance class
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/ |
| D | global_context.cc | 41 GlobalContext *GlobalContext::Instance() { in Instance() function in mindspore::dataset::GlobalContext
|
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/model/ |
| D | op_register.h | 34 static OpRegistry &Instance() { in Instance() function
|
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/ |
| D | const_input_to_attr_registry.cc | 89 ConstInputToAttrInfoRegistry &ConstInputToAttrInfoRegistry::Instance() { in Instance() function in mindspore::opt::ConstInputToAttrInfoRegistry
|
| /third_party/mindspore/mindspore/lite/src/ops/ |
| D | schema_register.h | 27 static SchemaRegisterImpl *Instance() { in Instance() function
|
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/expanders/ |
| D | expander_factory.h | 31 static OpExpanderFactory &Instance() { in Instance() function
|
| /third_party/typescript/tests/baselines/reference/ |
| D | vueLikeDataAndPropsInference.js | 6 type DataDef<Data, Props> = (this: Readonly<Props> & Instance) => Data
|