Searched defs:iotype (Results 1 – 20 of 20) sorted by relevance
29 character(c_char), intent(in) :: iotype(*) local43 character(c_char), intent(in) :: iotype(*) local56 character(c_char), intent(in) :: iotype(*) local69 character(c_char), intent(in) :: iotype(*) local
59 const char iotype[] ) { in posix_readheader()71 const char iotype[] ) { in posix_writeheader()82 const char iotype[] ) { in posix_readdatablock()93 const char iotype[]) { in posix_writedatablock()
54 const char iotype[] ) { in stream_readheader()68 const char iotype[] ) { in stream_writeheader()81 const char iotype[] ) { in stream_readdatablock()94 const char iotype[]) { in stream_writedatablock()
50 const char iotype[] ) { in phio_readheader()63 const char iotype[] ) { in phio_writeheader()75 const char iotype[] ) { in phio_readdatablock()87 const char iotype[]) { in phio_writedatablock()
88 const char iotype[] ) { in sync_readheader()101 const char iotype[] ) { in sync_writeheader()113 const char iotype[] ) { in sync_readdatablock()125 const char iotype[]) { in sync_writedatablock()
485 char iotype[80]; member
14 const char* iotype = "binary"; in main() local
18 const char* iotype = "binary"; in main() local
10 character(len=30) :: dataDbl, iotype variable
15 character(len=30) :: dataDbl, iotype variable
21 const char* iotype = "binary"; in main() local
22 const char* iotype = "binary"; in main() local
26 const char* iotype = "binary"; in main() local
27 const char* iotype = "binary"; in main() local
43 const char* iotype = "binary"; in main() local
203 inline void isBinary( const char iotype[] ) { in isBinary()1266 int* params, int numParams, const char* iotype) { in readHeader()1277 const char iotype[] ) in readheader()1455 const char iotype[] ) in readDataBlock()1489 const char iotype[] ) in readdatablock()1631 const char iotype[]) in writeHeader()1653 const char iotype[]) in writeheader()1824 const char iotype[] ) in writeDataBlock()1858 const char iotype[] ) in writedatablock()
233 void vtkPhastaReader::isBinary( const char iotype[] ) in isBinary()669 const char iotype[] ) in readheader()788 const char iotype[] ) in readdatablock()
409 char iotype[80]; member