Searched defs:channel (Results 1 - 25 of 602) sorted by relevance

1234567891011>>

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRCommonTokenStream.h38 NSInteger channel; variable
42 @property (assign, getter=getChannel,setter=setChannel) NSInteger channel; variable
H A DANTLRUnbufferedTokenStream.h41 NSInteger channel; variable
46 @property (getter=getChannel, setter=setChannel:) NSInteger channel; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRCommonTokenStream.h38 NSInteger channel; variable
42 @property (assign, getter=getChannel,setter=setChannel) NSInteger channel; variable
H A DANTLRUnbufferedTokenStream.h41 NSInteger channel; variable
46 @property (getter=getChannel, setter=setChannel:) NSInteger channel; variable
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRCommonTokenStream.h38 NSInteger channel; variable
42 @property (assign, getter=getChannel,setter=setChannel) NSInteger channel; variable
H A DANTLRUnbufferedTokenStream.h41 NSInteger channel; variable
46 @property (getter=getChannel, setter=setChannel:) NSInteger channel; variable
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRCommonTokenStream.h39 NSUInteger channel; variable
43 @property (assign, getter=channel,setter=setChannel:) NSUInteger channel; variable
68 - (NSUInteger)channel;
H A DANTLRUnbufferedTokenStream.h41 NSInteger channel; variable
46 @property (getter=channel, setter=setChannel:) NSInteger channel; variable
/external/chromium_org/chrome/installer/util/
H A Dchannel_info_unittest.cc24 std::wstring channel; local
27 EXPECT_TRUE(ci.GetChannelName(&channel));
28 EXPECT_EQ(kChannelStable, channel);
30 EXPECT_TRUE(ci.GetChannelName(&channel));
31 EXPECT_EQ(kChannelStable, channel);
34 EXPECT_TRUE(ci.GetChannelName(&channel));
35 EXPECT_EQ(kChannelBeta, channel);
37 EXPECT_TRUE(ci.GetChannelName(&channel));
38 EXPECT_EQ(kChannelBeta, channel);
40 EXPECT_TRUE(ci.GetChannelName(&channel));
[all...]
/external/chromium_org/chrome/browser/sync/glue/
H A Dchrome_report_unrecoverable_error.cc16 chrome::VersionInfo::Channel channel = chrome::VersionInfo::GetChannel(); local
17 if (channel != chrome::VersionInfo::CHANNEL_CANARY &&
18 channel != chrome::VersionInfo::CHANNEL_DEV) {
/external/chromium_org/chrome/common/
H A Dterminate_on_heap_corruption_experiment_win.cc16 chrome::VersionInfo::Channel channel = chrome::VersionInfo::CHANNEL_UNKNOWN; local
25 channel = chrome::VersionInfo::GetChannel();
28 channel = chrome::VersionInfo::GetChannel();
31 if (channel == chrome::VersionInfo::CHANNEL_CANARY) {
H A Dchrome_version_info_chromeos.cc36 void VersionInfo::SetChannel(const std::string& channel) { argument
38 if (channel == "stable-channel") {
40 } else if (channel == "beta-channel") {
42 } else if (channel == "dev-channel") {
44 } else if (channel == "canary-channel") {
H A Dchrome_version_info_win.cc22 base::string16 channel; local
28 &channel);
32 channel += L" SyzyASan";
34 return base::UTF16ToASCII(channel);
43 std::wstring channel(L"unknown");
49 channel = GoogleUpdateSettings::GetChromeChannel(is_system_install);
52 if (channel.empty()) {
54 } else if (channel == L"beta") {
56 } else if (channel == L"dev") {
58 } else if (channel
[all...]
H A Dchrome_version_info_posix.cc14 // Helper function to return both the channel enum and modifier string.
18 VersionInfo::Channel channel = VersionInfo::CHANNEL_UNKNOWN; local
30 channel = VersionInfo::CHANNEL_STABLE;
33 channel = VersionInfo::CHANNEL_DEV;
35 channel = VersionInfo::CHANNEL_BETA;
44 return channel;
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dsel_ldr_launcher_chrome.cc16 void SelLdrLauncherChrome::set_channel(NaClHandle channel) { argument
18 channel_ = channel;
/external/chromium_org/chrome/common/extensions/features/
H A Dfeature_channel.cc22 void SetCurrentChannel(VersionInfo::Channel channel) { argument
23 g_current_channel = channel;
H A Dfeature_channel.h12 // Gets the current channel as seen by the Feature system.
15 // Sets the current channel as seen by the Feature system. In the browser
18 void SetCurrentChannel(chrome::VersionInfo::Channel channel);
20 // Gets the default channel as seen by the Feature system.
23 // Scoped channel setter. Use for tests.
26 explicit ScopedCurrentChannel(chrome::VersionInfo::Channel channel) argument
29 SetCurrentChannel(channel);
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/config/
H A Dirc.py28 channel = "#blink" variable
/external/clang/test/CodeGen/
H A D2003-11-19-BitFieldArray.c9 void g_io_channel_init (struct _GIOChannel *channel) { argument
10 channel->partial_write_buf[0];
/external/qemu/distrib/sdl-1.2.15/src/audio/macrom/
H A DSDL_romaudio.h36 /* Sound manager audio channel */
37 SndChannelPtr channel; member in struct:SDL_PrivateAudioData
47 #define channel (this->hidden->channel) macro
/external/chromium_org/chrome/browser/media/
H A Dchrome_webrtc_disable_encryption_flag_browsertest.cc21 // NOTE: The test case for each channel will only be exercised when the browser
22 // is actually built for that channel. This is not ideal. One can test manually
23 // by e.g. faking the channel returned in VersionInfo::GetChannel(). It's
25 // detected until a branch has been promoted to another channel. The unit
28 // TODO(grunell): Test the different channel cases for any build.
75 VersionInfo::Channel channel = VersionInfo::GetChannel(); local
76 if (channel == VersionInfo::CHANNEL_UNKNOWN ||
77 channel == VersionInfo::CHANNEL_CANARY ||
78 channel == VersionInfo::CHANNEL_DEV) {
82 if (channel
[all...]
/external/chromium_org/media/base/
H A Dchannel_layout.cc46 // The channel orderings for each layout as specified by FFmpeg. Each value
47 // represents the index of each channel in each layout. Values of -1 mean the
48 // channel at that index is not used for that layout. For example, the left side
49 // surround sound channel in FFmpeg's 5.1 layout is in the 5th position (because
160 // Converts a channel count into a channel layout.
180 DVLOG(1) << "Unsupported channel count: " << channels;
185 int ChannelOrder(ChannelLayout layout, Channels channel) { argument
187 DCHECK_LT(static_cast<size_t>(channel), arraysize(kChannelOrderings[0]));
188 return kChannelOrderings[layout][channel];
[all...]
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebMessagePortChannel.h67 static void deletePtr(blink::WebMessagePortChannel* channel) argument
69 if (channel)
70 channel->destroy();
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fakes/
H A Dfake_media_process.h18 virtual void Process(int channel, argument
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
H A Dexternal_media_test.cc18 void TestRegisterExternalMedia(int channel, webrtc::ProcessingTypes type) { argument
21 channel, type, fake_media_process));
26 channel, type));

Completed in 2422 milliseconds

1234567891011>>