/AliOS-Things-master/components/posix/src/ |
A D | time.c | 25 int clock_gettime(clockid_t clock_id, struct timespec *tp) in clock_gettime() 50 int clock_settime(clockid_t clock_id, const struct timespec *tp) in clock_settime() 72 struct timespec tp = {0}; in clock_nanosleep() local
|
/AliOS-Things-master/components/minilibc/libc/ |
A D | clock_gettime.c | 155 int clock_gettime(clockid_t clk_id, struct timespec *tp) in clock_gettime()
|
/AliOS-Things-master/components/oss/src/utils/ |
A D | LogUtils.cc | 43 …auto tp = std::chrono::time_point_cast<std::chrono::milliseconds>(std::chrono::system_clock::now()… in LogPrefix() local
|
/AliOS-Things-master/components/libc_stub/compilers/iar/ |
A D | iar_libc_uspace.c | 118 int gettimeofday(struct timeval *tp, void *ignore) in gettimeofday()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_luv.c | 193 int16* tp; in LogL16Decode() local 269 uint32* tp; in LogLuvDecode24() local 326 uint32* tp; in LogLuvDecode32() local 446 int16* tp; in LogL16Encode() local 543 uint32* tp; in LogLuvEncode24() local 596 uint32* tp; in LogLuvEncode32() local
|
A D | tif_swab.c | 89 TIFFSwabArrayOfTriples(register uint8* tp, tmsize_t n) in TIFFSwabArrayOfTriples()
|
A D | tif_print.c | 691 const char* tp; in _TIFFprintAsciiBounded() local
|
A D | tif_lzw.c | 367 char *tp; in LZWDecode() local 604 char *tp; in LZWDecodeCompat() local
|
A D | tif_dirinfo.c | 894 TIFFField *tp; in TIFFMergeFieldInfo() local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffdump.c | 647 const struct tagname *tp; in PrintTag() local 696 const char* tp; in PrintASCII() local
|
A D | rgb2ycbcr.c | 225 uint32 *tp; in cvtStrip() local
|
/AliOS-Things-master/components/SDL2/src/video/wayland/ |
A D | SDL_waylandevents.c | 114 struct SDL_WaylandTouchPoint* tp = SDL_malloc(sizeof(struct SDL_WaylandTouchPoint)); in touch_add() local 136 struct SDL_WaylandTouchPoint* tp = touch_points.head; in touch_update() local 151 struct SDL_WaylandTouchPoint* tp = touch_points.head; in touch_del() local 185 struct SDL_WaylandTouchPoint* tp = touch_points.head; in touch_surface() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | eap.c | 317 struct tm *tp; in pncrypt_setkey() local
|
/AliOS-Things-master/components/fatfs/src/ |
A D | ff.c | 2953 const TCHAR *tp, *tt; local 3975 TCHAR *tp; local
|
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/ |
A D | ff.c | 4019 TCHAR *tp = buff; local
|
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_malloc.c | 3722 tchunkptr tp = (tchunkptr) p; in release_unused_segments() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | pngvalid.c | 5536 standard_check_text(png_const_structp pp, png_const_textp tp, in standard_check_text() 5620 png_textp tp = NULL; in standard_text_validate() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/ |
A D | libwebp_python_wrap.c | 2853 PyTypeObject *tp = obj->ob_type; in SWIG_Python_NonDynamicSetAttr() local
|