Home
last modified time | relevance | path

Searched defs:out_id (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dcontrol_flow.cc120 int out_id = out->id(); in BuildControlFlowInfo() local
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc318 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/
Dgl4cBufferStorageTests.cpp696 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()
Dgl4cMultiBindTests.cpp521 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()
Dgl4cSparseTextureTests.cpp189 void Texture::Generate(const Functions& gl, GLuint& out_id) in Generate()
Dgl4cEnhancedLayoutsTests.cpp1934 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/
DglcRobustBufferAccessBehaviorTests.cpp173 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/
Dimmutable_executor_state.cc328 const int out_id = out->id(); in BuildControlFlowInfo() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.cc411 for (const auto& out_id : node.outputs) { in Merge() local
465 for (ValueId out_id : output_ids_) { in GetUsages() local
/external/libchrome/base/debug/
Dactivity_tracker.cc143 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/
Dfunctions.cc274 for (int out_id = 0; out_id < num_instantiated_outputs; ++out_id) { in MakeGrapplerFunctionItem() local
/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis.cc1292 int out_id = out->id(); in GetFrameBasedTopologicalOrder() local