/external/tensorflow/tensorflow/core/graph/ |
D | control_flow.cc | 120 int out_id = out->id(); in BuildControlFlowInfo() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | inference_context.cc | 318 for (const auto& out_id : node.outputs) { in Merge() local 421 for (const auto& out_id : node.outputs) { in UpdateParams() local 461 for (ValueId out_id : output_ids_) { in GetUsages() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cBufferStorageTests.cpp | 696 void Buffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 934 void Framebuffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 1063 void Program::Create(const glw::Functions& gl, glw::GLuint& out_id) in Create() 1226 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create() 1384 void Texture::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 1624 void VertexArray::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
|
D | gl4cMultiBindTests.cpp | 521 void Buffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 620 void Framebuffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 759 void Program::Create(const glw::Functions& gl, glw::GLuint& out_id) in Create() 922 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create() 1107 void Texture::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
|
D | gl4cSparseTextureTests.cpp | 189 void Texture::Generate(const Functions& gl, GLuint& out_id) in Generate()
|
D | gl4cEnhancedLayoutsTests.cpp | 1934 void Buffer::Generate(const Functions& gl, GLuint& out_id) in Generate() 2279 void Framebuffer::Generate(const Functions& gl, GLuint& out_id) in Generate() 2404 void Shader::Create(const Functions& gl, STAGES stage, GLuint& out_id) in Create() 2954 void Program::Create(const Functions& gl, GLuint& out_id) in Create() 3356 void Texture::Generate(const Functions& gl, GLuint& out_id) in Generate() 3798 void VertexArray::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustBufferAccessBehaviorTests.cpp | 173 void Buffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 270 void Framebuffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 402 void Program::Create(const glw::Functions& gl, glw::GLuint& out_id) in Create() 560 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create() 690 void Texture::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate() 960 void VertexArray::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | immutable_executor_state.cc | 328 const int out_id = out->id(); in BuildControlFlowInfo() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | inference_context.cc | 411 for (const auto& out_id : node.outputs) { in Merge() local 465 for (ValueId out_id : output_ids_) { in GetUsages() local
|
/external/libchrome/base/debug/ |
D | activity_tracker.cc | 143 int64_t* out_id, in GetOwningProcessId() 442 int64_t* out_id, in GetOwningProcessId() 1039 int64_t* out_id, in GetOwningProcessId()
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | functions.cc | 274 for (int out_id = 0; out_id < num_instantiated_outputs; ++out_id) { in MakeGrapplerFunctionItem() local
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | deadness_analysis.cc | 1292 int out_id = out->id(); in GetFrameBasedTopologicalOrder() local
|