/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/py_engine/engine/shared/runtime/ |
A D | stdout_helpers.c | 42 const char *last = str; in mp_hal_stdout_tx_strn_cooked() local
|
/AliOS-Things-master/components/py_engine/tests/thread/ |
A D | stress_heap.py | 13 def last(l): function
|
/AliOS-Things-master/components/linkkit/external/nghttp2/ |
A D | nghttp2_helper.c | 422 const uint8_t *last; in nghttp2_check_header_name() local 511 const uint8_t *last; in nghttp2_check_header_value() local
|
A D | nghttp2_http.c | 391 const uint8_t *last; in check_authority() local 402 const uint8_t *last; in check_scheme() local
|
A D | nghttp2_hd.c | 872 const uint8_t *last, size_t prefix) in decode_length() 1688 const uint8_t *in, const uint8_t *last, in hd_inflate_read_len() 1731 const uint8_t *last) in hd_inflate_read_huff() 1763 const uint8_t *in, const uint8_t *last) in hd_inflate_read() 1920 const uint8_t *last = in + inlen; in nghttp2_hd_inflate_hd_nv() local 2364 uint8_t *last, size_t prefix) in nghttp2_hd_decode_length()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftoutln.c | 85 FT_Int last; /* index of last point in contour */ in FT_Outline_Decompose() local 546 FT_Int first, last; in FT_Outline_Reverse() local 937 int last = outline->contours[c]; in FT_Outline_EmboldenXY() local 1059 FT_Int last = outline->contours[c]; in FT_Outline_Get_Orientation() local
|
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftcmru.c | 37 FTC_MruNode last = first->prev; in FTC_MruNode_Prepend() local 83 FTC_MruNode prev, next, last; in FTC_MruNode_Up() 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/zlib-1.2.11/ |
A D | inffast.c | 56 z_const unsigned char FAR *last; /* have enough input while in < last */ local
|
A D | trees.c | 322 # define SEPARATOR(i, last, width) \ argument 863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 911 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
A D | infback.c | 266 code last; /* parent table entry */ local
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_list.h | 52 struct co_list_hdr *last; member
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | cost_enc.h | 30 int last; member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/examples/ |
A D | gzappend.c | 127 unsigned char *start, *last, *to, *from; in rotate() local 388 local void gztack(char *name, int gd, z_stream *strm, int last) in gztack()
|
A D | gun.c | 203 int last; /* last byte read by NEXT(), or -1 if EOF */ in lunpipe() local 385 int ret, first, last; in gunpipe() local
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | inffast.c | 73 unsigned char FAR *last; /* while in < last, enough input available */ local
|
A D | infback.c | 257 code last; /* parent table entry */ local
|
A D | trees.c | 329 # define SEPARATOR(i, last, width) \ argument 871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 925 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/jansson/ |
A D | hashtable.h | 29 struct hashtable_list *last; member
|
/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/SDL2/src/image/external/zlib-1.2.11/contrib/inflate86/ |
A D | inffas86.c | 82 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx64/ |
A D | inffas8664.c | 87 /* 24 12 */ unsigned char FAR *last; /* r9 while in < last */ member
|
/AliOS-Things-master/components/freetype/src/autofit/ |
A D | aflatin.c | 365 FT_Int last = -1; in af_latin_metrics_init_blues() local 520 FT_Int last; in af_latin_metrics_init_blues() local 1175 AF_Point last = point->prev; in af_latin_hints_compute_segments() local 1294 AF_Point last = segment->last; in af_latin_hints_compute_segments() local
|
A D | aflatin2.c | 246 FT_Int last = -1; in af_latin2_metrics_init_blues() local 760 AF_Point last = point->prev; in af_latin2_hints_compute_segments() local 837 AF_Point last = point; in af_latin2_hints_compute_segments() local 887 AF_Point last = segment->last; in af_latin2_hints_compute_segments() local
|