Searched defs:si (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/linkkit/external/nghttp2/ |
A D | nghttp2_stream.c | 338 nghttp2_stream *si; in ensure_inactive() local 365 nghttp2_stream *si; in check_queued() local 415 nghttp2_stream *si; in check_sum_dep() local 432 nghttp2_stream *si; in check_dep_prev() local 448 nghttp2_stream *si; in validate_tree() local 634 nghttp2_stream *si; in nghttp2_stream_dep_insert() local 804 nghttp2_stream *dep_prev, *si; in nghttp2_stream_dep_remove() local 859 nghttp2_stream *si; in nghttp2_stream_dep_insert_subtree() local 979 nghttp2_stream *si; in nghttp2_stream_next_outbound_item() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | emitnative.c | 773 stack_info_t *si = &emit->stack_info[i]; in adjust_stack() local 791 stack_info_t *si = &emit->stack_info[emit->stack_size + i]; in emit_native_adjust_stack_size() local 835 stack_info_t *si = &emit->stack_info[i]; in need_reg_single() local 848 stack_info_t *si = &emit->stack_info[i]; in need_reg_all() local 885 stack_info_t *si = &emit->stack_info[i]; in need_stack_settled() local 899 stack_info_t *si = &emit->stack_info[emit->stack_size - pos]; in emit_access_stack() local 921 stack_info_t *si = &emit->stack_info[emit->stack_size - 2]; in emit_fold_stack_top() local 936 stack_info_t *si = peek_stack(emit, 0); in emit_pre_pop_reg_flexible() local 974 stack_info_t *si = &emit->stack_info[emit->stack_size - 1]; in emit_post_top_set_vtype() local 980 stack_info_t *si = &emit->stack_info[emit->stack_size]; in emit_post_push_reg() local [all …]
|
/AliOS-Things-master/components/py_engine/engine/lib/tinytest/ |
A D | tinytest.c | 135 STARTUPINFOA si; in testcase_run_forked_() local
|
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/ |
A D | ff.c | 2093 UINT di, si, nc; local 2620 UINT si, di; local 2808 UINT i, ni, si, di; local 5016 UINT si, di; local 5478 WCHAR ch, si; local
|
/AliOS-Things-master/components/fatfs/src/ |
A D | ff.c | 1970 UINT di, si, nc; local 2661 UINT i, ni, si, di; local 4962 UINT si, di; local 5423 WCHAR ch, si; local
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | jdhuff.c | 328 int p, i, l, si, numsymbols; in jpeg_make_d_derived_tbl() local
|
A D | jchuff.c | 166 int p, i, l, lastp, si, maxsymbol; in jpeg_make_c_derived_tbl() local
|
/AliOS-Things-master/components/jsoncpp/src/lib_json/ |
A D | json_writer.cpp | 1217 for (auto si = settings_.begin(); si != settings_.end(); ++si) { in validate() local
|
A D | json_reader.cpp | 1919 for (auto si = settings_.begin(); si != settings_.end(); ++si) { in validate() local
|
Completed in 42 milliseconds