Searched defs:channels (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-join.el[all...]
H A Derc-track.el[all...]
H A Derc-log.el
H A Derc-pcomplete.el[all...]
/macosx-10.10/WebCore-7600.1.25/dom/default/
H A DPlatformMessagePortChannel.h55 std::unique_ptr<MessagePortChannelArray> channels() { return WTF::move(m_channels); } function in class:WebCore::PlatformMessagePortChannel::EventData
H A DPlatformMessagePortChannel.cpp40 PlatformMessagePortChannel::EventData::EventData(PassRefPtr<SerializedScriptValue> message, std::unique_ptr<MessagePortChannelArray> channels) argument
89 void MessagePortChannel::postMessageToRemote(PassRefPtr<SerializedScriptValue> message, std::unique_ptr<MessagePortChannelArray> channels) argument
99 bool MessagePortChannel::tryGetMessageFromRemote(RefPtr<SerializedScriptValue>& message, std::unique_ptr<MessagePortChannelArray>& channels) argument
/macosx-10.10/WebCore-7600.1.25/dom/
H A DMessagePort.cpp69 std::unique_ptr<MessagePortChannelArray> channels; local
156 std::unique_ptr<MessagePortChannelArray> channels; local
213 std::unique_ptr<MessagePortArray> MessagePort::entanglePorts(ScriptExecutionContext& context, std::unique_ptr<MessagePortChannelArray> channels) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/workers/
H A DDedicatedWorkerGlobalScope.cpp74 std::unique_ptr<MessagePortChannelArray> channels = MessagePort::disentanglePorts(ports, ec); local
H A DWorker.cpp118 std::unique_ptr<MessagePortChannelArray> channels = MessagePort::disentanglePorts(ports, ec); local
H A DWorkerMessagingProxy.cpp96 void WorkerMessagingProxy::postMessageToWorkerObject(PassRefPtr<SerializedScriptValue> message, std::unique_ptr<MessagePortChannelArray> channels) argument
109 void WorkerMessagingProxy::postMessageToWorkerGlobalScope(PassRefPtr<SerializedScriptValue> message, std::unique_ptr<MessagePortChannelArray> channels) argument
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXfilecmds.c73 Tcl_Channel channels [2]; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminus/
H A Dpng2pnm.c201 int channels; local
[all...]
H A Dpnm2png.c204 int channels; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngwtran.c224 int channels = 0; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dlogconf.c263 const cfg_obj_t *channels = NULL; local
/macosx-10.10/WTF-7600.1.24/wtf/
H A DAssertions.cpp454 WTFLogChannel* WTFLogChannelByName(WTFLogChannel* channels[], size_t count, const char* name) argument
465 static void setStateOfAllChannels(WTFLogChannel* channels[], size_t channelCount, WTFLogChannelState state) argument
471 void WTFInitializeLogChannelStatesFromString(WTFLogChannel* channels[], size_t count, const char* logLevel) argument
/macosx-10.10/WebCore-7600.1.25/platform/audio/gstreamer/
H A DAudioFileReaderGStreamer.cpp346 unsigned channels = mixToMono ? 1 : 2; local
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOReportTypes.h179 IOReportChannel channels[]; member in struct:__anon15003
/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/png/
H A DPNGImageDecoder.cpp328 int bitDepth, colorType, interlaceType, compressionType, filterType, channels; local
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/python/
H A DtkSnack.py436 def channels(self, line): member in class:MixerControllerSingleton
/macosx-10.10/tcl-105/tcl_ext/snack/snack/python/
H A DtkSnack.py436 def channels(self, line): member in class:MixerControllerSingleton
/macosx-10.10/tcl-105/tcl_ext/snack/snack/unix/
H A DjkAudIO_alsa.c58 int channels; local
285 int afd, format, channels, nchannels; local
H A DjkAudIO_oss.c63 int channels; local
404 int afd, format, channels, nchannels; local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DShadowBlur.cpp296 const int channels[4] = { 3, 0, 1, 3 }; local
/macosx-10.10/emacs-93/emacs/src/
H A Dsound.c154 u_int16_t channels; member in struct:wav_header
193 u_int32_t channels; member in struct:au_header
227 int channels; member in struct:sound_device
[all...]

Completed in 193 milliseconds

12