Home
last modified time | relevance | path

Searched defs:Instantiate (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dabseil-duration-factory-float.cpp71 void Instantiate() { in Instantiate() function
/external/llvm-project/clang/test/Frontend/
Dftime-report-template-decl.cpp88 void Instantiate() { L<0>::O<int>::Fun(0); } in Instantiate() function
133 void Instantiate() { in Instantiate() function
/external/tensorflow/tensorflow/core/framework/
Dfunction_handle_cache.cc36 Status FunctionHandleCache::Instantiate( in Instantiate() function in tensorflow::data::FunctionHandleCache
Dfunction.h744 Status Instantiate(const std::string& function_name, AttrSlice attrs, in Instantiate() function
/external/vixl/tools/test_generator/
Ddata_types.py71 def Instantiate(): member in OperandBase
118 def Instantiate(self): member in Operand
160 def Instantiate(self): member in OperandWrapper
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_threadpool_test.cc115 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anonbf8091390111::FunctionLibraryRuntimeTest
121 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anonbf8091390111::FunctionLibraryRuntimeTest
Dprocess_function_library_runtime_test.cc55 void Instantiate(const string& function_name, in Instantiate() function in tensorflow::__anon96a4e55d0111::TestClusterFLR
167 Status Instantiate( in Instantiate() function in tensorflow::__anon96a4e55d0111::ProcessFunctionLibraryRuntimeTest
Dfunction.cc205 Status FunctionLibraryRuntimeOverlay::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeOverlay
740 Status FunctionLibraryRuntimeImpl::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeImpl
Dfunction_test.cc215 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon196ffbc80111::FunctionLibraryRuntimeTest
221 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon196ffbc80111::FunctionLibraryRuntimeTest
Dprocess_function_library_runtime.cc1201 Status ProcessFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ProcessFunctionLibraryRuntime
/external/tensorflow/tensorflow/core/kernels/
Dpartitioned_function_ops.cc168 Status PartitionedCallOp::Instantiate(FunctionLibraryRuntime* lib, in Instantiate() function in tensorflow::PartitionedCallOp
Dfunctional_ops.cc43 Status Instantiate(FunctionLibraryRuntime* lib, const NameAttrList& func, in Instantiate() function
48 Status Instantiate(OpKernelContext* ctx, const NameAttrList& func, in Instantiate() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime_test.cc63 void Instantiate(const string& function_name, in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntimeTest
Dcluster_function_library_runtime.cc181 void ClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntime
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dcluster_function_library_runtime.cc48 void EagerClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::eager::EagerClusterFunctionLibraryRuntime
/external/libtextclassifier/native/lang_id/common/fel/
Dfeature-extractor.h342 static Self *Instantiate(const GenericFeatureExtractor *extractor, in Instantiate() function
/external/llvm-project/flang/lib/Semantics/
Dtype.cpp214 void DerivedTypeSpec::Instantiate( in Instantiate() function in Fortran::semantics::DerivedTypeSpec
/external/clang/test/SemaCXX/
Dnew-delete.cpp333 namespace Instantiate { namespace
/external/llvm-project/clang/test/SemaCXX/
Dnew-delete.cpp400 namespace Instantiate { namespace
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc588 Status CapturedFunction::Instantiate( in Instantiate() function in tensorflow::data::CapturedFunction