Home
last modified time | relevance | path

Searched defs:value (Results 11651 - 11675 of 12657) sorted by relevance

1...<<461462463464465466467468469470>>...507

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_wolfssl.c576 tls_match_alt_subject_component(WOLFSSL_X509 *cert, int type, const char *value, size_t len) tls_match_alt_subject_component() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1273 char *key, *value; in atheros_wireless_event_wireless_custom() local
H A Ddriver_wext.c2118 int value; in wpa_driver_wext_associate() local
42 wpa_driver_wext_set_auth_param(struct wpa_driver_wext_data *drv, int idx, u32 value) wpa_driver_wext_set_auth_param() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap.c62 eapol_set_bool(struct eap_sm *sm, enum eapol_bool_var var, Boolean value) eapol_set_bool() argument
75 eapol_set_int(struct eap_sm *sm, enum eapol_int_var var, unsigned int value) eapol_set_int() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_supp/
H A Deapol_supp_sm.c1878 eapol_sm_set_bool(void *ctx, enum eapol_bool_var variable, Boolean value) eapol_sm_set_bool() argument
1932 eapol_sm_set_int(void *ctx, enum eapol_int_var variable, unsigned int value) eapol_sm_set_int() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.h299 radius_msg_add_attr_int32(struct radius_msg *msg, u8 type, u32 value) radius_msg_add_attr_int32() argument
306 radius_msg_get_attr_int32(struct radius_msg *msg, u8 type, u32 *value) radius_msg_get_attr_int32() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dtdls.c66 u8 value[TDLS_TIMEOUT_LEN]; member
H A Dwpa.c3007 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) wpa_sm_set_param() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c686 static int hostapd_config_parse_key_mgmt(int line, const char *value) in hostapd_config_parse_key_mgmt() argument
789 static int hostapd_config_parse_cipher(int line, const char *value) in hostapd_config_parse_cipher() argument
976 static int add_r0kh(struct hostapd_bss_config *bss, char *value) in add_r0kh() argument
1022 static int add_r1kh(struct hostapd_bss_config *bss, char *value) in add_r1kh() argument
2170 add_airtime_weight(struct hostapd_bss_config *bss, char *value) add_airtime_weight() argument
5008 hostapd_set_iface(struct hostapd_config *conf, struct hostapd_bss_config *bss, const char *field, char *value) hostapd_set_iface() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c923 static int hostapd_config_read_int10(const char *value) in hostapd_config_read_int10() argument
2245 add_multi_ap_ie(u8 *buf, size_t len, u8 value) add_multi_ap_ie() argument
[all...]
H A Dwpa_common.c2877 int wpa_parse_cipher(const char *value) in wpa_parse_cipher() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp73 const Value& value = values[valNdx]; in isValid() local
907 deUint32 value; in getGLEnumFromName() member
1030 Value value; parseValue() local
[all...]
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp153 void GLContext::texParameteri (deUint32 target, deUint32 pname, int value) in texParameteri() argument
463 void GLContext::clearBufferiv (deUint32 buffer, int drawbuffer, const int* value) in clearBufferiv() argument
468 void GLContext::clearBufferfv (deUint32 buffer, int drawbuffer, const float* value) in clearBufferfv() argument
473 void GLContext::clearBufferuiv (deUint32 buffer, int drawbuffer, const deUint32* value) in clearBufferuiv() argument
726 void GLContext::uniform1fv (deInt32 location, deInt32 count, const float* value) in uniform1fv() argument
731 uniform2fv(deInt32 location, deInt32 count, const float* value) uniform2fv() argument
736 uniform3fv(deInt32 location, deInt32 count, const float* value) uniform3fv() argument
741 uniform4fv(deInt32 location, deInt32 count, const float* value) uniform4fv() argument
746 uniform1iv(deInt32 location, deInt32 count, const deInt32* value) uniform1iv() argument
751 uniform2iv(deInt32 location, deInt32 count, const deInt32* value) uniform2iv() argument
756 uniform3iv(deInt32 location, deInt32 count, const deInt32* value) uniform3iv() argument
761 uniform4iv(deInt32 location, deInt32 count, const deInt32* value) uniform4iv() argument
766 uniformMatrix3fv(deInt32 location, deInt32 count, deBool transpose, const float *value) uniformMatrix3fv() argument
771 uniformMatrix4fv(deInt32 location, deInt32 count, deBool transpose, const float *value) uniformMatrix4fv() argument
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A DqpTestLog.c298 DE_INLINE void floatToString (float value, char* buf, size_t bufSize) in floatToString() argument
303 DE_INLINE void doubleToString (double value, char* buf, size_t bufSize) in doubleToString() argument
673 qpTestLog_writeInteger(qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value) qpTestLog_writeInteger() argument
691 qpTestLog_writeFloat(qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, float value) qpTestLog_writeFloat() argument
1488 qpTestLog_writeValueFloat(qpTestLog* log, double value) qpTestLog_writeValueFloat() argument
1508 qpTestLog_writeValueInteger(qpTestLog* log, deInt64 value) qpTestLog_writeValueInteger() argument
[all...]
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpression.cpp380 const float value = deFloatClamp(minVal + step*(float)state.getRandom().getInt(0, numSteps), minVal, maxVal); in FloatLiteral() local
447 int value = state.getRandom().getInt(minVal, maxVal); in IntLiteral() local
495 bool value = state.getRandom().getInt(minVal, maxVal) == 1; in BoolLiteral() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp2074 GLint value; init() member
[all...]
H A Des2fShaderMatrixTests.cpp383 inline tcu::Vec3 reduceToVec3 (const tcu::Vec2& value) { return value.swizzle(0,1,0); } in reduceToVec3() argument
384 inline tcu::Vec3 reduceToVec3 (const tcu::Vec3& value) { return value; } in reduceToVec3() argument
385 inline tcu::Vec3 reduceToVec3 (const tcu::Vec4& value) { return tcu::Vec3(value.x(), value.y(), value.z()+value in reduceToVec3() argument
386 reduceToVec3(const tcu::Mat2& value) reduceToVec3() argument
387 reduceToVec3(const tcu::Mat3& value) reduceToVec3() argument
388 reduceToVec3(const tcu::Mat4& value) reduceToVec3() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_wolfssl.c577 tls_match_alt_subject_component(WOLFSSL_X509 *cert, int type, const char *value, size_t len) tls_match_alt_subject_component() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c1266 char *key, *value; in atheros_wireless_event_wireless_custom() local
H A Ddriver_wext.c2113 int value; in wpa_driver_wext_associate() local
42 wpa_driver_wext_set_auth_param(struct wpa_driver_wext_data *drv, int idx, u32 value) wpa_driver_wext_set_auth_param() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap.c63 eapol_set_bool(struct eap_sm *sm, enum eapol_bool_var var, bool value) eapol_set_bool() argument
76 eapol_set_int(struct eap_sm *sm, enum eapol_int_var var, unsigned int value) eapol_set_int() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_supp/
H A Deapol_supp_sm.c1931 eapol_sm_set_bool(void *ctx, enum eapol_bool_var variable, bool value) eapol_sm_set_bool() argument
1985 eapol_sm_set_int(void *ctx, enum eapol_int_var variable, unsigned int value) eapol_sm_set_int() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.h302 radius_msg_add_attr_int32(struct radius_msg *msg, u8 type, u32 value) radius_msg_add_attr_int32() argument
309 radius_msg_get_attr_int32(struct radius_msg *msg, u8 type, u32 *value) radius_msg_get_attr_int32() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.h349 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) wpa_sm_set_param() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Ddpp_supplicant.c3926 const char *pos, *value; in wpas_dpp_ca_set() local

Completed in 71 milliseconds

1...<<461462463464465466467468469470>>...507