/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftcmru.c | 32 FTC_MruNode first = *plist; in FTC_MruNode_Prepend() local 76 FTC_MruNode first = *plist; in FTC_MruNode_Up() local 125 FTC_MruNode first = *plist; in FTC_MruNode_Remove() local 207 FTC_MruNode first, node; in FTC_MruList_Find() local 331 FTC_MruNode first, node, next; in FTC_MruList_RemoveSelection() local
|
A D | ftcmanag.c | 469 FTC_Node node, first; in FTC_Manager_Check() local 535 FTC_Node node, first; in FTC_Manager_Compress() local 630 FTC_Node first = manager->nodes_list; in FTC_Manager_FlushN() local
|
/AliOS-Things-master/components/jsoncpp/test/data/ |
A D | legacy_test_preserve_comment_01.json | 5 "first" : 1, // comment after 'first' on the same line number
|
/AliOS-Things-master/components/ble_host/bt_host/port/core/ |
A D | mbox.c | 85 u8_t first; in k_mbox_post() local 131 u8_t first; in k_mbox_trypost() local
|
/AliOS-Things-master/kernel/rhino/ |
A D | k_timer.c | 42 static kstat_t timer_create(ktimer_t *timer, const name_t *name, timer_cb_t cb, tick_t first, in timer_create() 88 tick_t first, tick_t round, void *arg, uint8_t auto_run) in krhino_timer_create() 107 tick_t first, tick_t round, void *arg, uint8_t auto_run) in krhino_timer_dyn_create() 167 kstat_t krhino_timer_change(ktimer_t *timer, tick_t first, tick_t round) in krhino_timer_change()
|
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_qsort.c | 191 typedef struct { char * first; char * last; } stack_entry; member 369 static char * pivot_big(char *first, char *mid, char *last, size_t size, in pivot_big() 415 char *first,*last; in qsort_nonaligned() local 446 char *first,*last; in qsort_aligned() local 477 char *first,*last; in qsort_words() local
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftoutln.c | 69 FT_UInt first; /* index of first point in contour */ in FT_Outline_Decompose() local 546 FT_Int first, last; in FT_Outline_Reverse() local 909 FT_Int c, n, first; in FT_Outline_EmboldenXY() local 1034 FT_Int c, n, first; in FT_Outline_Get_Orientation() local
|
/AliOS-Things-master/components/oss/src/model/ |
A D | GetObjectRequest.cc | 182 bool first = true; in specialHeaders() local 195 bool first = true; in specialHeaders() local
|
A D | LifecycleRule.cc | 122 auto first = transitionList_.begin(); in operator ==() local
|
/AliOS-Things-master/components/ble_host/bt_host/port/include/port/ |
A D | mbox.h | 31 int first, last; member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tif_aux.c | 37 _TIFFMultiply32(TIFF* tif, uint32 first, uint32 second, const char* where) in _TIFFMultiply32() 50 _TIFFMultiply64(TIFF* tif, uint64 first, uint64 second, const char* where) in _TIFFMultiply64()
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | x509_create.c | 275 mbedtls_asn1_named_data *first ) in mbedtls_x509_write_names() 364 mbedtls_asn1_named_data *first ) in mbedtls_x509_write_extensions()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_list.h | 50 struct co_list_hdr *first; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | cost_enc.h | 29 int first; member
|
/AliOS-Things-master/components/freetype/src/psaux/ |
A D | t1cmap.h | 73 FT_UInt first; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/jansson/ |
A D | hashtable.h | 28 struct hashtable_list *first; member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/blast/ |
A D | blast.c | 57 int first; /* true to check distances (for first 4K) */ member 133 int first; /* first code of length len */ in decode() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/port/ |
A D | sys_arch.c | 208 u8_t first; in sys_mbox_post() local 249 u8_t first; in sys_mbox_trypost() 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 1281 FT_UInt first = 0, next, n; in psh_glyph_init() local 1400 PSH_Point first = glyph->contours[n].start; in psh_glyph_compute_extrema() local 1677 FT_UInt first = 0; in psh_glyph_find_strong_points() local 2044 PSH_Point first, next, point; in psh_glyph_interpolate_other_points() local
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/puff/ |
A D | puff.c | 239 int first; /* first code of length len */ in decode() local 267 int first; /* first code of length len */ in decode() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/port/include/arch/ |
A D | sys_arch.h | 61 int first, last; member
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | afhints.c | 703 AF_Point first = points; in af_glyph_hints_reload() local 885 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local 911 AF_Point point, first, last; in af_glyph_hints_align_edge_points() local
|
/AliOS-Things-master/kernel/rhino/include/ |
A D | k_timer.h | 66 tick_t first; member
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1gload.c | 212 FT_UInt first, in T1_Get_Advances()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffsplit.c | 101 static int first = 1; in newfilename() local
|