Home
last modified time | relevance | path

Searched refs:eDTD (Results 1 – 24 of 24) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dfileutil.hpp59 eDTD, // DTD file enumerator
H A Ddtdparser.cpp66 m_SrcType = eDTD; in DTDParser()
909 if (m_SrcType == eDTD) { in GenerateDataTree()
944 if (m_SrcType != eDTD && !fromInside) { in Type()
1006 if (m_SrcType != eDTD) { in x_Type()
1337 if (m_SrcType == eDTD || refNode.IsEmbedded()) { in TypesBlock()
1345 if (m_SrcType == eDTD || node.IsEmbedded()) { in TypesBlock()
1385 if (m_SrcType == eDTD || node.IsEmbedded()) { in CompositeNode()
H A Ddtdparser.hpp70 eDTD, enumerator
H A Ddatatool.cpp820 case SourceFile::eDTD: in LoadDefinitions()
825 CDataType::SetSourceDataSpec(EDataSpec::eDTD); in LoadDefinitions()
H A Dtype.hpp386 return sm_SourceDataSpec == EDataSpec::eDTD || sm_SourceDataSpec == EDataSpec::eXSD; in IsXMLDataSpec()
H A Dfileutil.cpp92 return eDTD; in GetType()
H A Dtype.cpp965 case EDataSpec::eDTD: return "ncbi::EDataSpec::eDTD"; in GetSourceDataSpecString()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dfileutil.hpp59 eDTD, // DTD file enumerator
H A Ddtdparser.cpp66 m_SrcType = eDTD; in DTDParser()
909 if (m_SrcType == eDTD) { in GenerateDataTree()
944 if (m_SrcType != eDTD && !fromInside) { in Type()
1006 if (m_SrcType != eDTD) { in x_Type()
1337 if (m_SrcType == eDTD || refNode.IsEmbedded()) { in TypesBlock()
1345 if (m_SrcType == eDTD || node.IsEmbedded()) { in TypesBlock()
1385 if (m_SrcType == eDTD || node.IsEmbedded()) { in CompositeNode()
H A Ddtdparser.hpp70 eDTD, enumerator
H A Ddatatool.cpp820 case SourceFile::eDTD: in LoadDefinitions()
825 CDataType::SetSourceDataSpec(EDataSpec::eDTD); in LoadDefinitions()
H A Dtype.hpp386 return sm_SourceDataSpec == EDataSpec::eDTD || sm_SourceDataSpec == EDataSpec::eXSD; in IsXMLDataSpec()
H A Dfileutil.cpp92 return eDTD; in GetType()
H A Dtype.cpp965 case EDataSpec::eDTD: return "ncbi::EDataSpec::eDTD"; in GetSourceDataSpecString()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/
H A Dserialdef.hpp207 eDTD, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/
H A Dserialdef.hpp207 eDTD, enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/build-system/project_tree_builder/
H A Dproj_tree_builder.hpp66 eDTD, enumerator
H A Dproj_tree.cpp189 info.m_Type == SMakeProjectT::SMakeInInfo::eDTD || in CreateFrom()
H A Dproj_tree_builder.cpp672 info->push_back(SMakeInInfo(SMakeInInfo::eDTD, p->second, in AnalyzeMakeIn()
2072 case SMakeProjectT::SMakeInInfo::eDTD: in DoCreate()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/build-system/project_tree_builder/
H A Dproj_tree_builder.hpp66 eDTD, enumerator
H A Dproj_tree.cpp189 info.m_Type == SMakeProjectT::SMakeInInfo::eDTD || in CreateFrom()
H A Dproj_tree_builder.cpp672 info->push_back(SMakeInInfo(SMakeInInfo::eDTD, p->second, in AnalyzeMakeIn()
2072 case SMakeProjectT::SMakeInInfo::eDTD: in DoCreate()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Dobjostrxml.cpp254 …m_SpecRef = (type->GetDataSpec() == EDataSpec::eDTD || !x_IsStdXml()) ? eSpecRefDTD : eSpecRefSche… in WriteFileHeader()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Dobjostrxml.cpp254 …m_SpecRef = (type->GetDataSpec() == EDataSpec::eDTD || !x_IsStdXml()) ? eSpecRefDTD : eSpecRefSche… in WriteFileHeader()