Home
last modified time | relevance | path

Searched refs:ReadComment (Results 1 – 25 of 107) sorted by relevance

12345

/dports/cad/stepcode/stepcode-0.8/src/clstepcore/
H A Dread_func.h74 extern SC_CORE_EXPORT const char * ReadComment( std::string & ss, const char * s );
76 extern SC_CORE_EXPORT const char * ReadComment( istream & in, std::string & s );
H A Dread_func.cc782 const char * ReadComment( std::string & ss, const char * s ) { in ReadComment() function
832 const char * ReadComment( istream & in, std::string & s ) { in ReadComment() function
930 ReadComment( in, s ); in ReadTokenSeparator()
/dports/devel/nini/Nini/Source/Ini/
H A DIniReader.cs327 ReadComment (); in ReadNext()
361 private void ReadComment () in ReadComment() method in Nini.Ini.IniReader
538 ReadComment (); in SearchForComment()
/dports/devel/upp/upp/uppsrc/Core/
H A DXML.h101 String ReadComment(bool next);
155 String PeekComment() { return ReadComment(false); } in PeekComment()
156 String ReadComment() { return ReadComment(true); } in ReadComment() function
/dports/cad/openctm/OpenCTM-1.0.3/tools/
H A Dwrl.cpp97 void ReadComment() in ReadComment() function in VRMLReader
132 ReadComment(); in GetNextToken()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmcharls/
H A Djpegstreamreader.h62 int ReadComment();
H A Djpegstreamreader.cpp202 return ReadComment(); in ReadMarker()
301 int JpegStreamReader::ReadComment() in ReadComment() function in JpegStreamReader
/dports/devel/gdcm/gdcm-3.0.10/Utilities/gdcmcharls/
H A Djpegstreamreader.h62 int ReadComment();
H A Djpegstreamreader.cpp202 return ReadComment(); in ReadMarker()
301 int JpegStreamReader::ReadComment() in ReadComment() function in JpegStreamReader
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/charls/
H A Djpegstreamreader.h57 static int ReadComment() noexcept;
H A Djpegstreamreader.cpp204 return ReadComment(); in ReadMarker()
316 int JpegStreamReader::ReadComment() noexcept in ReadComment() function in JpegStreamReader
/dports/devel/upp/upp/uppsrc/ide/Designers/
H A DXml.cpp60 tree.Add(parent, IdeCommonImg::XmlComment(), Null, NormalizeSpaces(p.ReadComment())); in Load0()
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Xml/
H A DSmallXmlParser.cs389 ReadComment (); in ReadContent()
598 private void ReadComment () in ReadComment() method in Mono.Xml.SmallXmlParser
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Mono.Xml/
H A DSmallXmlParser.cs393 ReadComment (); in ReadContent()
602 private void ReadComment () in ReadComment() method in Mono.Xml.SmallXmlParser
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DFSD_BinaryFile.hxx128 …Standard_EXPORT void ReadComment (TColStd_SequenceOfExtendedString& userComments) Standard_OVERRID…
130 …Standard_EXPORT static void ReadComment (Standard_IStream& theIStream, TColStd_SequenceOfExtendedS…
/dports/cad/opencascade/opencascade-7.6.0/src/FSD/
H A DFSD_BinaryFile.hxx128 …Standard_EXPORT void ReadComment (TColStd_SequenceOfExtendedString& userComments) Standard_OVERRID…
130 …Standard_EXPORT static void ReadComment (Standard_IStream& theIStream, TColStd_SequenceOfExtendedS…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DFSD_BinaryFile.hxx126 Standard_EXPORT void ReadComment (TColStd_SequenceOfExtendedString& userComments);
128 …Standard_EXPORT static void ReadComment (Standard_IStream& theIStream, TColStd_SequenceOfExtendedS…
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD);
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD);
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD); in UniSetRow()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD);
/dports/audio/timidity++/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD); in __attribute__()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD);
/dports/audio/timidity++-motif/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD);
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/libunimod/
H A Dunimod_priv.h139 extern BOOL ReadComment (UWORD);

12345