Searched refs:streams (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dpaste.c81 * paste the lines of the <nstreams> defined in <streams> and put results
85 static int paste(int nstream,Sfio_t* streams[],Sfio_t *out, register const char *delim, int dsiz, int dlen, Delim_t* mp) argument
95 if(fp=streams[n])
125 streams[n] = 0;
138 else if(n==nstream && !streams[n-1] && more)
178 register Sfio_t *fp, **streams; local
256 if (!(streams = (Sfio_t**)stakalloc(n*sizeof(Sfio_t*))))
274 streams[n++] = fp;
278 if(error_info.errors==0 && paste(n,streams,sfstdout,delim,dsiz,dlen,mp) < 0)
281 if((fp=streams[
[all...]
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DtclLoadNext.c17 #include <streams/streams.h>
/macosx-10.10/Heimdal-398.1.2/appl/telnet/libtelnet/
H A Denc_des.c86 struct stinfo streams[2]; member in struct:fb
133 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, CFB);
134 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, CFB);
142 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, OFB);
143 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, OFB);
279 fb64_stream_iv(data, &fbp->streams[DIR_DECRYPT-1]);
347 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]);
356 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]);
395 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_ENCRYPT-1]);
396 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_DECRYP
[all...]
/macosx-10.10/libtelnet-13/
H A Denc_des.c92 } streams[2]; member in struct:fb
138 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, CFB);
139 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, CFB);
147 fb[CFB].streams[0].str_flagshift = SHIFT_VAL(0, OFB);
148 fb[CFB].streams[1].str_flagshift = SHIFT_VAL(1, OFB);
283 fb64_stream_iv((void *)data, &fbp->streams[DIR_DECRYPT-1]);
352 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]);
361 fb64_stream_iv(fbp->temp_feed, &fbp->streams[DIR_ENCRYPT-1]);
402 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_ENCRYPT-1]);
403 fb64_stream_key(fbp->krbdes_key, &fbp->streams[DIR_DECRYP
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DtclLoadNext.c18 #include <streams/streams.h>
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dsecurity_utilities.h54 #include <security_utilities/streams.h>
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dsecurity_utilities.h54 #include <security_utilities/streams.h>
/macosx-10.10/OpenSSL098-52/src/crypto/rand/
H A Drand_egd.c119 # include <streams/un.h>
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginStream.cpp53 static StreamMap& streams() function in namespace:WebCore
83 streams().add(&m_stream, m_instance);
93 streams().remove(&m_stream);
223 return streams().get(stream);
H A DPluginView.cpp326 HashSet<RefPtr<PluginStream> > streams = m_streams; local
327 HashSet<RefPtr<PluginStream> >::iterator end = streams.end();
328 for (HashSet<RefPtr<PluginStream> >::iterator it = streams.begin(); it != end; ++it) {
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A DWebNetscapePluginStream.mm81 static StreamMap& streams()
89 return streams().get(stream);
172 streams().add(&m_stream, plugin);
194 streams().remove(&m_stream);
H A DWebNetscapePluginView.h98 HashSet<RefPtr<WebNetscapePluginStream>> streams; variable
H A DWebNetscapePluginView.mm1176 // To stop active streams it's necessary to invoke stop() on a copy
1177 // of streams. This is because calling WebNetscapePluginStream::stop() also has the side effect
1180 copyToVector(streams, streamsCopy);
1370 streams.remove(stream);
1757 streams.add(stream.get());
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioEngine.cpp193 if (reserved->streams) {
194 stream = OSDynamicCast (IOAudioStream, reserved->streams->getObject(streamID));
205 if (!reserved->streams) {
206 reserved->streams = OSArray::withCapacity(1);
209 inserted = reserved->streams->setObject(newStream);
211 return reserved->streams->getCount() - 1;
411 reserved->streams = NULL;
484 if (reserved->streams) {
485 reserved->streams->release();
486 reserved->streams
[all...]
H A DIOAudioEngine.h98 * all of the output streams. The erase head is used to zero out the mix and sample buffers after
134 * buffers must be the same size and be running at the same sample rate. If different buffers/streams can
172 * Set to true if the erase head is to run when the audio engine is running. This is the case if there are any output streams. */
248 OSArray *streams; member in struct:IOAudioEngine::ExpansionData
/macosx-10.10/libdispatch-442.1.4/src/
H A Dio_internal.h122 dispatch_stream_t streams[2]; member in struct:dispatch_fd_entry_s
H A Dio.c1079 dispatch_stream_t stream = op->fd_entry->streams[direction];
1519 dispatch_stream_t stream = fd_entry->streams[direction];
1555 fd_entry->streams[direction] = stream;
1564 dispatch_stream_t stream = fd_entry->streams[direction];
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dsieve-manage.el109 (defcustom sieve-manage-streams '(network starttls shell)
110 "Priority of streams to consider when opening connection to server."
117 "Definition of network streams.
367 Optional variable STREAM is any of `sieve-manage-streams' (a symbol).
389 (let ((streams sieve-manage-streams))
390 (while (setq stream (pop streams))
398 streams nil)))
H A Dimap.el291 (defvar imap-streams '(gssapi kerberos4 starttls tls ssl network shell)
292 "Priority of streams to consider when opening connection to server.")
302 "Definition of network streams.
1000 STREAM indicates the stream to use, see `imap-streams' for available
1001 streams. If nil, it choices the best stream the server is capable of.
1026 (let ((streams imap-streams))
1027 (while (setq stream (pop streams))
1059 (setq streams nil)))
1064 (setq streams ni
[all...]
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapePlugin.cpp526 Vector<RefPtr<NetscapePluginStream>> streams; local
527 copyValuesToVector(m_streams, streams);
529 for (size_t i = 0; i < streams.size(); ++i)
530 streams[i]->stop(NPRES_USER_BREAK);
678 // Stop all streams.
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dexample.c143 #ifdef streams /* PNG file I/O method 1 */
144 /* Set up the input control if you are using standard C streams */
613 #ifdef streams /* I/O initialization method 1 */
614 /* Set up the output control if you are using standard C streams */
/macosx-10.10/libmalloc-53.1.1/src/
H A Dstack_logging_disk.c1496 open_log_file_from_directory(pid_t pid, char* directory, remote_task_file_streams *streams) argument
1518 streams->remote_stack_buffer_shared_memory_address = strtoll(entry->d_name + prefix_and_pid_length, NULL, 16);
1524 streams->index_file_stream = file;
1605 open_log_file(pid_t pid, remote_task_file_streams *streams) argument
1615 FILE *file = open_log_file_from_directory(pid, _PATH_TMP, streams);
1622 file = open_log_file_from_directory(pid, directory, streams);
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dmamake.c242 Stream_t streams[4]; /* input file stream stack */ member in struct:__anon9281
1056 if (state.sp == state.streams)
1075 state.sp = state.streams;
1076 else if (++state.sp >= &state.streams[elementsof(state.streams)])
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.cpp1246 Vector<RefPtr<Stream>> streams; local
1247 copyValuesToVector(m_streams, streams);
1249 for (size_t i = 0; i < streams.size(); ++i)
1250 streams[i]->cancel();
1252 // Cancelling a stream removes it from the m_streams map, so if we cancel all streams the map should be empty.
/macosx-10.10/ruby-106/ruby/lib/
H A Dfileutils.rb1169 def fu_stream_blksize(*streams)
1170 streams.each do |s|

Completed in 318 milliseconds

12