/external/vixl/tools/test_generator/ |
D | data_types.py | 71 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/ |
D | cluster_function_library_runtime.cc | 120 Status ClusterFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntime
|
D | cluster_function_library_runtime_test.cc | 58 Status Instantiate(const string& function_name, in Instantiate() function in tensorflow::ClusterFunctionLibraryRuntimeTest
|
/external/tensorflow/tensorflow/core/kernels/ |
D | functional_ops.cc | 36 Status Instantiate(FunctionLibraryRuntime* lib, const NameAttrList& func, in Instantiate() function
|
/external/tensorflow/tensorflow/contrib/data/kernels/ |
D | prefetching_kernels.cc | 79 Status Instantiate() LOCKS_EXCLUDED(mu_) { in Instantiate() function in tensorflow::FunctionBufferingResource
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime.cc | 214 Status ProcessFunctionLibraryRuntime::Instantiate( in Instantiate() function in tensorflow::ProcessFunctionLibraryRuntime
|
D | function_test.cc | 191 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
|
D | function.cc | 472 Status FunctionLibraryRuntimeImpl::Instantiate( in Instantiate() function in tensorflow::FunctionLibraryRuntimeImpl
|
/external/tensorflow/tensorflow/core/framework/ |
D | function.h | 450 Status Instantiate(const string& function_name, AttrSlice attrs, in Instantiate() function
|
/external/clang/test/SemaCXX/ |
D | new-delete.cpp | 333 namespace Instantiate { namespace
|
/external/v8/src/ |
D | api-natives.cc | 45 MaybeHandle<Object> Instantiate(Isolate* isolate, Handle<Object> data, in Instantiate() function
|
D | api.cc | 2081 bool Module::Instantiate(Local<Context> context, in Instantiate() function in v8::Module
|
D | objects.cc | 19862 bool Module::Instantiate(Handle<Module> module, v8::Local<v8::Context> context, in Instantiate() function in v8::internal::Module
|