Home
last modified time | relevance | path

Searched defs:channel_name (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dvb/
Dparsechannels.c172 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_property_from_string_array()
193 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_string()
212 GKeyFile * kf, const gchar * channel_name, const gchar * key) in gst_dvb_base_bin_conf_set_uint()
229 GKeyFile * kf, const gchar * channel_name, const gchar * key) in gst_dvb_base_bin_conf_set_int()
246 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_inversion()
273 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_guard()
287 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_trans_mode()
300 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_code_rate()
314 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_delsys()
329 const gchar * property, GKeyFile * kf, const gchar * channel_name, in gst_dvb_base_bin_conf_set_hierarchy()
[all …]
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ps_data/
Dps_data_prefetch.cc25 void PsDataPrefetch::CreateDataChannel(const std::string &channel_name, size_t step_num) { in CreateDataChannel()
51 bool PsDataPrefetch::PrefetchData(const std::string &channel_name, void *data, const size_t data_si… in PrefetchData()
89 bool PsDataPrefetch::FinalizeData(const std::string &channel_name) { in FinalizeData()
115 bool PsDataPrefetch::QueryData(const std::string &channel_name, void **data_ptr) const { in QueryData() argument
146 bool PsDataPrefetch::TryWakeChannel(const std::string &channel_name) { in TryWakeChannel()
Dps_data_channel.h27 PsDataChannel(const std::string &channel_name, size_t step_num) in PsDataChannel()
/third_party/node/test/fixtures/wpt/FileAPI/url/
Durl-in-tags-revoke.window.js56 function receive_message_on_channel(t, channel_name) { argument
65 function window_contents_for_channel(channel_name) { argument
74 const channel_name = 'noopener-window-test'; constant
103 const channel_name = 'a-click-test'; constant
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_buffer_mgr.cc51 BlockQueueStatus_T GpuBufferMgr::Create(unsigned int device_id, const std::string &channel_name, vo… in Create()
68 unsigned int GpuBufferMgr::Open(unsigned int device_id, const std::string &channel_name, in Open()
87 unsigned int GpuBufferMgr::Open(unsigned int device_id, const std::string &channel_name, in Open()
172 inline bool GpuBufferMgr::isCreated(unsigned int device_id, const std::string &channel_name) { in isCreated()
215 size_t GpuBufferMgr::Size(unsigned int device_id, const std::string &channel_name) { in Size()
236 size_t GpuBufferMgr::Capacity(unsigned int device_id, const std::string &channel_name) { in Capacity()
/third_party/boost/boost/log/expressions/predicates/
Dchannel_severity_filter.hpp154 attribute_name const& channel_name, in channel_severity_filter_terminal()
311 channel_severity_filter(attribute_name const& channel_name, attribute_name const& severity_name) in channel_severity_filter()
333 channel_severity_filter(attribute_name const& channel_name, attribute_keyword< SeverityDescriptorT,… in channel_severity_filter()
366 channel_severity_filter(attribute_name const& channel_name, attribute_actor< SeverityT, SeverityFal… in channel_severity_filter()
389 channel_severity_filter(attribute_name const& channel_name, attribute_name const& severity_name, Se… in channel_severity_filter()
411 channel_severity_filter(attribute_name const& channel_name, attribute_keyword< SeverityDescriptorT,… in channel_severity_filter()
444 channel_severity_filter(attribute_name const& channel_name, attribute_actor< SeverityT, SeverityFal… in channel_severity_filter()
467 channel_severity_filter(attribute_name const& channel_name, attribute_name const& severity_name, Se… in channel_severity_filter()
489 channel_severity_filter(attribute_name const& channel_name, attribute_keyword< SeverityDescriptorT,… in channel_severity_filter()
522 channel_severity_filter(attribute_name const& channel_name, attribute_actor< SeverityT, SeverityFal… in channel_severity_filter()
/third_party/ffmpeg/libavutil/
Dchannel_layout.c34 struct channel_name { struct
39 static const struct channel_name channel_names[] = { argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Drdr.h27 …explicit MDChannelInfo(std::string channel_name) : channel_name_(channel_name), preprocess_batch_(… in MDChannelInfo()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/tdt/
Dtdt_plugin.cc30 TdtPlugin::TdtPlugin(const std::string &channel_name, int32_t device_id) { in TdtPlugin()
57 Status TdtPlugin::hostPush(TensorRow ts_row, bool is_wait, std::string channel_name, bool profiling… in hostPush()
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dmethod_channel.h61 std::string channel_name = name_; in SetMethodCallHandler() local
Dbasic_message_channel.h66 std::string channel_name = name_; in SetMessageHandler() local
/third_party/boost/libs/log/example/doc/
Dexpressions_channel_severity_filter.cpp87 void test_logging(logger_type& lg, std::string const& channel_name) in test_logging()
/third_party/mindspore/mindspore/core/utils/
Dms_context.cc128 std::string channel_name = "_npu_log"; in CreateTensorPrintThread() local
/third_party/ffmpeg/libavfilter/
Davf_showvolume.c378 …const char *channel_name = av_get_channel_name(av_channel_layout_extract_channel(insamples->channe… in filter_frame() local
414 …const char *channel_name = av_get_channel_name(av_channel_layout_extract_channel(insamples->channe… in filter_frame() local
Daf_channelmap.c351 const char *channel_name; in channelmap_config_input() local
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
Dps_cache_manager.cc264 std::string PsCacheManager::channel_name() { in channel_name() function in mindspore::ps::PsCacheManager
269 void PsCacheManager::set_channel_name(const std::string channel_name) { in set_channel_name()
292 void PsCacheManager::IncreaseGraphStep(const std::string &channel_name) { in IncreaseGraphStep()
/third_party/cef/libcef/common/
Dcrash_reporter_client.cc582 std::wstring* channel_name) { in GetProductNameAndVersion()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddevice_queue_op.cc30 DeviceQueueOp::DeviceQueueOp(std::string channel_name, DeviceType device_type, int32_t device_id, i… in DeviceQueueOp()
/third_party/mindspore/mindspore/ccsrc/backend/session/
Dgpu_session.cc554 std::string channel_name; in ExecuteGraph() local
Dascend_session.cc759 std::string channel_name; in PreExecuteGraph() local
Dsession_basic.cc2355 …asic::IsGetNextGraph(const std::shared_ptr<KernelGraph> &kernel_graph, std::string *channel_name) { in IsGetNextGraph()
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c119 static const char *const channel_name[MAX_CHANNELS] = { variable