Home
last modified time | relevance | path

Searched defs:rpos (Results 1 – 21 of 21) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dinternal.c134 char *rpos = val; in MHD_http_unescape() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_md5.c35 u8 *rpos, id; in eap_md5_process() local
Deap_pax.c123 u8 *rpos; in eap_pax_process_std_1() local
238 u8 *rpos, mac[EAP_PAX_MAC_LEN]; in eap_pax_process_std_3() local
Deap_sake.c193 u8 *rpos; in eap_sake_process_challenge() local
294 u8 *rpos; in eap_sake_process_confirm() local
Deap_gpsk.c322 u8 *rpos, *start; in eap_gpsk_send_gpsk_2() local
634 u8 *rpos, *start; in eap_gpsk_send_gpsk_4() local
Deap_tnc.c208 u8 *rpos, *rpos1; in eap_tnc_process() local
Deap_leap.c66 u8 challenge_len, *rpos; in eap_leap_process_request() local
Deap_eke.c364 u8 *rpos; in eap_eke_process_commit() local
/external/lldb/source/Target/
DSectionLoadList.cpp229 addr_to_sect_collection::const_reverse_iterator rpos = m_addr_to_sect.rbegin(); in ResolveLoadAddress() local
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.c593 char *rpos, *rend; in sim_req_auth() local
665 char *pos, *rpos, *rend; in gsm_auth_req() local
Dconfig_file.c1391 char *pos, *end, *rpos; in parse_nai_realm() local
/external/wpa_supplicant_8/src/eap_server/
Deap_server_tnc.c130 u8 *rpos, *rpos1; in eap_tnc_build() local
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftBody.java2355 public Vector3 angularVelocity(Vector3 rpos) { in angularVelocity()
2363 public Vector3 velocity(Vector3 rpos) { in velocity()
2367 public void applyVImpulse(Vector3 impulse, Vector3 rpos) { in applyVImpulse()
2371 public void applyDImpulse(Vector3 impulse, Vector3 rpos) { in applyDImpulse()
2375 public void applyImpulse(btSoftBody.Impulse impulse, Vector3 rpos) { in applyImpulse()
4084 public static Vector3 clusterVelocity(btSoftBody.Cluster cluster, Vector3 rpos) { in clusterVelocity()
4088 public static void clusterVImpulse(btSoftBody.Cluster cluster, Vector3 rpos, Vector3 impulse) { in clusterVImpulse()
4089 …SoftbodyJNI.btSoftBody_clusterVImpulse(btSoftBody.Cluster.getCPtr(cluster), cluster, rpos, impulse… in clusterVImpulse() local
4092 public static void clusterDImpulse(btSoftBody.Cluster cluster, Vector3 rpos, Vector3 impulse) { in clusterDImpulse()
4093 …SoftbodyJNI.btSoftBody_clusterDImpulse(btSoftBody.Cluster.getCPtr(cluster), cluster, rpos, impulse… in clusterDImpulse() local
[all …]
/external/pdfium/third_party/freetype/src/base/
Dftrfork.c172 FT_Long tag_internal, rpos; in FT_Raccess_Get_DataOffsets() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
Dftrfork.c172 FT_Long tag_internal, rpos; in FT_Raccess_Get_DataOffsets() local
/external/freetype/src/base/
Dftrfork.c172 FT_Long tag_internal, rpos; in FT_Raccess_Get_DataOffsets() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBody.cpp968 btVector3 btSoftBody::clusterVelocity(const Cluster* cluster,const btVector3& rpos) in clusterVelocity()
974 void btSoftBody::clusterVImpulse(Cluster* cluster,const btVector3& rpos,const btVector3& impulse) in clusterVImpulse()
984 void btSoftBody::clusterDImpulse(Cluster* cluster,const btVector3& rpos,const btVector3& impulse) in clusterDImpulse()
994 void btSoftBody::clusterImpulse(Cluster* cluster,const btVector3& rpos,const Impulse& impulse) in clusterImpulse()
/external/wpa_supplicant_8/src/common/
Dwpa_common.c1287 u8 *start, *end, *rpos, *rend; in wpa_insert_pmkid() local
/external/lldb/source/Interpreter/
DArgs.cpp926 size_t rpos = s.find_last_not_of(k_white_space); in StripSpaces() local
/external/wpa_supplicant_8/src/ap/
Dgas_serv.c430 const u8 *rpos, *rend; in hs20_add_nai_home_realm_matches() local
Dwpa_auth_ft.c606 const u8 *rpos, *start; in wpa_ft_process_ric() local