Home
last modified time | relevance | path

Searched refs:SetEof (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mitab/
H A Dmitab_middatafile.cpp164 SetEof(FALSE); in Open()
176 SetEof(FALSE); in Rewind()
211 SetEof(TRUE); in GetLine()
328 void MIDDATAFile::SetEof(GBool bEof) in SetEof() function in MIDDATAFile
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_middatafile.cpp119 SetEof(FALSE); in Open()
131 SetEof(FALSE); in Rewind()
166 SetEof(TRUE); in GetLine()
281 void MIDDATAFile::SetEof(GBool bEof) { m_bEof = bEof; } in SetEof() function in MIDDATAFile
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_middatafile.cpp119 SetEof(FALSE); in Open()
131 SetEof(FALSE); in Rewind()
166 SetEof(TRUE); in GetLine()
281 void MIDDATAFile::SetEof(GBool bEof) { m_bEof = bEof; } in SetEof() function in MIDDATAFile
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_middatafile.cpp119 SetEof(FALSE); in Open()
131 SetEof(FALSE); in Rewind()
166 SetEof(TRUE); in GetLine()
281 void MIDDATAFile::SetEof(GBool bEof) { m_bEof = bEof; } in SetEof() function in MIDDATAFile
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DPipeFile.cpp88 void CPipeFile::SetEof() in SetEof() function in CPipeFile
92 m_pipe->SetEof(); in SetEof()
H A DPipesManager.h74 void SetEof();
H A DPipeFile.h60 void SetEof();
H A DPipesManager.cpp64 void Pipe::SetEof() in SetEof() function in Pipe
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/
H A Dampdu-subframe-header.h61 void SetEof (bool eof);
H A Dampdu-subframe-header.cc96 AmpduSubframeHeader::SetEof (bool eof) in SetEof() function in ns3::AmpduSubframeHeader
H A Dmpdu-aggregator.cc188 hdr.SetEof (1); in GetAmpduSubframeHeader()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dqpro.hxx46 void SetEof(bool bValue) { mbEndOfFile = bValue; } in SetEof() function in ScQProReader
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dqpro.hxx47 void SetEof( bool bValue ){ mbEndOfFile = bValue; } in SetEof() function in ScQProReader
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/event/
H A DEventEncoderStream.h61 void Close() { m_streambuf.SetEof(); setstate(eofbit); } in Close()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/include/aws/core/utils/stream/
H A DConcurrentStreamBuf.h35 void SetEof();
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/qpro/
H A Dqpro.cxx164 SetEof( false ); in parse()
196 SetEof( true ); in parse()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/qpro/
H A Dqpro.cxx164 SetEof( false ); in parse()
196 SetEof( true ); in parse()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/source/utils/stream/
H A DConcurrentStreamBuf.cpp28 void ConcurrentStreamBuf::SetEof() in SetEof() function in Aws::Utils::Stream::ConcurrentStreamBuf
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dstream_reader.cc382 SetEof(); in NextRowGroup()
385 void StreamReader::SetEof() { in SetEof() function in parquet::StreamReader
H A Dstream_reader.h278 void SetEof();
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/parquet/
H A Dstream_reader.cc382 SetEof(); in NextRowGroup()
385 void StreamReader::SetEof() { in SetEof() function in parquet::StreamReader
H A Dstream_reader.h278 void SetEof();
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/parquet/
H A Dstream_reader.cc382 SetEof(); in NextRowGroup()
385 void StreamReader::SetEof() { in SetEof() function in parquet::StreamReader
H A Dstream_reader.h278 void SetEof();
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Ddev.h360 void SetEof() { SetBit(ST_EOF, state); } in SetEof() function

1234