Home
last modified time | relevance | path

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

/third_party/ninja/src/
Ddeps_log.cc206 int out_id = deps_data[0]; in Load() local
359 bool DepsLog::UpdateDeps(int out_id, Deps* deps) { in UpdateDeps()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c116 gchar *r_in_id, *out_id; in _get_stats_from_remote_rtp_source_stats() local
224 gchar *out_id, *r_in_id; in _get_stats_from_rtp_source_stats() local
768 GstStructure * s, gchar ** out_id, guint * out_ssrc, guint * out_clock_rate) in _get_codec_stats_from_pad()
/third_party/ffmpeg/libavfilter/
Dsrc_movie.c387 unsigned out_id = FF_OUTLINK_IDX(outlink); in movie_config_output_props() local
493 static int movie_push_frame(AVFilterContext *ctx, unsigned out_id) in movie_push_frame()
555 unsigned out_id = FF_OUTLINK_IDX(outlink); in movie_request_frame() local
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_tupled.cpp95 struct out_id struct
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp695 void Buffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
933 void Framebuffer::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
1062 void Program::Create(const glw::Functions& gl, glw::GLuint& out_id) in Create()
1225 void Shader::Create(const glw::Functions& gl, glw::GLenum stage, glw::GLuint& out_id) in Create()
1381 void Texture::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
1618 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()
1106 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.cpp1936 void Buffer::Generate(const Functions& gl, GLuint& out_id) in Generate()
2281 void Framebuffer::Generate(const Functions& gl, GLuint& out_id) in Generate()
2406 void Shader::Create(const Functions& gl, STAGES stage, GLuint& out_id) in Create()
2956 void Program::Create(const Functions& gl, GLuint& out_id) in Create()
3358 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()
/third_party/vk-gl-cts/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()
689 void Texture::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
956 void VertexArray::Generate(const glw::Functions& gl, glw::GLuint& out_id) in Generate()
/third_party/mindspore/mindspore/lite/src/train/
Dtransfer_session.cc170 auto out_id = TSFindTensorByName(backbone_session_->tensors_, output->tensor_name()); in ConnectionMap() local
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dgstfdkaacenc.c436 gint in_id = IN_AUDIO_DATA, out_id = OUT_BITSTREAM_DATA; in gst_fdkaacenc_handle_frame() local
/third_party/glib/gio/
Dgdbusauthmechanismsha1.c654 gint *out_id, in keyring_generate_entry()
/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc2345 const std::string &out_id) { in CreateMakeTupleNodeForMultiOut()
2400 const auto &out_id = GetId(out); in EndGraphInner() local
2973 auto out_id = GetId(out); in MakeNestedCnode() local