Home
last modified time | relevance | path

Searched refs:ioerr (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/science/packmol/packmol-18.169/
H A Dgetinp.f9050 ioerr = 0
65 if ( ioerr /= 0 ) exit
138 ioerr = 0
195 if ( ioerr /= 0 ) then
474 ioerr = 0
537 ioerr = 1
545 ioerr = 1
597 ioerr = 1
605 ioerr = 1
642 ioerr = 1
[all …]
H A Dsetsizes.f9019 integer :: ioerr local
48 if ( ioerr /= 0 ) exit
94 if ( ioerr /= 0 ) exit
140 if ( ioerr /= 0 ) then
195 if ( ioerr /= 0 ) exit
203 read(10,*,iostat=ioerr) i
204 if ( ioerr /= 0 ) cycle
210 read(10,*,iostat=ioerr) i
232 if ( ioerr /= 0 ) then
247 if ( ioerr /= 0 ) then
[all …]
H A Dpackmol.f9052 integer :: strlength, ioerr variable
446 if ( ioerr /= 0 ) then
463 if ( ioerr /= 0 ) then
480 if ( ioerr /= 0 ) then
498 if ( ioerr /= 0 ) then
542 if ( ioerr /= 0 ) then
549 if ( ioerr /= 0 ) exit
564 if ( ioerr /= 0 ) then
586 if ( ioerr /= 0 ) then
609 if ( ioerr /= 0 ) then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/paszlib/examples/
H A Dminigzip.pas55 ioerr : integer;
64 ioerr := IOResult;
65 if (ioerr <> 0) then begin
93 ioerr : integer;
115 ioerr := IOResult;
116 if (ioerr <> 0) then begin
137 ioerr : integer;
144 ioerr := IOResult;
145 if (ioerr <> 0) then begin
175 ioerr : integer;
[all …]
/dports/lang/fpc/fpc-3.2.2/packages/paszlib/examples/
H A Dminigzip.pas55 ioerr : integer;
64 ioerr := IOResult;
65 if (ioerr <> 0) then begin
93 ioerr : integer;
115 ioerr := IOResult;
116 if (ioerr <> 0) then begin
137 ioerr : integer;
144 ioerr := IOResult;
145 if (ioerr <> 0) then begin
175 ioerr : integer;
[all …]
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/index/
H A DTermVectorWriter.cpp49 }catch(CLuceneError& ioerr){ in close() local
50 if ( ioerr.number() != CL_ERR_IO ) in close()
55 throw ioerr; in close()
60 keep.set(ioerr.number(), ioerr.what()); in close()
69 }catch(CLuceneError& ioerr){ in close() local
70 if ( ioerr.number() != CL_ERR_IO ) in close()
74 throw ioerr; in close()
79 keep.set(ioerr.number(), ioerr.what()); in close()
88 }catch(CLuceneError& ioerr){ in close() local
92 throw ioerr; in close()
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/logformat/slog2/output/
H A DOutputLog.java95 } catch ( IOException ioerr ) { in writeTreeNode()
96 ioerr.printStackTrace(); in writeTreeNode()
133 } catch ( IOException ioerr ) { in writeTreeNode()
134 ioerr.printStackTrace(); in writeTreeNode()
154 } catch ( IOException ioerr ) { in writeFilePart()
155 ioerr.printStackTrace(); in writeFilePart()
172 } catch ( IOException ioerr ) { in writeFilePart()
173 ioerr.printStackTrace(); in writeFilePart()
218 } catch ( IOException ioerr ) { in writeHeader()
219 ioerr.printStackTrace(); in writeHeader()
[all …]
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/logformat/clog2/
H A DUUID.java30 } catch ( IOException ioerr ) { in readFromDataStream()
31 ioerr.printStackTrace(); in readFromDataStream()
42 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
43 ioerr.printStackTrace(); in skipBytesFromDataStream()
67 } catch ( IOException ioerr ) { in toString()
68 ioerr.printStackTrace(); in toString()
H A DRecTshift.java26 } catch ( IOException ioerr ) { in readFromDataStream()
27 ioerr.printStackTrace(); in readFromDataStream()
38 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
39 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecBare.java32 } catch ( IOException ioerr ) { in readFromDataStream()
33 ioerr.printStackTrace(); in readFromDataStream()
44 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
45 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecCargo.java35 } catch ( IOException ioerr ) { in readFromDataStream()
36 ioerr.printStackTrace(); in readFromDataStream()
47 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
48 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecSrc.java31 } catch ( IOException ioerr ) { in readFromDataStream()
32 ioerr.printStackTrace(); in readFromDataStream()
43 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
44 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecColl.java32 } catch ( IOException ioerr ) { in readFromDataStream()
33 ioerr.printStackTrace(); in readFromDataStream()
44 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
45 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecDefConst.java34 } catch ( IOException ioerr ) { in readFromDataStream()
35 ioerr.printStackTrace(); in readFromDataStream()
46 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
47 ioerr.printStackTrace(); in skipBytesFromDataStream()
/dports/graphics/optipng/optipng-0.7.7/src/minitiff/test/
H A Dtiff2pnm.c24 int ioerr; in tiff2pnm() local
62 ioerr = 0; in tiff2pnm()
74 ioerr = 1; in tiff2pnm()
80 ioerr = 1; in tiff2pnm()
88 ioerr = 1; in tiff2pnm()
95 return ioerr ? -1 : 1; in tiff2pnm()
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/syntax/
H A Dsource.go51 ioerr error // pending I/O error, or nil member
68 s.ioerr = nil
133 for s.e-s.r < utf8.UTFMax && !utf8.FullRune(s.buf[s.r:s.e]) && s.ioerr == nil {
139 if s.ioerr != io.EOF {
141 s.error("I/O error: " + s.ioerr.Error())
142 s.ioerr = nil
191 n, s.ioerr = s.in.Read(s.buf[s.e : len(s.buf)-1]) // -1 to leave space for sentinel
195 if n > 0 || s.ioerr != nil {
204 s.ioerr = io.ErrNoProgress
/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Daction_class_print.c97 int ioerr=0; in grib_action_create_print() local
100 ioerr=errno; in grib_action_create_print()
103 "IO ERROR: %s: %s",strerror(ioerr),outname); in grib_action_create_print()
121 int ioerr=0; in execute() local
125 ioerr=errno; in execute()
128 "IO ERROR: %s: %s",strerror(ioerr),self->outname); in execute()
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Daction_class_print.c97 int ioerr = 0; in grib_action_create_print() local
100 ioerr = errno; in grib_action_create_print()
103 "IO ERROR: %s: %s", strerror(ioerr), outname); in grib_action_create_print()
121 int ioerr = 0; in execute() local
125 ioerr = errno; in execute()
128 "IO ERROR: %s: %s", strerror(ioerr), self->outname); in execute()
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/logformat/clog/
H A DRecTshift.java26 } catch ( IOException ioerr ) { in readFromDataStream()
27 ioerr.printStackTrace(); in readFromDataStream()
38 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
39 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecEvent.java32 } catch ( IOException ioerr ) { in readFromDataStream()
33 ioerr.printStackTrace(); in readFromDataStream()
44 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
45 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecSrc.java31 } catch ( IOException ioerr ) { in readFromDataStream()
32 ioerr.printStackTrace(); in readFromDataStream()
43 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
44 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecComm.java32 } catch ( IOException ioerr ) { in readFromDataStream()
33 ioerr.printStackTrace(); in readFromDataStream()
44 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
45 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecColl.java37 } catch ( IOException ioerr ) { in readFromDataStream()
38 ioerr.printStackTrace(); in readFromDataStream()
49 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
50 ioerr.printStackTrace(); in skipBytesFromDataStream()
H A DRecMsg.java36 } catch ( IOException ioerr ) { in readFromDataStream()
37 ioerr.printStackTrace(); in readFromDataStream()
48 } catch ( IOException ioerr ) { in skipBytesFromDataStream()
49 ioerr.printStackTrace(); in skipBytesFromDataStream()
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/cmd/compile/internal/syntax/
H A Dsource.go40 ioerr error // pending io error member
58 s.ioerr = nil
101 …for s.r+utf8.UTFMax > s.w && !utf8.FullRune(s.buf[s.r:s.w]) && s.ioerr == nil && s.w-s.r < len(s.b…
126 if s.ioerr != io.EOF {
127 s.error(s.ioerr.Error())
185 s.ioerr = err
191 s.ioerr = io.ErrNoProgress

12345678910>>...12