Searched defs:nItems (Results 1 – 7 of 7) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | phio_posix.cc | 57 int* nItems, in posix_readheader() 68 const int* nItems, in posix_writeheader() 80 int* nItems, in posix_readdatablock() 91 const int* nItems, in posix_writedatablock()
|
| H A D | phio_stream.cc | 52 int* nItems, in stream_readheader() 65 const int* nItems, in stream_writeheader() 79 int* nItems, in stream_readdatablock() 92 const int* nItems, in stream_writedatablock()
|
| H A D | phIO.cc | 48 int* nItems, in phio_readheader() 60 const int* nItems, in phio_writeheader() 73 int* nItems, in phio_readdatablock() 85 const int* nItems, in phio_writedatablock()
|
| H A D | phio_sync.cc | 86 int* nItems, in sync_readheader() 98 const int* nItems, in sync_writeheader() 111 int* nItems, in sync_readdatablock() 123 const int* nItems, in sync_writedatablock()
|
| /phasta/phastaIO/ |
| H A D | phastaIO.cc | 1275 int* nItems, in readheader() 1453 int nItems, in readDataBlock() 1487 int* nItems, in readdatablock() 1628 const int nItems, in writeHeader() 1650 const int* nItems, in writeheader() 1822 const int nItems, in writeDataBlock() 1856 const int* nItems, in writedatablock() 1998 void SwapArrayByteOrder( void* array, int nbytes, int nItems ) in SwapArrayByteOrder()
|
| H A D | vtkPhastaReader.cxx | 378 int nItems ) in SwapArrayByteOrder_() 667 int* nItems, in readheader() 786 int* nItems, in readdatablock()
|
| /phasta/converterIO/ |
| H A D | converterO2N.cc | 44 int nItems = -1; in computenitems() local
|