Searched refs:remaining (Results 1 – 7 of 7) sorted by relevance
103 uint8_t * remaining = start + array->element_size; in lv_array_remove() local105 lv_memmove(start, remaining, remaining_size); in lv_array_remove()129 uint8_t * remaining = start_p + (end - start) * array->element_size; in lv_array_erase() local131 lv_memcpy(start_p, remaining, remaining_size); in lv_array_erase()
145 int remaining = dLen - i; in StrtodDiyFp() local148 int64_t error = (remaining == 0) ? 0 : kUlp / 2; in StrtodDiyFp()154 dExp += remaining; in StrtodDiyFp()
656 block_header_t * remaining = in block_split() local661 tlsf_assert(block_to_ptr(remaining) == align_ptr(block_to_ptr(remaining), ALIGN_SIZE) in block_split()665 block_set_size(remaining, remain_size); in block_split()666 tlsf_assert(block_size(remaining) >= block_size_min && "block split with invalid size"); in block_split()669 block_mark_as_free(remaining); in block_split()671 return remaining; in block_split()
16 item(s) fill remaining space with respect to min/max width and35 - **grow**: if set on an item it will "grow" to fill the remaining space in128 is 400 px space remaining and 3 child Widgets with non-zero grow values:
32 to fill the remaining space in the parent Widget (container), in proportion with73 - :cpp:expr:`LV_GRID_FR(X)` determines what portion of the remaining space
344 --> H{{"is the number of remaining bytes346 H -->|yes| I["read the remaining bytes
43 …The remaining steps can **optionally** be done inside a Docker container. You can connect to the D…