Home
last modified time | relevance | path

Searched defs:filehandle (Results 126 – 150 of 264) sorted by last modified time

1234567891011

/dports/math/vtk9/VTK-9.1.0/ThirdParty/h5part/vtkh5part/src/
H A DH5PartF.c430 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_close() local
450 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_readstep() local
463 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_setnpoints() local
475 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_setnpoints_strided() local
485 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_setstep() local
497 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_writedata_r8() local
516 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_writedata_r4() local
535 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_writedata_i8() local
554 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_writedata_i4() local
573 H5PartFile *filehandle = (H5PartFile*)(size_t)*f; in h5pt_getnsteps() local
[all …]
/dports/science/py-segyio/segyio-1.9.8/python/segyio/
H A Dline.py64 def __init__(self, filehandle, labels, length, stride, offsets, name): argument
H A Dtrace.py105 def __init__(self, filehandle, dtype, tracecount, samples, readonly): argument
782 def __init__(self, field, filehandle, tracecount): argument
866 def __init__(self, filehandle, textcount): argument
H A Dfield.py173 def __init__(self, buf, kind, traceno = None, filehandle = None, readonly = True): argument
/dports/science/segyio/segyio-1.9.8/python/segyio/
H A Dfield.py173 def __init__(self, buf, kind, traceno = None, filehandle = None, readonly = True): argument
H A Dline.py64 def __init__(self, filehandle, labels, length, stride, offsets, name): argument
H A Dtrace.py105 def __init__(self, filehandle, dtype, tracecount, samples, readonly): argument
782 def __init__(self, field, filehandle, tracecount): argument
866 def __init__(self, filehandle, textcount): argument
/dports/devel/p5-Path-Tiny/Path-Tiny-0.120/lib/Path/
H A DTiny.pm1044 sub filehandle { subroutine
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DscePsmf.cpp246 int filehandle = 0; member in PsmfPlayer
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DscePsmf.cpp246 int filehandle = 0; member in PsmfPlayer
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DscePsmf.cpp246 int filehandle = 0; member in PsmfPlayer
/dports/math/libxlsxwriter/libxlsxwriter-RELEASE_1.1.4/src/
H A Dworkbook.c2631 FILE *filehandle; in workbook_add_vba_project() local
/dports/net-im/profanity/profanity-0.11.1/src/tools/
H A Dhttp_upload.h51 FILE* filehandle; member
/dports/net-im/profanity/profanity-0.11.1/tests/unittests/tools/
H A Dstub_http_download.c14 FILE* filehandle; member
/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dfullmatrix.cpp14 FullMatrix::FullMatrix(ifstream& filehandle, GroupMap* g, bool s) : groupmap(g), sim(s) { in FullMatrix()
73 int FullMatrix::readSquareMatrix(ifstream& filehandle) { in readSquareMatrix()
113 int FullMatrix::readLTMatrix(ifstream& filehandle) { in readLTMatrix()
H A Dsequencedb.cpp29 SequenceDB::SequenceDB(ifstream& filehandle, int kmerSize, vector< vector< int > >& kmerDB, vector<… in SequenceDB()
73 SequenceDB::SequenceDB(ifstream& filehandle) : StorageDatabase() { in SequenceDB()
H A Dproteindb.cpp24 ProteinDB::ProteinDB(ifstream& filehandle) : StorageDatabase() { in ProteinDB()
/dports/biology/mothur/mothur-1.46.1/source/read/
H A Dreadtree.h61 ifstream filehandle; variable
/dports/biology/mothur/mothur-1.46.1/source/
H A Dutils.cpp6671 ifstream filehandle; in parseTreeFile() local
6744 vector<string> Utils::readTreeString(ifstream& filehandle) { in readTreeString()
/dports/graphics/py-tifffile/tifffile-2021.8.30/tifffile/
H A Dtifffile.py1168 def filehandle(self): member in TiffWriter
3122 def filehandle(self): member in TiffFile
10151 def open(self, filehandle): argument
10165 def close(self, filehandle): argument
10181 def read(self, filehandle, offset, bytecount, whence=0): argument
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/
H A DRS-pgsql-copy.c43 FILE* filehandle; in RS_PostgreSQL_CopyIn() local
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dmake_g168_css.c136 SNDFILE *filehandle; in main() local
/dports/science/gramps/gramps-5.1.4/gramps/plugins/importer/
H A Dimportcsv.py267 def read_csv(self, filehandle): argument
347 def parse(self, filehandle): argument
H A Dimportvcard.py201 def __get_next_line(self, filehandle): argument
234 def parse(self, filehandle, user): argument
265 def _parse_vCard_file(self, filehandle): argument
/dports/games/pioneer/pioneer-20210723/src/win32/
H A DFileSystemWin32.cpp161 …HANDLE filehandle = CreateFileW(wfullpath.c_str(), GENERIC_READ, FILE_SHARE_READ, 0, OPEN_EXISTING… in ReadFile() local

1234567891011