Searched defs:out_id (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/core/graph/ |
D | control_flow.cc | 120 int out_id = out->id(); in BuildControlFlowInfo() 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 | 1877 void Buffer::Generate(const Functions& gl, GLuint& out_id) in Generate() 2222 void Framebuffer::Generate(const Functions& gl, GLuint& out_id) in Generate() 2347 void Shader::Create(const Functions& gl, STAGES stage, GLuint& out_id) in Create() 2897 void Program::Create(const Functions& gl, GLuint& out_id) in Create() 3299 void Texture::Generate(const Functions& gl, GLuint& out_id) in Generate() 3741 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/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/webrtc/talk/media/webrtc/ |
D | webrtcvoiceengine.cc | 866 int out_id = kDefaultAudioDeviceId; in SetDefaultDevices() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | executor.cc | 1469 const int out_id = out->id(); in BuildControlFlowInfo() local
|