Home
last modified time | relevance | path

Searched refs:isopen (Results 1 – 25 of 1045) sorted by relevance

12345678910>>...42

/dports/lang/perl5.34/perl-5.34.0/ext/FileCache/lib/
H A DFileCache.pm101 my %isopen;
146 delete $isopen{$_[0]};
161 if( $isopen{$file} && ($mode||'>') ne $isopen{$file}->[1] ){
165 if( $isopen{$file}) {
167 $isopen{$file}->[0]++;
170 if( scalar keys(%isopen) > $cacheout_maxopen -1 ) {
171 my @lru = sort{ $isopen{$a}->[0] <=> $isopen{$b}->[0] } keys(%isopen);
173 $isopen{$_}->[0] = $cacheout_seq++ for
184 $isopen{$file} = [++$cacheout_seq, $mode];
/dports/lang/perl5.30/perl-5.30.3/ext/FileCache/lib/
H A DFileCache.pm101 my %isopen;
146 delete $isopen{$_[0]};
161 if( $isopen{$file} && ($mode||'>') ne $isopen{$file}->[1] ){
165 if( $isopen{$file}) {
167 $isopen{$file}->[0]++;
170 if( scalar keys(%isopen) > $cacheout_maxopen -1 ) {
171 my @lru = sort{ $isopen{$a}->[0] <=> $isopen{$b}->[0] } keys(%isopen);
173 $isopen{$_}->[0] = $cacheout_seq++ for
184 $isopen{$file} = [++$cacheout_seq, $mode];
/dports/lang/perl5.32/perl-5.32.1/ext/FileCache/lib/
H A DFileCache.pm101 my %isopen;
146 delete $isopen{$_[0]};
161 if( $isopen{$file} && ($mode||'>') ne $isopen{$file}->[1] ){
165 if( $isopen{$file}) {
167 $isopen{$file}->[0]++;
170 if( scalar keys(%isopen) > $cacheout_maxopen -1 ) {
171 my @lru = sort{ $isopen{$a}->[0] <=> $isopen{$b}->[0] } keys(%isopen);
173 $isopen{$_}->[0] = $cacheout_seq++ for
184 $isopen{$file} = [++$cacheout_seq, $mode];
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/FileCache/lib/
H A DFileCache.pm101 my %isopen;
146 delete $isopen{$_[0]};
161 if( $isopen{$file} && ($mode||'>') ne $isopen{$file}->[1] ){
165 if( $isopen{$file}) {
167 $isopen{$file}->[0]++;
170 if( scalar keys(%isopen) > $cacheout_maxopen -1 ) {
171 my @lru = sort{ $isopen{$a}->[0] <=> $isopen{$b}->[0] } keys(%isopen);
173 $isopen{$_}->[0] = $cacheout_seq++ for
184 $isopen{$file} = [++$cacheout_seq, $mode];
/dports/science/nwchem-data/nwchem-7.0.2-release/src/drdy/
H A Drphwrt.F31 Logical isopen
47 isopen = .false.
49 if (isopen) then
81 isopen = .false.
83 if (isopen) then
147 isopen = .false.
149 if (isopen) then
186 isopen = .false.
188 if (isopen) then
214 isopen = .false.
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/drdy/
H A Drphwrt.F31 Logical isopen
47 isopen = .false.
49 if (isopen) then
81 isopen = .false.
83 if (isopen) then
147 isopen = .false.
149 if (isopen) then
186 isopen = .false.
188 if (isopen) then
214 isopen = .false.
[all …]
/dports/news/golded+/golded-plus/golded+/goldlib/gmb3/
H A Dgmoxbbs1.cpp67 if (wide->isopen) in raw_close()
77 wide->isopen--; in raw_close()
133 wide->isopen++; in raw_open()
196 isopen++; in open()
197 if(isopen > 2) { in open()
205 if(isopen == 1) { in open()
207 isopen--; in open()
212 isopen++; in open()
248 if(isopen) { in close()
249 if(isopen == 1) { in close()
[all …]
H A Dgmowcat1.cpp147 isopen++; in open()
148 if(isopen > 2) { in open()
156 if(isopen == 1) { in open()
158 isopen--; in open()
163 isopen++; in open()
199 if(isopen) { in close()
200 if(isopen == 1) { in close()
210 isopen--; in close()
H A Dgmojamm1.cpp86 isopen++; in open()
87 if(isopen > 2) { in open()
95 if(isopen == 1) { in open()
97 isopen--; in open()
102 isopen++; in open()
164 if(isopen) { in close()
165 if(isopen == 1) { in close()
177 isopen--; in close()
H A Dgmohuds1.cpp72 isopen = 0; in init()
151 if (fh.isopen()) in init()
274 wide->isopen++; in open()
280 if(wide->isopen > 2) { in open()
285 isopen++; in open()
286 if(isopen > 2) { in open()
313 if(isopen) { in close()
314 if(isopen == 1) { in close()
318 isopen--; in close()
325 if(wide->isopen) { in close()
[all …]
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/serialport/
H A Dmisc_util.cpp54 isopen = false; in TCPClientSocket()
94 isopen=true; in TCPClientSocket()
107 isopen = false; in TCPClientSocket()
124 isopen=true; in TCPClientSocket()
132 isopen = false; in TCPClientSocket()
151 isopen=true; in TCPClientSocket()
187 isopen=false; in ReceiveArray()
211 isopen=false; in GetcharNonBlock()
219 isopen=false; in Putchar()
227 isopen=false; in SendArray()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/serialport/
H A Dmisc_util.cpp188 isopen = true; in ENETServerSocket()
200 isopen = false; in ~ENETServerSocket()
297 isopen = true; in ENETClientSocket()
306 isopen = true; in ENETClientSocket()
313 if (isopen) { in ~ENETClientSocket()
360 return isopen; in Putchar()
391 return isopen; in SendArray()
432 return isopen; in ReceiveArray()
572 isopen=true; in TCPClientSocket()
590 isopen=true; in TCPClientSocket()
[all …]
/dports/emulators/dosbox/dosbox-0.74-3/src/hardware/serialport/
H A Dmisc_util.cpp54 isopen = false; in TCPClientSocket()
98 isopen=true; in TCPClientSocket()
111 isopen = false; in TCPClientSocket()
128 isopen=true; in TCPClientSocket()
136 isopen = false; in TCPClientSocket()
155 isopen=true; in TCPClientSocket()
191 isopen=false; in ReceiveArray()
215 isopen=false; in GetcharNonBlock()
223 isopen=false; in Putchar()
231 isopen=false; in SendArray()
[all …]
/dports/emulators/vice/vice-3.5/src/serial/
H A Dfsdrive.c114 p->isopen[channel] = ISOPEN_OPEN; in serialcommand()
133 p->isopen[channel] = ISOPEN_CLOSED; in serialcommand()
142 if (p->isopen[channel] != ISOPEN_CLOSED) { in serialcommand()
144 if (p->isopen[channel] == ISOPEN_OPEN) { in serialcommand()
148 p->isopen[channel] = ISOPEN_OPEN; in serialcommand()
155 p->isopen[channel] = ISOPEN_CLOSED; in serialcommand()
163 p->isopen[channel] = ISOPEN_OPEN; in serialcommand()
201 if (p->isopen[secondary & 0x0f] == ISOPEN_OPEN) { in fsdrive_open()
210 p->isopen[secondary & 0x0f] = ISOPEN_AWAITING_NAME; in fsdrive_open()
349 if (p->isopen[j] != ISOPEN_CLOSED) { in fsdrive_reset()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/serial/
H A Dfsdrive.c85 if (p->isopen[channel] == 1) { in serialcommand()
86 p->isopen[channel] = 2; in serialcommand()
102 p->isopen[channel] = 0; in serialcommand()
110 if (p->isopen[channel]) { in serialcommand()
116 p->isopen[channel] = 2; in serialcommand()
123 p->isopen[channel] = 0; in serialcommand()
131 p->isopen[channel] = 2; in serialcommand()
168 if (p->isopen[secondary & 0x0f] == 2) { in fsdrive_open()
177 p->isopen[secondary & 0x0f] = 1; in fsdrive_open()
313 if (p->isopen[j]) { in fsdrive_reset()
[all …]
/dports/devel/p5-Perl4-CoreLibs/Perl4-CoreLibs-0.004/lib/
H A Dcacheout.pl28 if (!$isopen{$file}) {
30 local(@lru) = sort {$isopen{$a} <=> $isopen{$b};} keys(%isopen);
33 for (@lru) { &close($_); delete $isopen{$_}; }
38 $isopen{$file} = ++$seq;
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Stdio/
H A Dfreopen.c71 int flags, isopen, oflags, sverrno, wantfd; in freopen() local
99 isopen = 0; in freopen()
106 isopen = fp->_close != NULL; in freopen()
107 if (((wantfd = fp->_file) >= 0) && isopen) { in freopen()
109 isopen = 0; in freopen()
115 if (f < 0 && isopen) { in freopen()
119 isopen = 0; in freopen()
130 if (isopen && (f != wantfd)) in freopen()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdio/
H A Dfreopen.c67 int flags, isopen, oflags, sverrno, wantfd; in freopen() local
91 isopen = 0; in freopen()
98 isopen = fp->_close != NULL; in freopen()
99 if ((wantfd = __sfileno(fp)) == -1 && isopen) { in freopen()
101 isopen = 0; in freopen()
107 if (f < 0 && isopen) { in freopen()
111 isopen = 0; in freopen()
122 if (isopen && f != wantfd) in freopen()
/dports/science/lammps/lammps-stable_29Sep2021/src/COMPRESS/
H A Dgz_file_writer.cpp37 if (isopen()) return; in open()
55 if (!isopen()) return 0; in write()
64 if (!isopen()) return; in flush()
73 if (!GzFileWriter::isopen()) return; in close()
81 bool GzFileWriter::isopen() const in isopen() function in GzFileWriter
90 if (isopen()) in setCompressionLevel()
H A Dzstd_file_writer.cpp48 if (isopen()) return; in open()
74 if (!isopen()) return 0; in write()
92 if (!isopen()) return; in flush()
111 if (!ZstdFileWriter::isopen()) return; in close()
131 bool ZstdFileWriter::isopen() const in isopen() function in ZstdFileWriter
140 if (isopen()) in setCompressionLevel()
157 if (isopen()) throw FileWriterException("Checksum flag can not be changed while file is open"); in setChecksum()
/dports/devel/hs-git-annex/git-annex-8.20210903/Utility/Directory/
H A DStream.hs47 isopen <- newMVar ()
48 return (DirectoryHandle isopen dirp)
55 isopen <- newMVar ()
56 return (DirectoryHandle isopen h fdat alreadyhave)
61 closeDirectory (DirectoryHandle isopen dirp) =
62 whenOpen isopen $
65 closeDirectory (DirectoryHandle isopen h _ alreadyhave) =
66 whenOpen isopen $ do
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/parallel/
H A Dparallel-trap.c101 if (!p->isopen[channel]) { in parallelcommand()
102 p->isopen[channel] = 2; in parallelcommand()
120 p->isopen[channel] = 0; in parallelcommand()
125 if (p->isopen[channel]) { in parallelcommand()
127 if (p->isopen[channel] == 2) { in parallelcommand()
131 p->isopen[channel] = 2; in parallelcommand()
137 p->isopen[channel] = 0; in parallelcommand()
144 p->isopen[channel] = 2; in parallelcommand()
151 p->isopen[channel] = 0; in parallelcommand()
200 if (p->isopen[b & 0x0f] == 2) { in parallel_trap_attention()
[all …]
/dports/emulators/vice/vice-3.5/src/parallel/
H A Dparallel-trap.c104 if (p->isopen[channel] == ISOPEN_CLOSED) { in parallelcommand()
105 p->isopen[channel] = ISOPEN_OPEN; in parallelcommand()
123 p->isopen[channel] = ISOPEN_CLOSED; in parallelcommand()
128 if (p->isopen[channel] != ISOPEN_CLOSED) { in parallelcommand()
130 if (p->isopen[channel] == ISOPEN_OPEN) { in parallelcommand()
134 p->isopen[channel] = ISOPEN_OPEN; in parallelcommand()
140 p->isopen[channel] = ISOPEN_CLOSED; in parallelcommand()
147 p->isopen[channel] = ISOPEN_OPEN; in parallelcommand()
154 p->isopen[channel] = ISOPEN_CLOSED; in parallelcommand()
221 if (p->isopen[b & 0x0f] == ISOPEN_OPEN) { in parallel_trap_attention()
[all …]
/dports/devel/log4c/log4c-1.2.4/tests/log4c/
H A Dtest_rc.ref18 { name:'' type:'stream' layout:'basic' isopen:0 udata:(nil)}
19 { name:'stderr' type:'stream' layout:'dated' isopen:0 udata:0x111111111111}
20 { name:'afile' type:'stream' layout:'toto' isopen:0 udata:(nil)}
21 { name:'stdout' type:'stream' layout:'basic' isopen:0 udata:0x111111111111}
39 { name:'' type:'stream' layout:'basic' isopen:0 udata:(nil)}
40 { name:'stderr' type:'stream' layout:'dated' isopen:0 udata:0x111111111111}
41 { name:'afile' type:'stream' layout:'toto' isopen:0 udata:(nil)}
42 { name:'stdout' type:'stream' layout:'basic' isopen:0 udata:0x111111111111}
/dports/textproc/htdig/htdig-3.2.0b6/htsearch/
H A DCollection.cc60 isopen = 0; in Collection()
74 if (!isopen) in Open()
78 isopen = 1; in Open()
84 if (isopen) in Close()
88 isopen = 0; in Close()

12345678910>>...42