Home
last modified time | relevance | path

Searched defs:read_header (Results 1 – 25 of 1125) sorted by relevance

12345678910>>...45

/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_ply.erl241 read_header(Fd0) -> function
271 read_header({["comment"|_] ,Fd}, Acc) -> function
273 read_header({["element","vertex",C], Fd}, Acc) -> function
275 read_header({["element","face",C], Fd}, Acc) -> function
277 read_header({["element","edge",C], Fd}, Acc) -> function
279 read_header({["element","material",C], Fd}, Acc) -> function
281 read_header({["property", Type, Var], Fd}, Acc) -> function
283 read_header({["property","material_index"=Var, Type], Fd}, Acc) -> function
285 read_header({["property", "list", ListLenType, Type, Var], Fd}, Acc) -> function
289 read_header({["end_header"|_] ,Fd}, Acc) -> function
/dports/databases/p5-DBD-XBase/DBD-XBase-1.08/lib/XBase/
H A DIndex.pm374 sub read_header { subroutine
472 sub read_header { subroutine
591 sub read_header { subroutine
809 sub read_header { subroutine
970 sub read_header { subroutine
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/
H A Dct_log_SUITE.erl352 read_header(Dev) -> function
355 read_header(Dev, Cat) -> function
358 read_header(Dev, Cat, Heading) -> function
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dansiutf8_utils.pas70 function read_header(var tf:text):boolean; //read utf-8 text file header in read_header() function
83 function read_header(var tf:text):boolean; in read_header() function
/dports/math/py-yt/yt-4.0.1/yt/frontends/ramses/
H A Dparticle_handlers.py75 def read_header(self): member in ParticleFileHandler
124 def read_header(self): member in DefaultParticleFileHandler
228 def read_header(self): member in SinkParticleFileHandler
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/minimax_tools/
H A Dminimax_to_fortran_source.py18 read_header = True variable
44 read_header = False variable
99 read_header = True variable
/dports/science/cp2k-data/cp2k-7.1.0/tools/minimax_tools/
H A Dminimax_to_fortran_source.py18 read_header = True variable
45 read_header = False variable
98 read_header = True variable
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/bmp.imageio/
H A Dbmp_pvt.cpp37 BmpFileHeader::read_header(FILE* fd) in read_header() function in bmp_pvt::BmpFileHeader
93 DibInformationHeader::read_header(FILE* fd) in read_header() function in bmp_pvt::DibInformationHeader
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/bmp.imageio/
H A Dbmp_pvt.cpp37 BmpFileHeader::read_header(FILE* fd) in read_header() function in bmp_pvt::BmpFileHeader
93 DibInformationHeader::read_header(FILE* fd) in read_header() function in bmp_pvt::DibInformationHeader
/dports/audio/p5-MP3-Tag/MP3-Tag-1.15/examples/
H A DextractID3v2.pl17 sub read_header { subroutine
/dports/audio/p5-tagged/tagged-0.40/examples/
H A DextractID3v2.pl17 sub read_header { subroutine
/dports/graphics/gscan2pdf/gscan2pdf-2.12.4/lib/Gscan2pdf/
H A DNetPBM.pm37 sub read_header { subroutine
/dports/science/siesta/siesta-4.1.5/Src/
H A Dbasis_io.F462 subroutine read_header(p,unit) subroutine
464 type(species_info), pointer :: p
488 end subroutine read_header argument
/dports/science/py-obspy/obspy-1.2.2/obspy/io/gse2/
H A Dlibgse1.py63 def read_header(fh): function
/dports/devel/p5-VCP-autrijus/VCP-autrijus-snapshot-0.9-20050110/lib/VCP/Utils/
H A Dmetadb.pm93 sub read_header { subroutine
/dports/graphics/charls/charls-2.2.0/include/charls/
H A Dcharls_jpegls_decoder.h345 jpegls_decoder& read_header() in read_header() function
358 jpegls_decoder& read_header(OUT_ std::error_code& ec) noexcept in read_header() function
/dports/security/nmap/nmap-7.91/nselib/
H A Dsslv2.lua115 local function read_header(buffer, i) function
/dports/www/p5-Net-FastCGI/Net-FastCGI-0.14/lib/Net/FastCGI/
H A DIO.pm32 sub read_header { subroutine
/dports/www/h2o-devel/h2o-dcc7134/misc/p5-net-fastcgi/lib/Net/FastCGI/
H A DIO.pm32 sub read_header { subroutine

12345678910>>...45