HomeSort by: relevance | last modified time | path
    Searched defs:last_size (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
passes.cc 1935 int last_size = 0;
1964 if (last_size)
1966 - (double)last_size) * 100 / (double)last_size;
2038 last_size = profile_record[i].size;
1934 int last_size = 0; local
asan.cc 1858 HOST_WIDE_INT last_offset, last_size, last_size_aligned; local
2154 last_size = 0;
2168 last_size = 0;
2171 last_size = offset - last_offset;
2172 last_size += base_offset + ((offsets[l - 2] - base_offset)
2194 last_size += size & ~(ASAN_MIN_RED_ZONE_SIZE - HOST_WIDE_INT_1);
2198 = ((last_size + (ASAN_RED_ZONE_SIZE - HOST_WIDE_INT_1))
  /src/external/gpl3/gcc.old/dist/gcc/
passes.cc 1928 int last_size = 0;
1957 if (last_size)
1959 - (double)last_size) * 100 / (double)last_size;
2031 last_size = profile_record[i].size;
1927 int last_size = 0; local
asan.cc 1816 HOST_WIDE_INT last_offset, last_size, last_size_aligned; local
2112 last_size = 0;
2126 last_size = 0;
2129 last_size = offset - last_offset;
2130 last_size += base_offset + ((offsets[l - 2] - base_offset)
2152 last_size += size & ~(ASAN_MIN_RED_ZONE_SIZE - HOST_WIDE_INT_1);
2156 = ((last_size + (ASAN_RED_ZONE_SIZE - HOST_WIDE_INT_1))
  /src/external/gpl3/gdb/dist/gdb/
printcmd.c 72 static char last_size = 'w'; variable
1820 fmt.size = last_size;
1833 fmt = decode_format (&tmp, last_format, last_size);
1869 time. Set last_size to 'b' for strings. */
1871 last_size = 'b';
1873 last_size = fmt.size;
  /src/external/gpl3/gdb.old/dist/gdb/
printcmd.c 72 static char last_size = 'w'; variable
1820 fmt.size = last_size;
1833 fmt = decode_format (&tmp, last_format, last_size);
1869 time. Set last_size to 'b' for strings. */
1871 last_size = 'b';
1873 last_size = fmt.size;
  /src/external/mpl/dhcp/dist/common/
options.c 1708 int last_size = 0; local
1716 last_size = 16;
1724 last_size = 4;
1730 last_size = 2;
1748 last_size = espace->width;
1758 last_size = 1;
1762 min_len -= last_size;
  /src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_rar5.c 96 int64_t last_size; /* Used in sanity checks. */ member in struct:file_header
3773 if(offset != rar->file.last_offset + rar->file.last_size) {
3789 rar->file.last_size = size;
  /src/external/gpl2/groff/dist/src/roff/troff/
node.cpp 128 font_size last_size; member in class:font_info
229 : last_tfont(0), number(n), last_size(0),
264 if (last_tfont == 0 || fs != last_size
304 last_size = fs;
  /src/external/gpl3/binutils/dist/bfd/
elf.c 5129 bfd_vma last_size;
5251 last_size = 0;
5340 else if (hdr->lma < last_hdr->lma + last_size
5341 || last_hdr->lma + last_size < last_hdr->lma)
5348 && (((last_hdr->lma + last_size - 1) & -maxpagesize)
5360 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5362 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5421 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5447 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5127 bfd_vma last_size; local
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 16165 long padding_size, left_size, last_size;
16211 last_size = fragP->tc_frag_data.prefix_length;
16213 if (padding_size == last_size)
16159 long padding_size, left_size, last_size; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 5064 bfd_vma last_size;
5186 last_size = 0;
5275 else if (hdr->lma < last_hdr->lma + last_size
5276 || last_hdr->lma + last_size < last_hdr->lma)
5283 && (((last_hdr->lma + last_size - 1) & -maxpagesize)
5295 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5297 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5356 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5382 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5062 bfd_vma last_size; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 15997 long padding_size, left_size, last_size;
16043 last_size = fragP->tc_frag_data.prefix_length;
16045 if (padding_size == last_size)
15991 long padding_size, left_size, last_size; local
  /src/external/gpl3/gdb/dist/bfd/
elf.c 5024 bfd_vma last_size;
5136 last_size = 0;
5229 else if (hdr->lma < last_hdr->lma + last_size
5230 || last_hdr->lma + last_size < last_hdr->lma)
5237 && (((last_hdr->lma + last_size - 1) & -maxpagesize)
5249 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5251 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5310 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5336 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5022 bfd_vma last_size; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 5198 bfd_vma last_size;
5310 last_size = 0;
5401 else if (hdr->lma < last_hdr->lma + last_size
5402 || last_hdr->lma + last_size < last_hdr->lma)
5409 && (((last_hdr->lma + last_size - 1) & -maxpagesize)
5421 else if ((BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5423 && (BFD_ALIGN (last_hdr->lma + last_size, maxpagesize)
5482 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5508 last_size = (!IS_TBSS (hdr) ? hdr->size : 0) / opb;
5196 bfd_vma last_size; local

Completed in 115 milliseconds