Home
last modified time | relevance | path

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

/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/distributed_runtime/
Dcluster_function_library_runtime.cc120 Status ClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntime
Dcluster_function_library_runtime_test.cc58 Status Instantiate(const string& function_name, in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntimeTest
/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc36 Status Instantiate(FunctionLibraryRuntime* lib, const NameAttrList& func, in Instantiate() function
/external/tensorflow/tensorflow/contrib/data/kernels/
Dprefetching_kernels.cc79 Status Instantiate() LOCKS_EXCLUDED(mu_) { in Instantiate() function in tensorflow::FunctionBufferingResource
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc214 Status ProcessFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ProcessFunctionLibraryRuntime
Dfunction_test.cc191 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon0b6e72de0111::FunctionLibraryRuntimeTest
197 Status Instantiate(FunctionLibraryRuntime* flr, const string& name, in Instantiate() function in tensorflow::__anon0b6e72de0111::FunctionLibraryRuntimeTest
Dfunction.cc472 Status FunctionLibraryRuntimeImpl::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeImpl
/external/tensorflow/tensorflow/core/framework/
Dfunction.h450 Status Instantiate(const string& function_name, AttrSlice attrs, in Instantiate() function
/external/clang/test/SemaCXX/
Dnew-delete.cpp333 namespace Instantiate { namespace
/external/v8/src/
Dapi-natives.cc45 MaybeHandle<Object> Instantiate(Isolate* isolate, Handle<Object> data, in Instantiate() function
Dapi.cc2081 bool Module::Instantiate(Local<Context> context, in Instantiate() function in v8::Module
Dobjects.cc19862 bool Module::Instantiate(Handle<Module> module, v8::Local<v8::Context> context, in Instantiate() function in v8::internal::Module