Home
last modified time | relevance | path

Searched refs:obj_id_str (Results 1 – 19 of 19) sorted by relevance

/dports/multimedia/gstreamer1-plugins-ugly/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/multimedia/gstreamer1-plugins-dvdread/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/multimedia/gstreamer1-plugins-mpeg2dec/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/audio/gstreamer1-plugins-sidplay/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/audio/gstreamer1-plugins-a52dec/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/audio/gstreamer1-plugins-amrnb/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/audio/gstreamer1-plugins-amrwbdec/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/sysutils/gstreamer1-plugins-cdio/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/multimedia/gstreamer1-plugins-x264/gst-plugins-ugly-1.16.2/gst/asfdemux/
H A Dasfheaders.c206 return guids[i].obj_id_str; in gst_asf_get_guid_nick()
H A Dasfheaders.h36 const gchar *obj_id_str; member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dnucprot.cpp402 std::string& obj_id_str = seq_id->SetLocal().SetStr(); in GetProtRefSeqId() local
403 obj_id_str = text_id->GetAccession(); in GetProtRefSeqId()
404 obj_id_str += "_"; in GetProtRefSeqId()
405 obj_id_str += str; in GetProtRefSeqId()
430 std::string& obj_id_str = seq_id->SetLocal().SetStr(); in GetProtRefSeqId() local
431 obj_id_str = text_id->GetAccession(); in GetProtRefSeqId()
432 obj_id_str += "_"; in GetProtRefSeqId()
433 obj_id_str += str; in GetProtRefSeqId()