Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dcontrol_flow.cc120 int out_id = out->id(); in BuildControlFlowInfo() 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.cpp1877 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/
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/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/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc866 int out_id = kDefaultAudioDeviceId; in SetDefaultDevices() local
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1469 const int out_id = out->id(); in BuildControlFlowInfo() local