Home
last modified time | relevance | path

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

12

/external/libcxx/utils/google-benchmark/src/
Dbenchmark_api_internal.h16 struct Benchmark::Instance { struct
37 std::vector<Benchmark::Instance>* benchmarks, argument
/external/google-benchmark/src/
Dbenchmark_api_internal.h16 struct Benchmark::Instance { struct
37 std::vector<Benchmark::Instance>* benchmarks, argument
/external/skia/src/gpu/ccpr/
DGrCCPathProcessor.h39 struct Instance { struct
51 GR_STATIC_ASSERT(4 * 16 == sizeof(Instance)); argument
/external/skqp/src/gpu/ccpr/
DGrCCPathProcessor.h39 struct Instance { struct
51 GR_STATIC_ASSERT(4 * 16 == sizeof(Instance)); argument
/external/libtextclassifier/
Dmodel-executor.h48 static std::unique_ptr<const ModelExecutor> Instance( in Instance() function
60 static std::unique_ptr<const ModelExecutor> Instance( in Instance() function
Dzlib-utils.cc26 std::unique_ptr<ZlibDecompressor> ZlibDecompressor::Instance() { in Instance() function in libtextclassifier2::ZlibDecompressor
58 std::unique_ptr<ZlibCompressor> ZlibCompressor::Instance() { in Instance() function in libtextclassifier2::ZlibCompressor
Dmodel-executor.cc41 std::unique_ptr<TFLiteEmbeddingExecutor> TFLiteEmbeddingExecutor::Instance( in Instance() function in libtextclassifier2::TFLiteEmbeddingExecutor
/external/clang/test/SemaCXX/
Dvtable-instantiation.cpp36 static Target<T> Instance; member
40 Target<T> Provider<T>::Instance; // expected-note{{in instantiation of}} member in PR9325::Provider<T>
/external/llvm/include/llvm/MC/
DMCLabel.h28 unsigned Instance; variable
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCLabel.h26 unsigned Instance; variable
/external/clang/examples/PrintFunctionNames/
DPrintFunctionNames.cpp27 CompilerInstance &Instance; member in __anonf0dc1dde0111::PrintFunctionsConsumer
31 PrintFunctionsConsumer(CompilerInstance &Instance, in PrintFunctionsConsumer()
/external/clang/test/Sema/
Doverloaded-func-transparent-union.c13 } Instance __attribute__((transparent_union)); typedef
Dnonnull.c10 } Instance __attribute__((transparent_union)); typedef
/external/clang/lib/StaticAnalyzer/Frontend/
DModelInjector.cpp79 CompilerInstance Instance(CI.getPCHContainerOperations()); in onBodySynthesis() local
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc86 static VOID CALLBACK SchedClosureCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureCallback()
100 static VOID CALLBACK SchedClosureAfterCallback(PTP_CALLBACK_INSTANCE Instance, in SchedClosureAfterCallback()
/external/python/cpython2/Demo/metaclasses/
DSimple.py13 class Instance: class
/external/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h254 MemberFnWrapper(ClassT &Instance, MethodT Method) in MemberFnWrapper()
495 static Error handle(ChannelT &C, ClassT &Instance, in handle()
518 static Error expect(ChannelT &C, ClassT &Instance, in expect()
/external/clang/include/clang/Frontend/
DFrontendAction.h39 CompilerInstance *Instance; variable
/external/llvm/lib/MC/
DMCContext.cpp237 unsigned Instance) { in getOrCreateDirectionalLocalSymbol()
245 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol() local
251 unsigned Instance = GetInstance(LocalLabelVal); in getDirectionalLocalSymbol() local
/external/tensorflow/tensorflow/stream_executor/
Dplugin_registry.cc56 /* static */ PluginRegistry* PluginRegistry::Instance() { in Instance() function in perftools::gputools::PluginRegistry
/external/webrtc/webrtc/base/
Dprofiler.cc91 Profiler* Profiler::Instance() { in Instance() function in rtc::Profiler
Dmessagequeue.cc37 MessageQueueManager* MessageQueueManager::Instance() { in Instance() function in rtc::MessageQueueManager
Dthread.cc38 ThreadManager* ThreadManager::Instance() { in Instance() function in rtc::ThreadManager
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp4384 ClassTemplateDecl *Instance) { in isInstantiationOf()
4397 FunctionTemplateDecl *Instance) { in isInstantiationOf()
4411 ClassTemplatePartialSpecializationDecl *Instance) { in isInstantiationOf()
4426 CXXRecordDecl *Instance) { in isInstantiationOf()
4439 FunctionDecl *Instance) { in isInstantiationOf()
4452 EnumDecl *Instance) { in isInstantiationOf()
4465 UsingShadowDecl *Instance, in isInstantiationOf()
4472 UsingDecl *Instance, in isInstantiationOf()
4478 UsingDecl *Instance, in isInstantiationOf()
4484 UsingDecl *Instance, in isInstantiationOf()
[all …]
/external/eigen/bench/btl/generic_bench/
Dbtl.hh229 static BtlConfig Instance; member in BtlConfig

12