Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 34) sorted by relevance

12

/lvgl-latest/tests/src/test_cases/
Dtest_margin_grid.c77 for(int j = 0; j < N; ++j) { in test_grid() local
85 for(int j = 0; j < N; ++j) { in test_grid() local
Dtest_hover.c46 for(uint8_t j = 0; j < TEST_HOVER_COUNTS; j++) { in test_move_mouse() local
Dtest_circle_buf.c58 for(int32_t i = 0, j = 1; i < circle_buf_CAPACITY * 10; i++, j++) { in test_circle_buf_read_write_peek_values() local
Dtest_fs.c232 for(uint32_t j = 0; j < 20; j++) { in test_write_read_random() local
/lvgl-latest/src/misc/
Dlv_text_ap.c115 uint32_t i, j; in lv_text_ap_calc_bytes_count() local
147 uint32_t index_current, idx_next, idx_previous, i, j; in lv_text_ap_proc() local
Dlv_style.c276 uint32_t j; in lv_style_remove_prop() local
/lvgl-latest/src/libs/qrcode/
Dqrcodegen.c245 for(int j = 0; j < seg->bitLength; j++) in qrcodegen_encodeSegmentsAdvanced() local
320 for(int j = 0, k = i; j < datLen; j++, k += numBlocks) { // Copy data in addEccAndInterleave() local
325 for(int j = 0, k = dataLen + i; j < blockEccLen; j++, k += numBlocks) // Copy ECC in addEccAndInterleave() local
378 for(int j = 0; j < degree; j++) { in calcReedSolomonGenerator() local
401 for(int j = 0; j < degree; j++) in calcReedSolomonRemainder() local
448 for(int j = 0; j < numAlign; j++) { in initializeFunctionModules() local
493 for(int j = 0; j < numAlign; j++) { in drawWhiteFunctionModules() local
514 for(int j = 0; j < 3; j++) { in drawWhiteFunctionModules() local
601 for(int j = 0; j < 2; j++) { in drawCodewords() local
/lvgl-latest/demos/high_res/
Dlv_demo_high_res_util.c267 for(uint32_t j = 0; j < STYLE_TYPE_COUNT; j++) { in lv_demo_high_res_base_obj_create() local
544 for(uint32_t j = 0; j < STYLE_TYPE_COUNT; j++) { in theme_observer_cb() local
562 for(uint32_t j = 0; j < STYLE_TYPE_COUNT; j++) { in free_ctx_event_cb() local
/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_3.c9 static void exch_table_item(lv_obj_t * tb, int16_t i, int16_t j) in exch_table_item()
/lvgl-latest/src/libs/thorvg/
DtvgSwFill.cpp169 for (uint32_t j = 0; j < cnt - 1; ++j) { in _updateColorTable() local
575 for (uint32_t j = 0; j < len; ++j, ++dst, cmp += csize) { in fillLinear() local
606 for (uint32_t j = 0; j < len; ++j, ++dst, cmp += csize) { in fillLinear() local
648 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
692 for (uint32_t j = 0; j < len; ++j, ++dst, ++cmp) { in fillLinear() local
737 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
787 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
807 for (uint32_t j = 0; j < len; ++j, ++dst) { in fillLinear() local
DtvgArray.h183 int32_t j = high; in qsort() local
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c417 for(uint32_t j = 0; j < list_ch_cnt; j++) { in init_style() local
648 static void exch_table_item(lv_obj_t * tb, int16_t i, int16_t j) in exch_table_item()
/lvgl-latest/src/core/
Dlv_obj_style.c129 uint32_t j; in lv_obj_add_style() local
237 uint32_t j; in lv_obj_remove_style() local
1007 uint32_t j; in full_cache_refresh() local
1027 uint32_t j; in full_cache_refresh() local
/lvgl-latest/src/others/ime/
Dlv_ime_pinyin.c795 for(uint8_t j = 0; j < 3; j++) { in pinyin_input_proc() local
838 for(uint8_t j = 0; j < 3; j++) { in pinyin_page_proc() local
/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Ditoa.h245 const uint32_t j = (a % 100) << 1; in u64toa() local
Dregex.h457 for (SizeType j = 0; j < count; j++) { in RAPIDJSON_DIAG_OFF() local
/lvgl-latest/src/libs/gif/
Dgifdec.c669 int j, k; in render_frame_rect() local
704 int j, k; in dispose() local
/lvgl-latest/src/widgets/calendar/
Dlv_calendar.c306 uint8_t j = 0; in lv_calendar_constructor() local
/lvgl-latest/src/libs/lodepng/
Dlodepng.c774 unsigned j; in HuffmanTree_makeTable() local
792 unsigned j; in HuffmanTree_makeTable() local
961 size_t i = p, j = q, k; in bpmnode_sort() local
2012 unsigned j = 0; /*amount of repetitions*/ in deflateDynamic() local
3330 size_t j; in LodePNGUnknownChunks_copy() local
3778 size_t j = i * mode->bitdepth; in getPixelColorRGBA8() local
3807 size_t j = i * mode->bitdepth; in getPixelColorRGBA8() local
3873 size_t j = 0; in getPixelColorsRGBA8() local
3915 size_t j = 0; in getPixelColorsRGBA8() local
3972 size_t j = 0; in getPixelColorsRGB8() local
[all …]
/lvgl-latest/src/libs/freetype/
Dlv_freetype_outline.c353 for(int j = 0; j < tag_size; j++) { in outline_create() local
/lvgl-latest/src/libs/thorvg/rapidjson/
Dpointer.h1023 for (size_t j = 0; j < token->length; j++) { in Parse() local
1065 for (size_t j = 0; j < t->length; j++) { in Stringify() local
1114 for (int j = 0; j < 2; j++) { in Take() local
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h1899 stbtt_int32 ins, i, j = 0, m, n, next_move, was_off = 0, off, start_off = 0; local
3198 int j = x1 >> STBTT_FIXSHIFT; local
3232 int y, j = 0; local
3623 int y, j = 0, i; local
3724 int i, j; local
3745 int c01, c12, c, m, i, j; local
3818 int n, i, j, k, m; local
4372 int j; local
4434 int j; local
4508 int i, j, k; local
[all …]
/lvgl-latest/src/libs/tjpgd/
Dtjpgd.c201 unsigned int i, j, b, cls, num; in create_huffman_tbl() local
/lvgl-latest/demos/music/
Dlv_demo_music_main.c857 uint32_t j = (i + bar_rot + rnd_array[bar_ofs % 10]) % BAR_CNT; in spectrum_draw_event_cb() local
/lvgl-latest/src/stdlib/builtin/
Dlv_tlsf.c796 int i, j; in control_constructor() local
840 int i, j; in lv_tlsf_check() local

12