HomeSort by relevance Sort by last modified time
    Searched refs:textsize (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
size.c 514 GElf_Off textsize = 0; local
535 textsize += shdr->sh_size;
544 ddigits - 2, textsize,
547 ddigits - 2, textsize + datasize + bsssize,
548 xdigits - 2, textsize + datasize + bsssize,
554 total_textsize += textsize;
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 5030 size_t i, textsize = strlen(textstring); local
5057 size_t i, textsize = strlen(textstring); local
    [all...]

Completed in 2225 milliseconds