Home
last modified time | relevance | path

Searched defs:channel (Results 26 - 50 of 399) sorted by relevance

12345678910>>...16

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/
H A Dfst_iface.c76 u8 channel; in fst_iface_get_band_id() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_list.h25 int channel; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Docv.h17 u8 channel; member
H A Docv.c55 u8 op_class, channel; in ocv_insert_oci() local
[all...]
/base/security/access_token/services/tokensyncmanager/src/remote/
H A Dsoft_bus_socket_listener.cpp106 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnClientBytes() local
127 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnServiceBytes() local
/base/sensors/sensor/vibration_convert/core/native/src/
H A Dgenerate_vibration_json_file.cpp56 Json::Value channel; in GenerateJsonFile() local
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmy_file_descriptor_listener.cpp72 void MyFileDescriptorListener::SetChannel(MedicalSensorDataChannel* channel) in SetChannel() argument
/third_party/lame/mpglib/
H A Ddecode_i386.c217 synth_1to1(PMPSTR mp, real * bandPtr, int channel, unsigned char *out, int *pnt) in synth_1to1() argument
221 synth_1to1_unclipped(PMPSTR mp, real * bandPtr, int channel, unsigned char *out, int *pnt) in synth_1to1_unclipped() argument
/third_party/node/deps/cares/src/lib/
H A Dares_query.c48 ares_status_t ares_query_qid(ares_channel_t *channel, const char *name, in ares_query_qid() argument
88 void ares_query(ares_channel_t *channel, const char *name, int dnsclass, in ares_query() argument
[all...]
H A Dares_send.c40 static unsigned short generate_unique_qid(ares_channel_t *channel) in generate_unique_qid() argument
51 ares_status_t ares_send_ex(ares_channel_t *channel, const unsigned char *qbuf, in ares_send_ex() argument
153 ares_send(ares_channel_t *channel, const unsigned char *qbuf, int qlen, ares_callback callback, void *arg) ares_send() argument
167 ares_queue_active_queries(ares_channel_t *channel) ares_queue_active_queries() argument
[all...]
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c44 struct drm_tegra_channel *channel; in main() local
H A Dsyncpt-timeout.c64 struct drm_tegra_channel *channel; in main() local
33 channel_open(struct drm_tegra *drm, struct drm_tegra_channel **channel) channel_open() argument
H A Dsyncpt-wait.c64 struct drm_tegra_channel *channel; in main() local
33 channel_open(struct drm_tegra *drm, struct drm_tegra_channel **channel) channel_open() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Docv.c57 u8 op_class, channel; in ocv_insert_oci() local
[all...]
H A Docv.h17 u8 channel; member
/third_party/node/lib/internal/
H A Dchild_process.js[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/
H A Dtask_imsa.h44 explicit TaskImsaStopInput(sptr<IRemoteObject> channel) : Task(TASK_TYPE_IMSA_STOP_INPUT) in TaskImsaStopInput() argument
80 explicit TaskImsaOnClientInactive(sptr<IRemoteObject> channel) : Task(TASK_TYPE_IMSA_CLIENT_INACTIVE) in TaskImsaOnClientInactive() argument
92 explicit TaskImsaInitInputCtrlChannel(sptr<IRemoteObject> channel) : Task(TASK_TYPE_IMSA_INIT_INPUT_CTRL_CHANNEL) in TaskImsaInitInputCtrlChannel() argument
/base/msdp/device_status/intention/common/channel/include/
H A Dchannel.h83 Sender(std::shared_ptr<Channel<Event>> channel) in Sender() argument
152 Receiver(std::shared_ptr<Channel<Event>> channel) in Receiver() argument
183 std::shared_ptr<Channel<Event>> channel = std::make_shared<Channel<Event>>(); in OpenChannel() local
/base/sensors/sensor/services/src/
H A Dflush_info_record.cpp46 ErrCode FlushInfoRecord::SetFlushInfo(int32_t sensorId, const sptr<SensorBasicDataChannel> &channel, bool isFirstFlush) in SetFlushInfo() argument
90 sptr<SensorBasicDataChannel> channel = clientInfo_.GetSensorChannelByPid(pid); in FlushProcess() local
76 GetFlushChannelIndex(const std::vector<FlushInfo> &flushInfoList, const sptr<SensorBasicDataChannel> &channel) GetFlushChannelIndex() argument
[all...]
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dflush_info_record.cpp107 sptr<MedicalSensorBasicDataChannel> channel in FlushProcess() local
52 SetFlushInfo(uint32_t sensorId, const sptr<MedicalSensorBasicDataChannel> &channel, bool isFirstFlush) SetFlushInfo() argument
87 GetFlushChannelIndex(const std::vector<struct FlushInfo> &flushInfoList, const sptr<MedicalSensorBasicDataChannel> &channel) GetFlushChannelIndex() argument
[all...]
/third_party/curl/tests/libtest/
H A Dlib571.c58 int channel = RTP_PKT_CHANNEL(data); in rtp_write() local
/third_party/ffmpeg/libavcodec/
H A Dpcm-bluray.c131 int num_source_channels, channel, retval; in pcm_bluray_decode_frame() local
H A Dpcm-blurayenc.c112 int sample_size, samples, channel, num_dest_channels; in pcm_bluray_encode_frame() local
H A Dpsymodel.c73 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel) in ff_psy_find_group() argument
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_dense.c93 int channel = operands[input_operand_index].dims[3]; in ff_dnn_execute_layer_dense() local

Completed in 9 milliseconds

12345678910>>...16