Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 81) sorted by relevance

1234

/AliOS-Things-master/components/freetype/src/cache/
A Dftcmru.c32 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 Dftcmanag.c469 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 Dlegacy_test_preserve_comment_01.json5 "first" : 1, // comment after 'first' on the same line number
/AliOS-Things-master/components/ble_host/bt_host/port/core/
A Dmbox.c85 u8_t first; in k_mbox_post() local
131 u8_t first; in k_mbox_trypost() local
/AliOS-Things-master/kernel/rhino/
A Dk_timer.c42 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 DSDL_qsort.c191 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 Dftoutln.c69 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 DGetObjectRequest.cc182 bool first = true; in specialHeaders() local
195 bool first = true; in specialHeaders() local
A DLifecycleRule.cc122 auto first = transitionList_.begin(); in operator ==() local
/AliOS-Things-master/components/ble_host/bt_host/port/include/port/
A Dmbox.h31 int first, last; member
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_aux.c37 _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 Dx509_create.c275 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 Dco_list.h50 struct co_list_hdr *first; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dcost_enc.h29 int first; member
/AliOS-Things-master/components/freetype/src/psaux/
A Dt1cmap.h73 FT_UInt first; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/jansson/
A Dhashtable.h28 struct hashtable_list *first; member
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/blast/
A Dblast.c57 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 Dsys_arch.c208 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 Dpshalgo.c1037 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 Dpuff.c239 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 Dsys_arch.h61 int first, last; member
/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c703 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 Dk_timer.h66 tick_t first; member
/AliOS-Things-master/components/freetype/src/type1/
A Dt1gload.c212 FT_UInt first, in T1_Get_Advances()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffsplit.c101 static int first = 1; in newfilename() local

Completed in 39 milliseconds

1234