Home
last modified time | relevance | path

Searched refs:ptype (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/sensor/hal/
A Dgps_parse.c204 int ptype; in gps_gp_parse() local
206 ptype = gps_gp_type_get(str+1,len-1); in gps_gp_parse()
208 switch(ptype){ in gps_gp_parse()
/AliOS-Things-master/components/sensor/drv/
A Ddrv_gps_simcom_sim868.c267 int ptype; in drv_gps_simcom_sim868_parse() local
269 ptype = drv_gps_simcom_sim868_type_get(str,len); in drv_gps_simcom_sim868_parse()
271 switch(ptype){ in drv_gps_simcom_sim868_parse()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp_python_wrap.c1103 swig_type_info **ptype; member
5194 obj = SWIG_InternalNewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0); in SWIG_Python_InstallConstants()
5197 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype)); in SWIG_Python_InstallConstants()
5236 size_t shift = (ci->ptype) - types; in SWIG_Python_FixMethods()

Completed in 162 milliseconds