HomeSort by relevance Sort by last modified time
    Searched full:channel (Results 76 - 100 of 5269) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/luni/src/main/java/java/nio/channels/
Channel.java 23 * A channel is a conduit to I/O services covering such items as files, sockets,
26 * Channels are open upon creation, and can be closed explicitly. Once a channel
28 * on the closed channel result in a <code>ClosedChannelException</code>.
30 * Particular implementations or sub-interfaces of {@code Channel} dictate
33 public interface Channel extends Closeable {
36 * Returns true if this channel is open.
41 * Closes an open channel. If the channel is already closed then this method
42 * has no effect. If there is a problem with closing the channel then the
46 * If an attempt is made to perform an operation on a closed channel then
    [all...]
  /external/srec/srec/cfront/
chelfep.c 47 static featdata smoothed_c0(front_cep *cepobj, front_channel *channel);
50 int make_frame(front_channel *channel, front_wave *waveobj,
62 MEMMOVE(channel->cep + (channel->mel_dim + 1), channel->cep,
63 (Q2 - 1) *(channel->mel_dim + 1), sizeof(float));
71 filterbank_emulation(channel, waveobj, freqobj, cepobj,
74 read channel->fbo and dump it. */
78 cepstrum_params(channel, waveobj, freqobj, cepobj);
81 (void) make_std_frame(channel, cepobj, framdata)
    [all...]
  /external/chromium_org/chromeos/dbus/
update_engine_client.h 88 // - string: the channel name like "beta-channel".
98 // Changes the current channel of the device to the target
99 // channel. If the target channel is a less stable channel than the
100 // current channel, then the channel change happens immediately (at
101 // the next update check). If the target channel is a more stable
102 // channel, then if |is_powerwash_allowed| is set to true, then als
    [all...]
  /external/e2fsprogs/lib/ext2fs/
ext2_io.h 38 errcode_t (*read_error)(io_channel channel,
45 errcode_t (*write_error)(io_channel channel,
69 errcode_t (*open)(const char *name, int flags, io_channel *channel);
70 errcode_t (*close)(io_channel channel);
71 errcode_t (*set_blksize)(io_channel channel, int blksize);
72 errcode_t (*read_blk)(io_channel channel, unsigned long block,
74 errcode_t (*write_blk)(io_channel channel, unsigned long block,
76 errcode_t (*flush)(io_channel channel);
77 errcode_t (*write_byte)(io_channel channel, unsigned long offset,
79 errcode_t (*set_option)(io_channel channel, const char *option
    [all...]
unix_io.c 98 static errcode_t unix_open(const char *name, int flags, io_channel *channel);
99 static errcode_t unix_close(io_channel channel);
100 static errcode_t unix_set_blksize(io_channel channel, int blksize);
101 static errcode_t unix_read_blk(io_channel channel, unsigned long block,
103 static errcode_t unix_write_blk(io_channel channel, unsigned long block,
105 static errcode_t unix_flush(io_channel channel);
106 static errcode_t unix_write_byte(io_channel channel, unsigned long offset,
108 static errcode_t unix_set_option(io_channel channel, const char *option,
110 static errcode_t unix_get_stats(io_channel channel, io_stats *stats)
112 static void reuse_cache(io_channel channel, struct unix_private_data *data
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.c 2 * wpa_supplicant - Off-channel Action frame TX/RX
58 wpa_printf(MSG_DEBUG, "Off-channel: Send Action callback "
79 wpa_printf(MSG_DEBUG, "Off-channel: Pending Action frame TX "
88 * on the correct channel, but remain-on-channel cancel
91 wpa_printf(MSG_DEBUG, "Off-channel: Schedule "
92 "remain-on-channel to send Action frame");
96 wpa_printf(MSG_DEBUG, "Off-channel: Failed to "
98 "channel (%u MHz) for Action Frame "
109 wpa_printf(MSG_DEBUG, "Off-channel: Sending pending Action frame to
    [all...]
  /external/chromium_org/mojo/system/
channel.cc 5 #include "mojo/system/channel.h"
17 COMPILE_ASSERT(Channel::kBootstrapEndpointId !=
22 Channel::kBootstrapEndpointId;
24 Channel::EndpointInfo::EndpointInfo() {
27 Channel::EndpointInfo::EndpointInfo(scoped_refptr<MessagePipe> message_pipe,
33 Channel::EndpointInfo::~EndpointInfo() {
36 Channel::Channel()
40 bool Channel::Init(const PlatformChannelHandle& handle) {
57 void Channel::Shutdown()
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t036multipleReturnValues.g 23 { $channel = HIDDEN }
t037rulePropertyRef.g 15 WS: ' '+ { $channel = HIDDEN };
t041parameters.g 16 WS: ' '+ { $channel = HIDDEN; };
t049treeparsera.g 9 WS : (' '|'\n') {$channel=HIDDEN;} ;
t049treeparserb.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t049treeparserf.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTa.g 9 WS : (' '|'\n') {$channel=HIDDEN;} ;
t051treeRewriteASTac.g 9 WS : (' '|'\n') {$channel=HIDDEN;} ;
t051treeRewriteASTb.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTc.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTd.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTf.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTg.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTh.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTi.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTj.g 9 WS : (' '|'\\n') {$channel=HIDDEN;} ;
t051treeRewriteASTk.g 9 WS : (' '|'\n') {$channel=HIDDEN;} ;
t051treeRewriteASTl.g 9 WS : (' '|'\n') {$channel=HIDDEN;} ;

Completed in 195 milliseconds

1 2 34 5 6 7 8 91011>>