Home
last modified time | relevance | path

Searched defs:mode (Results 2001 - 2025 of 3714) sorted by relevance

1...<<81828384858687888990>>...149

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dprivsep_commands.h71 int mode; member
H A Dwpa_ctrl.c736 DWORD mode; in wpa_ctrl_open() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddfs.c126 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() argument
139 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() argument
198 struct hostapd_hw_modes *mode; in dfs_find_channel() local
279 struct hostapd_hw_modes *mode; dfs_get_start_chan_idx() local
368 struct hostapd_hw_modes *mode; dfs_check_chans_radar() local
388 struct hostapd_hw_modes *mode; dfs_check_chans_available() local
417 struct hostapd_hw_modes *mode; dfs_check_chans_unavailable() local
442 struct hostapd_hw_modes *mode; dfs_get_valid_channel() local
487 struct hostapd_hw_modes *mode; set_dfs_state_freq() local
516 struct hostapd_hw_modes *mode; set_dfs_state() local
570 struct hostapd_hw_modes *mode; dfs_are_channels_overlapped() local
635 struct hostapd_hw_modes *mode; dfs_get_cac_time() local
[all...]
H A Dhw_features.c148 hostapd_prepare_rates(struct hostapd_iface *iface, struct hostapd_hw_modes *mode) hostapd_prepare_rates() argument
356 struct hostapd_hw_modes *mode; ieee80211n_scan_channels_2g4() local
401 struct hostapd_hw_modes *mode; ieee80211n_scan_channels_5g() local
635 struct hostapd_hw_modes *mode = iface->current_mode; ieee80211ac_supported_vht_capab() local
896 struct hostapd_hw_modes *mode = &iface->hw_features[i]; hostapd_select_hw_mode() local
931 hostapd_hw_mode_txt(int mode) hostapd_hw_mode_txt() argument
957 struct hostapd_hw_modes *mode; hostapd_hw_get_channel() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dhw_features_common.c19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() argument
43 struct hostapd_channel_data * hw_get_channel_freq(struct hostapd_hw_modes *mode, in hw_get_channel_freq() argument
67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() argument
77 hw_get_chan(struct hostapd_hw_modes *mode, int freq) hw_get_chan() argument
87 allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, int sec_chan) allowed_ht40_channel_pair() argument
179 check_40mhz_5g(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) check_40mhz_5g() argument
276 check_40mhz_2g4(struct hostapd_hw_modes *mode, struct wpa_scan_results *scan_res, int pri_chan, int sec_chan) check_40mhz_2g4() argument
361 hostapd_set_freq_params(struct hostapd_freq_params *data, enum hostapd_hw_mode mode, int freq, int channel, int ht_enabled, int vht_enabled, int he_enabled, int sec_channel_offset, int oper_chwidth, int center_segment0, int center_segment1, u32 vht_caps, struct he_capabilities *he_cap) hostapd_set_freq_params() argument
[all...]
H A Dprivsep_commands.h71 int mode; member
H A Dwpa_ctrl.c695 DWORD mode; in wpa_ctrl_open() local
/third_party/zlib/
H A Dinflate.h84 inflate_mode mode; /* current inflate mode */ member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_device_v2_1.cpp63 V2_1::PerformanceMode TransPerformanceMode(const OH_NN_PerformanceMode& mode) in TransPerformanceMode() argument
H A Dhdi_device_v2_0.cpp63 V2_0::PerformanceMode TransPerformanceMode(const OH_NN_PerformanceMode& mode) in TransPerformanceMode() argument
/foundation/ability/idl_tool/idl_tool_2/
H A Dbuild_hdi_files_info.py233 mode = "ipc" variable in Option
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/
H A Dcast_stream_manager_client.cpp247 bool CastStreamManagerClient::NotifyPeerSetRepeatMode(int mode) in NotifyPeerSetRepeatMode() argument
552 int mode; in ProcessActionRepeatModeChanged() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp271 int32_t mode = data.ReadInt32(); in DoSetLoopModeTask() local
405 LoopMode mode = LoopMode::LOOP_MODE_LIST; in DoGetLoopModeTask() local
614 int32_t StreamPlayerImplStub::SetLoopMode(const LoopMode mode) in SetLoopMode() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_scheduler_proxy.cpp325 int AbilitySchedulerProxy::OpenFile(const Uri &uri, const std::string &mode) in OpenFile() argument
374 int AbilitySchedulerProxy::OpenRawFile(const Uri &uri, const std::string &mode) in OpenRawFile() argument
[all...]
H A Dability_scheduler_stub.cpp306 std::string mode = data.ReadString(); in OpenFileInner() local
330 std::string mode = data.ReadString(); in OpenRawFileInner() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dability_context_impl_test.cpp1075 int32_t mode = 2; in HWTEST_F() local
1088 int32_t mode = 2; in HWTEST_F() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ability.cpp115 std::shared_ptr<RawFileDescriptor> Ability::OpenRawFile(const Uri& uri, const std::string& mode) in OpenRawFile() argument
232 int Ability::OpenFile(const Uri& uri, const std::string& mode) in OpenFile() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/
H A Dcast_stream_manager_client.cpp247 bool CastStreamManagerClient::NotifyPeerSetRepeatMode(int mode) in NotifyPeerSetRepeatMode() argument
552 int mode; in ProcessActionRepeatModeChanged() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/
H A Dstream_player_impl_stub.cpp271 int32_t mode = data.ReadInt32(); in DoSetLoopModeTask() local
405 LoopMode mode = LoopMode::LOOP_MODE_LIST; in DoGetLoopModeTask() local
614 int32_t StreamPlayerImplStub::SetLoopMode(const LoopMode mode) in SetLoopMode() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_context_utils.cpp129 int mode = 0; in OnSwitchArea() local
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/
H A Drender_drag_bar.cpp123 PanelMode mode = PanelMode::HALF; in ShowArrow() local
132 void RenderDragBar::ShowInPanelMode(PanelMode mode) in ShowInPanelMode() argument
/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dplayer.cpp406 void Player::SeekTo(uint32_t pos, uint32_t mode) in SeekTo() argument
410 PLAYER_PARAM_SEEKMODE << PARAM_EQUALS << mode; in SeekTo() local
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Drender_slider.cpp395 void RenderSlider::FireMovingEvent(SliderEvent mode) in FireMovingEvent() argument
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp176 std::string mode = "mode=play"; in GetClientRtpPorts() local
179 ss >> profile >> port0 >> port1 >> mode; in GetClientRtpPorts() local
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.cpp515 void RenderSlidingPanel::AppendBlankHeightAnimation(double blankHeight, PanelMode mode) in AppendBlankHeightAnimation() argument
542 AnimateTo(double blankHeight, PanelMode mode) AnimateTo() argument
[all...]

Completed in 33 milliseconds

1...<<81828384858687888990>>...149