| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
| H A D | preauth.c | 130 static int rsn_preauth_eapol_send(void *ctx, int type, const u8 *buf, in rsn_preauth_eapol_send() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| H A D | tlsv1_server_read.c | 401 u8 type; in tls_process_certificate() local 812 u8 type; in tls_process_client_key_exchange() local 889 u8 type; tls_process_certificate_verify() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | json.c | 529 json_type_str(enum json_type type) json_type_str() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| H A D | wps_attr_build.c | 97 int wps_build_req_type(struct wpabuf *msg, enum wps_request_type type) in wps_build_req_type() argument 107 int wps_build_resp_type(struct wpabuf *msg, enum wps_response_type type) in wps_build_resp_type() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface_udp.c | 348 wpa_supplicant_ctrl_iface_msg_cb(void *ctx, int level, enum wpa_msg_type type, const char *txt, size_t len) global() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| H A D | dbus_common.c | 58 process_watch(struct wpas_dbus_priv *priv, DBusWatch *watch, eloop_event_type type) process_watch() argument
|
| H A D | dbus_new_handlers_wps.c | 26 int type; /* 0 - not set, 1 - pin, 2 - pbc */ member [all...] |
| H A D | dbus_new_helpers.h | 50 char *type; member 91 const char *type; member
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | server.cpp | 152 void ProcessPacketsOnServer (Client& client, u32 type, vector<u8> packet) in ProcessPacketsOnServer() argument
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuImageIO.cpp | 240 deUint16 type = readBigEndianShort(resource.get()); in loadPKM() local
|
| H A D | tcuTestCase.hpp | 61 inline TestNodeClass getTestNodeTypeClass (TestNodeType type) in getTestNodeTypeClass() argument 78 inline bool isTestNodeTypeExecutable (TestNodeType type) in isTestNodeTypeExecutable() argument
|
| H A D | tcuThreadUtil.cpp | 78 Object::Object (const char* type, SharedPtr<Event> e) in Object() argument
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDrawUtil.hpp | 103 Type type; //!< Binding type (name or location). member 161 PrimitiveType type; //!< Primitive type member [all...] |
| H A D | gluRenderContext.cpp | 318 const char* getApiTypeDescription (ApiType type) in getApiTypeDescription() argument [all...] |
| H A D | gluRenderContext.hpp | 193 inline bool isContextTypeES (ContextType type) { return type.getAPI().getProfile() == PROFILE_ES; } in isContextTypeES() argument 194 inline bool isContextTypeGLCore (ContextType type) { return type.getAPI().getProfile() == PROFILE_CORE; } in isContextTypeGLCore() argument 195 inline bool isContextTypeGLCompatibility(ContextType type) { return type.getAPI().getProfile() == PROFILE_COMPATIBILITY; } in isContextTypeGLCompatibility() argument 196 inline bool isES2Context (ContextType type) { return isContextTypeES(type) in isContextTypeGLCompatibility() argument [all...] |
| H A D | gluShaderLibrary.hpp | 77 VarType type; member 106 CapabilityType type; member
|
| H A D | gluShaderUtil.cpp | 125 bool isGLSLVersionSupported (ContextType type, GLSLVersion version) in isGLSLVersionSupported() argument 130 GLSLVersion getContextTypeGLSLVersion (ContextType type) in getContextTypeGLSLVersion() argument
|
| H A D | gluVarType.cpp | 156 void StructType::addMember (const char* name, const VarType& type) in addMember() argument 360 const VarType& type = decl.varType; in operator <<() local
|
| /third_party/vk-gl-cts/framework/platform/android/ |
| H A D | tcuAndroidRenderActivity.hpp | 59 MessageType type; //!< Message type. member
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgShader.hpp | 47 void setReturnType (const VariableType& type) { m_returnType = type; } in setReturnType() argument
|
| H A D | rsgUtils.cpp | 59 const VariableType& type = dst.getType(); in computeRandomValue() local 187 const VariableType& type = valueRange.getType(); computeRandomValueRange() local 242 getTypeConstructorDepth(const VariableType& type) getTypeConstructorDepth() argument 296 const VariableType& type = valueRange.getType(); computeRangeLengthSum() local 355 const VariableType& type = valueRange.getType(); computeDynamicRangeWeight() local [all...] |
| H A D | rsgVariableType.hpp | 72 Member (const VariableType& type, const char* name) in Member() argument
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrShaders.hpp | 48 GenericVecType type; member 70 GenericVecType type; member 90 GenericVecType type; member [all...] |
| H A D | rrVertexAttrib.cpp | 277 void readFloat (tcu::Vec4& dst, const VertexAttribType type, const int size, const void* ptr) in readFloat() argument 324 void readInt (tcu::IVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readInt() argument 371 void readUint (tcu::UVec4& dst, const VertexAttribType type, const int size, const void* ptr) in readUint() argument 418 int getComponentSize (const VertexAttribType type) in getComponentSize() argument [all...] |
| H A D | rrVertexAttrib.hpp | 111 VertexAttribType type; //!< Attribute component type. member
|