/external/llvm-project/llvm/utils/benchmark/src/ |
D | benchmark_api_internal.h | 16 struct Benchmark::Instance { struct 37 std::vector<Benchmark::Instance>* benchmarks, argument
|
/external/skia/src/gpu/tessellate/ |
D | GrDrawAtlasPathOp.h | 51 struct Instance { struct 53 size_t stride = sizeof(Instance); in Stride() argument 59 Instance(const SkIRect& devIBounds, const SkIPoint16& locationInAtlas, in Instance() argument 82 Instance fInstance; argument
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCPathProcessor.h | 54 struct Instance { struct 67 GR_STATIC_ASSERT(4 * 12 == sizeof(Instance)); argument
|
/external/llvm-project/clang/unittests/Frontend/ |
D | CompilerInstanceTest.cpp | 65 CompilerInstance Instance; in TEST() local 87 CompilerInstance Instance; in TEST() local
|
/external/clang/test/SemaCXX/ |
D | vtable-instantiation.cpp | 36 static Target<T> Instance; member 40 Target<T> Provider<T>::Instance; // expected-note{{in instantiation of}} member in PR9325::Provider<T>
|
/external/llvm-project/clang/test/SemaCXX/ |
D | vtable-instantiation.cpp | 36 static Target<T> Instance; member 40 Target<T> Provider<T>::Instance; // expected-note{{in instantiation of}} member in PR9325::Provider<T>
|
D | attr-gsl-owner-pointer.cpp | 18 S [[gsl::Owner]] Instance; variable
|
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | SharedResourceHolder.java | 180 private static class Instance { class in SharedResourceHolder 185 Instance(Object payload) { in Instance() method in SharedResourceHolder.Instance
|
/external/libtextclassifier/native/utils/zlib/ |
D | zlib.cc | 24 std::unique_ptr<ZlibDecompressor> ZlibDecompressor::Instance() { in Instance() function in libtextclassifier3::ZlibDecompressor 107 std::unique_ptr<ZlibCompressor> ZlibCompressor::Instance() { in Instance() function in libtextclassifier3::ZlibCompressor
|
/external/llvm-project/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 26 CompilerInstance &Instance; member in __anon689e82f60111::PrintFunctionsConsumer 30 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
|
/external/clang/examples/PrintFunctionNames/ |
D | PrintFunctionNames.cpp | 27 CompilerInstance &Instance; member in __anond03264480111::PrintFunctionsConsumer 31 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCLabel.h | 25 unsigned Instance; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCLabel.h | 25 unsigned Instance; variable
|
/external/llvm/include/llvm/MC/ |
D | MCLabel.h | 28 unsigned Instance; variable
|
/external/scudo/standalone/ |
D | tsd_exclusive.h | 47 Allocator *Instance = in unmapTestOnly() local 129 Allocator *Instance = reinterpret_cast<Allocator *>(Ptr); in teardownThread() local
|
/external/swiftshader/src/Vulkan/ |
D | VkInstance.hpp | 24 class Instance class
|
D | VkInstance.cpp | 21 Instance::Instance(const VkInstanceCreateInfo *pCreateInfo, void *mem, VkPhysicalDevice physicalDev… in Instance() function in vk::Instance
|
/external/skia/src/sksl/dsl/priv/ |
D | DSLWriter.cpp | 291 DSLWriter& DSLWriter::Instance() { in Instance() function in SkSL::dsl::DSLWriter 303 DSLWriter& DSLWriter::Instance() { in Instance() function in SkSL::dsl::DSLWriter 332 DSLWriter& DSLWriter::Instance() { in Instance() function in SkSL::dsl::DSLWriter
|
/external/starlark-go/repl/ |
D | repl.go | 63 func rep(rl *readline.Instance, thread *starlark.Thread, globals starlark.StringDict) error {
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 384 class Instance : public vkt::TestInstance class in vkt::compute::__anon5d3a54a00111::AliasTest 387 Instance(Context& context, const CaseDef& caseDef) in Instance() function in vkt::compute::__anon5d3a54a00111::AliasTest::Instance 828 class Instance : public vkt::TestInstance class in vkt::compute::__anon5d3a54a00111::ZeroTest 831 Instance(Context& context) in Instance() function in vkt::compute::__anon5d3a54a00111::ZeroTest::Instance 1083 class Instance : public vkt::TestInstance class in vkt::compute::__anon5d3a54a00111::PaddingTest 1086 Instance(Context& context, const CaseDef& caseDef) in Instance() function in vkt::compute::__anon5d3a54a00111::PaddingTest::Instance 1229 class Instance : public vkt::TestInstance class in vkt::compute::__anon5d3a54a00111::SizeTest 1232 Instance(Context& context) in Instance() function in vkt::compute::__anon5d3a54a00111::SizeTest::Instance
|
/external/clang/test/Sema/ |
D | overloaded-func-transparent-union.c | 13 } Instance __attribute__((transparent_union)); typedef
|
/external/llvm-project/clang/test/Sema/ |
D | overloaded-func-transparent-union.c | 13 } Instance __attribute__((transparent_union)); typedef
|
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
D | ModelInjector.cpp | 79 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
|
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | ModelInjector.cpp | 79 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | env.cc | 120 static VOID CALLBACK SchedClosureCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureCallback() 134 static VOID CALLBACK SchedClosureAfterCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureAfterCallback()
|