Searched defs:before (Results 1 – 11 of 11) sorted by relevance
/AliOS-Things-master/components/py_engine/tests/micropython/ |
A D | heapalloc_bytesio2.py | 15 before = micropython.mem_total() variable
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftutil.c | 267 FT_ListNode before = list->tail; in FT_List_Add() local 309 FT_ListNode before, after; in FT_List_Remove() local 333 FT_ListNode before, after; in FT_List_Up() local
|
/AliOS-Things-master/components/uagent/src/ |
A D | uagent_utility.c | 93 uagent_func_node_t *before = header; in del_list() local
|
/AliOS-Things-master/components/freetype/src/pshinter/ |
A D | pshalgo.c | 1037 PSH_Point first, start, end, before, after; in psh_glyph_compute_inflections() local 1401 PSH_Point point, before, after; in psh_glyph_compute_extrema() local 1467 PSH_Point point, before, after; in psh_glyph_compute_extrema() local 1962 PSH_Point before, after; in psh_glyph_interpolate_normal_points() local
|
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/ |
A D | timepng.c | 196 struct timespec before, after; in perform_one_test() local
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | x509.c | 921 static int x509_check_time( const mbedtls_x509_time *before, const mbedtls_x509_time *after ) in x509_check_time()
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afhints.c | 1064 AF_Edge before = edges + min - 1; in af_glyph_hints_align_strong_points() local
|
A D | afcjk.c | 2024 AF_Edge before, after; in af_cjk_hint_edges() local
|
A D | aflatin.c | 2604 AF_Edge before, after; in af_latin_hint_edges() local
|
A D | aflatin2.c | 2254 AF_Edge before, after; in af_latin2_hint_edges() local
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1load.c | 436 FT_Int before = -1, after = -1; in T1_Set_MM_Design() local
|
Completed in 28 milliseconds