Home
last modified time | relevance | path

Searched refs:io_ok (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/p5-IO-Handle-Util/IO-Handle-Util-0.02/t/
H A Dbasic.t153 sub io_ok ($;$) {
173 io_ok( my $fh = io_from_any($arg), "IO from " . lc(ref(\$arg)) );
186 io_ok( my $fh = io_from_any([qw(foo bar gorch)]), "from array");
200 io_ok( my $fh = io_from_any([qw(foo bar gorch)]), "from array");
218 io_ok( my $fh = io_from_any($str_fh), "from IO::String" );
228 io_ok( my $fh = io_from_any($perlio_string), "from PerlIO string" );
238 io_ok( $fh, "from thunk" );
254 io_ok( $fh, "from list thunk" );
274 io_ok( $fh, "from getline callback" );
290 io_ok( $fh, "write cb" );
/dports/x11/libICE/libICE-1.0.10/src/
H A Dshutdown.c184 if (!iceConn->free_asap && (!iceConn->io_ok || in IceCloseConnection()
185 (iceConn->io_ok && refCountReachedZero && in IceCloseConnection()
197 (!iceConn->io_ok || in IceCloseConnection()
198 (iceConn->io_ok && refCountReachedZero && in IceCloseConnection()
209 if (iceConn->io_ok && iceConn->dispatch_level == 0 && in IceCloseConnection()
224 (!iceConn->io_ok || (iceConn->io_ok && iceConn->skip_want_to_close && in IceCloseConnection()
H A Dmisc.c226 if (iceConn->io_ok) in _IceRead()
254 iceConn->io_ok = False; in _IceRead()
347 if (iceConn->io_ok) in _IceWrite()
362 iceConn->io_ok = False; in _IceWrite()
H A Daccept.c84 iceConn->io_ok = True; in IceAcceptConnection()
H A Dconnect.c182 iceConn->io_ok = True; in IceOpenConnection()
H A Dprocess.c207 if (!iceConn->io_ok) in IceProcessMessages()
270 if (!iceConn->io_ok) in IceProcessMessages()
423 else if (!iceConn->io_ok) in IceProcessMessages()
/dports/shells/fish/fish-3.3.1/src/
H A Dhighlight.cpp779 const bool io_ok; member in highlighter_t
836 io_ok(can_do_io), in highlighter_t()
906 this->io_ok); in color_as_argument()
1014 if (cmd_is_cd && io_ok) { in visit()
1020 if (!is_help && this->io_ok && in visit()
1050 if (!this->io_ok) { in visit()
1156 if (!this->io_ok) { in visit()
1290 if (io_ok) { in highlight()
1317 if (io_ok) { in highlight()
1358 const operation_context_t &ctx, bool io_ok) { in highlight_shell() argument
[all …]
H A Dhighlight.h103 const operation_context_t &ctx, bool io_ok = false);
/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dsave.c53 static BOOLEAN io_ok = TRUE; variable
59 if (io_ok) in write_8()
61 io_ok = FALSE; in write_8()
83 if (io_ok) in write_a8()
85 io_ok = FALSE; in write_a8()
100 if (!io_ok) in write_a16()
756 io_ok = TRUE; in SaveGame()
801 if (!io_ok) in SaveGame()
/dports/audio/moc/moc-2.5.2/
H A Dio.c211 if (s->source == IO_SOURCE_CURL || !io_ok(s)) in io_seek()
537 int io_ok (struct io_stream *s) in io_ok() function
572 return io_ok(s) ? received : -1; in io_peek_internal()
680 return io_ok(s) ? received : -1; in io_peek()
H A Dio.h113 int io_ok (struct io_stream *s);
H A Dplayer.c855 if (!io_ok(decoder_stream)) { in player()
/dports/x11/libICE/libICE-1.0.10/include/X11/ICE/
H A DICEconn.h133 unsigned int io_ok : 1; /* did an IO error occur? */ member
H A DICEmsg.h118 #define IceValidIO(_iceConn) _iceConn->io_ok
/dports/devel/monotone/monotone-1.1/src/
H A Dnetsync.cc168 bool io_ok = react.do_io(); in call_server() local
170 E(io_ok, origin::network, in call_server()
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/symcheck/tests/
H A Dpintypes.sym31 pinlabel=io_ok
/dports/cad/geda/geda-gaf-1.8.2/gsymcheck/tests/
H A Dpintypes.sym31 pinlabel=io_ok
/dports/audio/moc/moc-2.5.2/decoder_plugins/speex/
H A Dspeex.c251 if (io_ok (stream)) in spx_open()
447 if (io_ok (s)) { in spx_info()
/dports/audio/moc/moc-2.5.2/decoder_plugins/modplug/
H A Dmodplug.c116 if(!io_ok(s)) { in make_modplug_data()
/dports/audio/moc/moc-2.5.2/decoder_plugins/vorbis/
H A Dvorbis.c260 if (!io_ok(data->stream)) { in vorbis_open()
/dports/audio/moc/moc-2.5.2/decoder_plugins/musepack/
H A Dmusepack.c200 if (!io_ok(data->stream)) { in musepack_open()
/dports/audio/moc/moc-2.5.2/decoder_plugins/aac/
H A Daac.c281 if (!io_ok(data->stream)) { in aac_open_internal()
/dports/audio/moc/moc-2.5.2/decoder_plugins/flac/
H A Dflac.c328 if (!io_ok(data->stream)) { in flac_open_internal()
/dports/audio/moc/moc-2.5.2/decoder_plugins/mp3/
H A Dmp3.c343 if (io_ok(data->io_stream)) { in mp3_open_internal()
/dports/math/gap/gap-4.11.0/pkg/io-4.7.0/doc/
H A Dmanual.six348 [ "\033[2XIO_OK\033[102X", "5.1-3", [ 5, 1, 3 ], 37, 33, "io_ok",

12