HomeSort by relevance Sort by last modified time
    Searched full:channel (Results 551 - 575 of 1500) sorted by null

<<21222324252627282930>>

  /external/bluetooth/bluez/serial/
manager.c 101 error("Channel out of range: %d", ch);
  /external/dropbear/
process-packet.c 36 #include "channel.h"
  /external/grub/netboot/
cs89x0.h 23 #define PP_CS8900_ISADMA 0x0024 /* ISA Rec DMA channel */
24 #define PP_CS8920_ISADMA 0x0374 /* ISA Rec DMA channel */
410 #define DMA_DISABLE 0x04 /* Disable channel n */
411 #define DMA_ENABLE 0x00 /* Enable channel n */
  /external/kernel-headers/original/asm-arm/arch/
board.h 65 u8 channel; member in struct:omap_sti_console_config
  /external/kernel-headers/original/linux/
omap_csmi.h 66 //mailbox channel 1 commands
  /external/libpng/contrib/pngminus/
pnm2png.c 85 fprintf (stderr, "Error: alpha-channel file %s does not exist\n",
178 fprintf (stderr, " -a[lpha] <file>.pgm read PNG alpha channel as pgm-file\n");
272 /* read header of PGM file with alpha channel */
362 if (alpha) /* read alpha-channel from pgm file */
  /external/libpng/contrib/pngsuite/
README 17 (1-8 bit) and grayscale or color images with alpha channel. You
  /external/opencore/engines/2way/src/
pv_2way_data_channel_datapath.cpp 82 //Else if remote closed channel
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
clc.h 30 /* file contents : Close Logical Channel Signalling Entity */
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_blc.h 70 /* Bi-Directional Logical Channel Establish */
tsc_clc.h 59 /* Close Logical Channel */
tsc_lc.h 65 /* Logical Channel Establish */
  /external/qemu/android/
hw-sensors.c 243 /* send a one-line message to the HAL module through a qemud channel */
351 * the channel. It is used to exit a blocking read.
413 _hwSensors_connect( void* opaque, QemudService* service, int channel )
417 QemudClient* client = qemud_client_new(service, channel, cl,
  /external/qemu/audio/
wavcapture.c 106 monitor_printf(mon, "incorrect channel count %d, must be 1 or 2\n",
  /external/qemu/telephony/
android_modem.h 22 /* a function used by the modem to send unsolicited messages to the channel controller */
  /external/skia/include/core/
SkColorFilter.h 46 /** If set the filter methods will not change the alpha channel of the
SkMaskFilter.h 32 an alpha-channel mask before drawing it. A subclass of SkMaskFilter may be
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.h 66 EAS_I16 voiceGain; /* LFO + channel parameters */
eas_synth_protos.h 54 void (* EAS_CONST pfUpdateChannel)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.h 66 EAS_I16 voiceGain; /* LFO + channel parameters */
eas_synth_protos.h 54 void (* EAS_CONST pfUpdateChannel)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
  /external/sonivox/arm-wt-22k/lib_src/
eas_synth_protos.h 54 void (* EAS_CONST pfUpdateChannel)(S_VOICE_MGR *pVoiceMgr, S_SYNTH *pSynth, EAS_U8 channel);
  /external/tcpdump/
print-ipfc.c 45 * RFC 2625 IP-over-Fibre Channel.
  /external/webkit/WebCore/platform/win/
DragImageCGWin.cpp 86 // to preprocess the alpha channel <rdar://problem/5015946>
  /external/webkit/WebCore/workers/
DefaultSharedWorkerRepository.cpp 224 static PassOwnPtr<SharedWorkerConnectTask> create(PassOwnPtr<MessagePortChannel> channel)
226 return new SharedWorkerConnectTask(channel);
230 SharedWorkerConnectTask(PassOwnPtr<MessagePortChannel> channel)
231 : m_channel(channel)

Completed in 609 milliseconds

<<21222324252627282930>>