| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
| H A D | fst_iface.c | 76 u8 channel; in fst_iface_get_band_id() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ap_list.h | 25 int channel; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | ocv.h | 17 u8 channel; member
|
| H A D | ocv.c | 55 u8 op_class, channel; in ocv_insert_oci() local [all...] |
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| H A D | soft_bus_socket_listener.cpp | 106 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 D | generate_vibration_json_file.cpp | 56 Json::Value channel; in GenerateJsonFile() local
|
| /base/sensors/medical_sensor/frameworks/native/medical_sensor/src/ |
| H A D | my_file_descriptor_listener.cpp | 72 void MyFileDescriptorListener::SetChannel(MedicalSensorDataChannel* channel)
in SetChannel() argument
|
| /third_party/lame/mpglib/ |
| H A D | decode_i386.c | 217 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 D | ares_query.c | 48 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 D | ares_send.c | 40 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 D | vic-clear.c | 44 struct drm_tegra_channel *channel; in main() local
|
| H A D | syncpt-timeout.c | 64 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 D | syncpt-wait.c | 64 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 D | ocv.c | 57 u8 op_class, channel; in ocv_insert_oci() local [all...] |
| H A D | ocv.h | 17 u8 channel; member
|
| /third_party/node/lib/internal/ |
| H A D | child_process.js | [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/include/tasks/ |
| H A D | task_imsa.h | 44 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 D | channel.h | 83 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 D | flush_info_record.cpp | 46 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 D | flush_info_record.cpp | 107 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 D | lib571.c | 58 int channel = RTP_PKT_CHANNEL(data); in rtp_write() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pcm-bluray.c | 131 int num_source_channels, channel, retval; in pcm_bluray_decode_frame() local
|
| H A D | pcm-blurayenc.c | 112 int sample_size, samples, channel, num_dest_channels; in pcm_bluray_encode_frame() local
|
| H A D | psymodel.c | 73 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel) in ff_psy_find_group() argument
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_native_layer_dense.c | 93 int channel = operands[input_operand_index].dims[3]; in ff_dnn_execute_layer_dense() local
|