Searched defs:leftOver (Results 1 – 12 of 12) sorted by relevance
97 int leftOver = total % buf.length; in getOutputSize() local124 int leftOver = total % buf.length; in getUpdateOutputSize() local
99 int leftOver = total % buf.length; in getOutputSize() local126 int leftOver = total % buf.length; in getUpdateOutputSize() local
54 int leftOver = total % buf.length; in getUpdateOutputSize() local
52 int leftOver = total % buf.length; in getUpdateOutputSize() local
114 int leftOver; in getUpdateOutputSize() local
116 int leftOver; in getUpdateOutputSize() local
72 String leftOver; field in FlowableSplit.SplitSubscriber
727 uint32_t i, leftOver = 0, blockSize, size, value = 0; in chal_sd_write_buffer() local782 uint32_t i, size, leftOver, blockSize, value; in chal_sd_read_buffer() local
79 T leftOver = loopSize - chunk * numberOfEntities; in ForStaticNoChunk() local