Home
last modified time | relevance | path

Searched defs:enabled (Results 126 - 150 of 365) sorted by relevance

12345678910>>...15

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_kay.c55 static int hapd_enable_protect_frames(void *priv, bool enabled) in hapd_enable_protect_frames() argument
65 static int hapd_enable_encrypt(void *priv, bool enabled) in hapd_enable_encrypt() argument
75 static int hapd_set_replay_protect(void *priv, bool enabled, u32 window) in hapd_set_replay_protect() argument
96 static int hapd_enable_controlled_port(void *priv, bool enabled) in hapd_enable_controlled_port() argument
H A Dap_drv_ops.h153 hostapd_drv_set_countermeasures(struct hostapd_data *hapd, int enabled) hostapd_drv_set_countermeasures() argument
H A Dwnm_ap.c411 int enabled = hapd->conf->bss_transition; in ieee802_11_rx_bss_trans_mgmt_query() local
467 int enabled = hapd->conf->bss_transition; in ieee802_11_rx_bss_trans_mgmt_resp() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpas_kay.c47 static int wpas_enable_protect_frames(void *wpa_s, bool enabled) in wpas_enable_protect_frames() argument
53 static int wpas_enable_encrypt(void *wpa_s, bool enabled) in wpas_enable_encrypt() argument
59 static int wpas_set_replay_protect(void *wpa_s, bool enabled, u32 window) in wpas_set_replay_protect() argument
71 static int wpas_enable_controlled_port(void *wpa_s, bool enabled) in wpas_enable_controlled_port() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_drv_ops.h148 hostapd_drv_set_countermeasures(struct hostapd_data *hapd, int enabled) hostapd_drv_set_countermeasures() argument
H A Dwpa_auth_kay.c55 static int hapd_enable_protect_frames(void *priv, Boolean enabled) in hapd_enable_protect_frames() argument
65 static int hapd_enable_encrypt(void *priv, Boolean enabled) in hapd_enable_encrypt() argument
75 static int hapd_set_replay_protect(void *priv, Boolean enabled, u32 window) in hapd_set_replay_protect() argument
96 static int hapd_enable_controlled_port(void *priv, Boolean enabled) in hapd_enable_controlled_port() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1State.cpp48 ClipPlaneParameters::ClipPlaneParameters(bool enabled, const angle::Vector4 &equation) in ClipPlaneParameters() argument
H A Dangletypes.cpp364 void BlendStateExt::setEnabled(const bool enabled) in setEnabled() argument
369 void BlendStateExt::setEnabledIndexed(const size_t index, const bool enabled) in setEnabledIndexed() argument
H A DVertexAttribute.h84 bool enabled; // For glEnable/DisableVertexAttribArray member
H A DDebug.cpp111 void Debug::setOutputEnabled(bool enabled) in setOutputEnabled() argument
301 setMessageControl(GLenum source, GLenum type, GLenum severity, std::vector<GLuint> &&ids, bool enabled) setMessageControl() argument
/third_party/backends/sanei/
H A Dsanei_pa4s2.c164 u_int enabled; /* port enabled? */ member
[all...]
/third_party/mesa3d/src/amd/addrlib/src/
H A Daddrinterface.cpp833 BOOL_32 enabled = FALSE; in ElemGetExportNorm() local
/third_party/mesa3d/src/hgl/
H A DGLView.cpp368 BGLView::EnableDirectMode(bool enabled) in EnableDirectMode() argument
/third_party/nghttp2/third-party/llhttp/src/
H A Dapi.c252 void llhttp_set_lenient_headers(llhttp_t* parser, int enabled) { in llhttp_set_lenient_headers() argument
261 void llhttp_set_lenient_chunked_length(llhttp_t* parser, int enabled) { in llhttp_set_lenient_chunked_length() argument
270 void llhttp_set_lenient_keep_alive(llhttp_t* parser, int enabled) { in llhttp_set_lenient_keep_alive() argument
278 void llhttp_set_lenient_transfer_encoding(llhttp_t* parser, int enabled) { in llhttp_set_lenient_transfer_encoding() argument
286 void llhttp_set_lenient_version(llhttp_t* parser, int enabled) { in llhttp_set_lenient_version() argument
294 llhttp_set_lenient_data_after_close(llhttp_t* parser, int enabled) llhttp_set_lenient_data_after_close() argument
302 llhttp_set_lenient_optional_lf_after_cr(llhttp_t* parser, int enabled) llhttp_set_lenient_optional_lf_after_cr() argument
310 llhttp_set_lenient_optional_crlf_after_chunk(llhttp_t* parser, int enabled) llhttp_set_lenient_optional_crlf_after_chunk() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Darrayobj.c541 const GLbitfield enabled = vao->Enabled; in _mesa_update_vao_derived_arrays() local
[all...]
/third_party/libinput/src/
H A Devdev-tablet-pad.c376 int enabled; in pad_notify_button_mask() local
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_x86.c264 void kvm_set_svm_state(int enabled) in kvm_set_svm_state() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.h102 bool enabled; member
/third_party/rust/crates/env_logger/src/
H A Dlib.rs903 fn enabled(&self, metadata: &Metadata) -> bool { in enabled() functions
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DStreamConfigurationView.java373 public void setChildrenEnabled(boolean enabled) { in setChildrenEnabled() argument
/third_party/toybox/scripts/
H A Dconfig2help.c116 int enabled, help_indent; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c732 bool enabled; in pa_simple_options_parse() local
/third_party/rust/crates/env_logger/src/filter/
H A Dmod.rs163 pub fn enabled(&self, metadata: &Metadata) -> bool { in enabled() functions
362 fn enabled(directives: &[Directive], level: Level, target: &str) -> bool { in enabled() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp445 void NetworkConfig::wepEnabled(bool enabled) in wepEnabled() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp445 void NetworkConfig::wepEnabled(bool enabled) in wepEnabled() argument
[all...]

Completed in 23 milliseconds

12345678910>>...15