Home
last modified time | relevance | path

Searched refs:updateChannels (Results 1 – 25 of 54) sorted by relevance

123

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/aliyun-tablestore-go-sdk/tunnel/
H A Dstate.go173 updateChannels := make(map[string]*protocol.Channel)
178 updateChannels[id] = newChannel
180 updateChannels[id] = oldChannel
183 updateChannels[id] = newChannel
186 return updateChannels
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/locale/
H A DLocaleChangedBroadcastReceiver.java22 updateChannels(); in onReceive()
28 private void updateChannels() { in updateChannels() method in LocaleChangedBroadcastReceiver
/dports/audio/lmms/lmms-1.2.2/src/core/audio/
H A DAudioPortAudio.cpp38 void AudioPortAudioSetupUtil::updateChannels() in updateChannels() function in AudioPortAudioSetupUtil
396 void AudioPortAudioSetupUtil::updateChannels() in updateChannels() function in AudioPortAudioSetupUtil
442 &m_setupUtil, SLOT( updateChannels() ) ); in setupWidget()
457 &m_setupUtil, SLOT( updateChannels() ) ); in ~setupWidget()
/dports/games/openmw/openmw-openmw-0.47.0/extern/oics/
H A DICSControl.cpp62 updateChannels(); in setValue()
74 void Control::updateChannels() in updateChannels() function in ICS::Control
H A DICSControl.h100 void updateChannels();
/dports/games/stuntrally/stuntrally-2.6.1/source/oics/
H A DICSControl.cpp64 updateChannels(); in setValue()
76 void Control::updateChannels() in updateChannels() function in ICS::Control
H A DICSControl.h104 void updateChannels();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/notifications/channels/
H A DChannelsUpdaterTest.java140 updater.updateChannels(); in testUpdateChannels_noopPreO()
155 updater.updateChannels(); in testUpdateChannels_createsExpectedChannelsAndUpdatesPref()
188 updater.updateChannels(); in testUpdateChannels_deletesLegacyChannelsAndCreatesExpectedOnes()
/dports/security/keybase/client-v5.7.1/go/kbfs/test/
H A Dengine_libkbfs.go35 updateChannels map[libkbfs.Config]map[data.FolderBranch]chan<- struct{} member
73 k.updateChannels[config] = make(map[data.FolderBranch]chan<- struct{})
85 k.updateChannels[c] = make(map[data.FolderBranch]chan<- struct{})
652 if _, ok := k.updateChannels[config][dir.GetFolderBranch()]; ok {
662 k.updateChannels[config][dir.GetFolderBranch()] = c
687 c, ok := k.updateChannels[config][dir.GetFolderBranch()]
704 delete(k.updateChannels[config], dir.GetFolderBranch())
954 k.updateChannels[config] = make(map[data.FolderBranch]chan<- struct{})
955 delete(k.updateChannels, config)
H A Drun_kbfs_test.go20 updateChannels: make(map[libkbfs.Config]map[data.FolderBranch]chan<- struct{}),
/dports/games/scorched3d/scorched/src/server/server/
H A DServerChannelManager.cpp87 updateChannels(); in addChannel()
95 updateChannels(); in removeChannel()
122 updateChannels(); in addLocalId()
129 updateChannels(); in removeLocalId()
132 void ServerChannelManager::DestinationEntry::updateChannels() in updateChannels() function in ServerChannelManager::DestinationEntry
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/modeler/src/
H A Dcloud_mesh_item_updater.cpp52 cloud_mesh_item_->updateChannels(); in updateCloudMeshItem()
H A Dcloud_mesh_item.cpp177 pcl::modeler::CloudMeshItem::updateChannels() in updateChannels() function in pcl::modeler::CloudMeshItem
235 updateChannels(); in setProperties()
H A Dthread_controller.cpp91 cloud_mesh_item->updateChannels(); in slotOnCloudMeshItemUpdate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/upgrade/
H A DPackageReplacedBroadcastReceiver.java44 ChannelsUpdater.getInstance().updateChannels(); in updateChannelsIfNecessary()
/dports/comms/cubicsdr/CubicSDR-0248e5a/src/sdr/
H A DSDRPostThread.cpp116 void SDRPostThread::updateChannels() { in updateChannels() function in SDRPostThread
429 updateChannels(); in runPFBCH()
485 updateChannels(); in runPFBCH2()
H A DSDRPostThread.h52 void updateChannels();
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/modeler/include/pcl/apps/modeler/
H A Dcloud_mesh_item.h79 updateChannels();
/dports/misc/orion/orion-1.6.7-12-gec8400c/src/model/
H A Dchannellistmodel.h37 void updateChannels(const QList<Channel*>&);
/dports/audio/lmms/lmms-1.2.2/include/
H A DAudioPortAudio.h39 void updateChannels();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/
H A DChannelsUpdater.java70 public void updateChannels() { in updateChannels() method in ChannelsUpdater
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/sound/drivers/
H A Dfmtowns.cpp126 void updateChannels();
565 updateChannels(); in timerCallback()
611 void MidiDriver_FMTowns::updateChannels() { in updateChannels() function in Sci::MidiDriver_FMTowns
/dports/games/scummvm/scummvm-2.5.1/engines/sci/sound/drivers/
H A Dfmtowns.cpp126 void updateChannels();
565 updateChannels(); in timerCallback()
611 void MidiDriver_FMTowns::updateChannels() { in updateChannels() function in Sci::MidiDriver_FMTowns
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreAudioCodec/include/
H A DADM_audiocodec.h30 virtual bool updateChannels(uint32_t nb) in updateChannels() function
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreAudioCodec/include/
H A DADM_audiocodec.h30 virtual bool updateChannels(uint32_t nb) in updateChannels() function

123