Home
last modified time | relevance | path

Searched refs:get_crc (Results 1 – 25 of 87) sorted by relevance

1234

/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/stream/
H A Diostream_zip.h134 uLong get_crc() const { return m_crc; } in get_crc() function
213 uLong get_crc() const { return m_crc; } in get_crc() function
285 uLong get_crc() const { return m_buf.get_crc(); } in get_crc() function
342 uLong get_crc() const { return m_buf.get_crc(); } in get_crc() function
584 using zip_istreambase_type::get_crc;
622 bool check_crc() const { return get_crc() == m_gzip_crc; } in check_crc()
/dports/sysutils/dar/dar-2.5.14-bis/src/testing/
H A Dtest_generic_file.cpp83 crc *crc1 = f1.get_crc(); in main()
84 crc *crc2 = f2.get_crc(); in main()
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dcat_entree.cpp267 crc * tmp = ptr->get_crc(); // keep pdesc in a coherent status in read()
276 crc *crc_calc = ptr->get_crc(); in read()
380 tmp = pdesc.esc->get_crc(); // keep f in a coherent status in dump()
384 tmp = pdesc.esc->get_crc(); in dump()
H A Dcat_file.cpp285 ref.get_crc(tmp); in cat_file()
611 bool cat_file::get_crc(const crc * & c) const in get_crc() function in libdar::cat_file
732 if(get_crc(original)) in sub_compare()
756 if(get_crc(original)) in sub_compare()
/dports/graphics/libgphoto2/libgphoto2-2.5.26/camlibs/topfield/
H A Dusb_io.c143 static unsigned short get_crc(struct tf_packet * packet) in get_crc() function
269 put_u16(&packet->crc, get_crc(packet)); in send_tf_packet()
309 calc_crc = get_crc(packet); in get_tf_packet()
/dports/games/abuse_sdl/abuse-0.8/src/
H A Dnfclient.cpp93 uint32_t remote_crc=net_crcs->get_crc(remote_file_num,fail2); in nfs_file()
97 uint32_t local_crc=crc_manager.get_crc(local_file_num,fail1); in nfs_file()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/Common/
H A Dzipstreamimpl.h142 unsigned long get_crc (void) const;
204 unsigned long get_crc (void) const;
H A Dzipstreamimpl.hpp209 basic_zip_streambuf<charT, traits>:: get_crc(void) const in get_crc() function in basic_zip_streambuf
409 basic_unzip_streambuf<charT, traits>::get_crc(void) const in get_crc() function in basic_unzip_streambuf
640 unsigned long crc = this->get_crc(); in add_footer()
721 return this->get_crc() == _gzip_crc; in check_crc()
/dports/devel/gdcm/gdcm-3.0.10/Source/Common/
H A Dzipstreamimpl.h142 unsigned long get_crc () const;
204 unsigned long get_crc () const;
H A Dzipstreamimpl.hpp209 basic_zip_streambuf<charT, traits>:: get_crc() const in get_crc() function in basic_zip_streambuf
409 basic_unzip_streambuf<charT, traits>::get_crc() const in get_crc() function in basic_unzip_streambuf
640 unsigned long crc = this->get_crc(); in add_footer()
721 return this->get_crc() == _gzip_crc; in check_crc()
/dports/devel/py-urwid/urwid-2.1.2/urwid/
H A Dlcd_display.py104 def get_crc(cls, buf): member in CFLCDScreen
146 crc = self.get_crc(buf)
191 crc = cls.get_crc(data[:2 + plen])
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dzipstream.h121 unsigned long get_crc (void) const;
189 unsigned long get_crc (void) const;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp23 return (S_OK == SourceFile->get_crc(&Crc)) ? Crc : 0; in getCrc32()

1234