Home
last modified time | relevance | path

Searched defs:nItems (Results 1 – 7 of 7) sorted by relevance

/phasta/phSolver/common/
H A Dphio_posix.cc57 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 Dphio_stream.cc52 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 DphIO.cc48 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 Dphio_sync.cc86 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 DphastaIO.cc1275 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 DvtkPhastaReader.cxx378 int nItems ) in SwapArrayByteOrder_()
667 int* nItems, in readheader()
786 int* nItems, in readdatablock()
/phasta/converterIO/
H A DconverterO2N.cc44 int nItems = -1; in computenitems() local