| /petsc/lib/petsc/bin/maint/ |
| H A D | bk2darcs.py | 72 fd.close() 78 fd.close() 97 fd.close() 112 fd.close() 124 fd.close() 130 fd.close() 134 fd.close()
|
| H A D | bk2hg.py | 25 fd.close() 55 os.close(fd) 98 fd.close() 104 fd.close() 134 fd.close() 153 fd.close() 160 fd.close() 170 fd.close() 174 fd.close() 186 fd.close()
|
| H A D | gcov.py | 37 self.flush(close=True) 58 def flush(self, close=False): argument 63 if close and stream not in {self._stdout, self._stderr}: 64 stream.close() 69 self.flush(close=True) 512 stdout_file.open('w').close() 513 stderr_file.open('w').close()
|
| /petsc/lib/petsc/bin/ |
| H A D | PetscBinaryIO.py | 434 close = False 438 close = True 458 if close: 459 fid.close() 474 close = False 477 close = True 487 if close: 488 fid.close() 494 if close: 495 fid.close() [all …]
|
| H A D | petsc_conf.py | 53 fid.close() 71 fid.close()
|
| H A D | petscnagupgrade.py | 46 fd.close() 58 fd.close()
|
| /petsc/share/petsc/matlab/@PetscOpenFile/ |
| H A D | close.m | 1 function close(freader) function 3 % O = close(freader) - closes the binary file
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | opencascade.py | 48 fd.close() 52 fd.close() 56 fd.close()
|
| /petsc/share/petsc/matlab/@PetscOpenSocket/ |
| H A D | close.m | 1 function close(sreader) function 3 % O = close(sreader) - closes the socket connection created with sopen(socketnumber)
|
| /petsc/src/dm/partitioner/impls/chaco/ |
| H A D | partchaco.c | 110 close(1); in PetscPartitionerPartition_Chaco() 126 close(1); in PetscPartitionerPartition_Chaco() 128 close(fd_stdout); in PetscPartitionerPartition_Chaco() 129 close(fd_pipe[0]); in PetscPartitionerPartition_Chaco() 130 close(fd_pipe[1]); in PetscPartitionerPartition_Chaco()
|
| /petsc/src/sys/classes/viewer/impls/socket/mex-scripts/ |
| H A D | sclose.c | 38 PETSC_EXTERN int close(int); 64 if (close(t)) PETSC_MEX_ERROR("closing socket"); in mexFunction()
|
| H A D | sopen.c | 99 close(listenport); in SOCKConnect_Private() 148 close(s); 152 close(listenport);
|
| /petsc/lib/petsc/bin/maint/generators/ |
| H A D | java.py | 112 outfile.close() 121 f.close() 149 f.close() 153 f.close() 157 f.close()
|
| /petsc/config/BuildSystem/ |
| H A D | sourceDatabase.py | 155 f.close() 245 file.close() 255 dbFile.close() 271 dbFile.close() 313 file.close() 343 dbFile.close()
|
| H A D | RDict.py | 129 self.logFile.close() 362 f.close() 372 f.close() 580 os.close(i) 628 dbFile.close() 646 dbFile.close() 664 self.parent.close() 667 self.logFile.close()
|
| /petsc/src/sys/classes/viewer/impls/socket/ |
| H A D | send.c | 46 PETSC_EXTERN int close(int); 69 ierr = close(vmatlab->port); in PetscViewerDestroy_Socket() 162 close(s); in PetscOpenSocket() 217 close(s); 451 close(listenport);
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscReadBinaryMatlab.m | 28 % check for old-style file open/close commands 34 str = 'close(fd);';
|
| H A D | PetscReadBinaryTrajectory.m | 68 % close the reader if we opened it 69 close(fd);
|
| /petsc/src/benchmarks/streams/ |
| H A D | process.py | 16 ff.close() 88 ff.close()
|
| /petsc/src/mat/graphops/partition/impls/party/ |
| H A D | party.c | 90 close(1); in MatPartitioningApply_Party() 107 close(1); in MatPartitioningApply_Party() 109 close(fd_stdout); in MatPartitioningApply_Party() 110 close(fd_pipe[0]); in MatPartitioningApply_Party() 111 close(fd_pipe[1]); in MatPartitioningApply_Party()
|
| /petsc/src/sys/webclient/ |
| H A D | globus.c | 131 close(sock); in PetscGlobusAuthorize() 188 close(sock); in PetscGlobusGetTransfers() 242 close(sock); in PetscGlobusUpload() 279 close(sock); in PetscGlobusUpload()
|
| H A D | google.c | 72 close(sock); in PetscGoogleDriveRefresh() 174 close(sock); in PetscGoogleDriveUpload() 248 close(sock); in PetscGoogleDriveAuthorize()
|
| H A D | box.c | 139 close(sock); in PetscBoxAuthorize() 213 close(sock); in PetscBoxRefresh() 323 close(sock); in PetscBoxUpload()
|
| /petsc/config/BuildSystem/config/ |
| H A D | programs.py | 60 fd.close() 85 f.close() 114 f.close
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | Makefile.pl | 281 close(FILE); 292 close(FILE);
|