Searched refs:computed (Results 1 – 25 of 52) sorted by relevance
123
/toolchain/binutils/binutils-2.27/bfd/ |
D | config.in | 307 /* The size of `char', as computed by sizeof. */ 310 /* The size of `int', as computed by sizeof. */ 313 /* The size of `long', as computed by sizeof. */ 316 /* The size of `long long', as computed by sizeof. */ 319 /* The size of `off_t', as computed by sizeof. */ 322 /* The size of `short', as computed by sizeof. */ 325 /* The size of `void *', as computed by sizeof. */
|
D | coffcode.h | 3579 unsigned int computed; in coff_apply_checksum() local 3597 computed = coff_compute_checksum (abfd); in coff_apply_checksum() 3599 checksum = computed + pelength; in coff_apply_checksum()
|
D | ChangeLog-2014 | 1007 * aoutx.h (slurp_symbol_table): Check that computed table size is 1013 * coffgen.c (make_a_sectiobn_from_file): Check computed string 1026 * compress.c (bfd_get_full_section_contents): Check computed size
|
D | ChangeLog-0203 | 3777 converting to a relative branch so that the offset is computed after 6194 output offsets must be re-computed before. 8047 section's size could not be computed. 8607 * elf64-alpha.c (elf64_alpha_relax_section): Don't store computed gp.
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
D | rd-v10_32o-2.d | 4 # Check that branch offsets are computed as for v32. The
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | config.in | 464 /* The size of `int', as computed by sizeof. */ 467 /* The size of `long', as computed by sizeof. */ 470 /* The size of `long long', as computed by sizeof. */ 473 /* The size of `size_t', as computed by sizeof. */
|
D | obstacks.texi | 303 it may be computed more than once. For example, if you write this:
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | config.in | 211 /* The size of `long', as computed by sizeof. */ 214 /* The size of `long long', as computed by sizeof. */
|
D | ChangeLog-2015 | 903 * coffgrok.c (do_type): Check that computed ref exists.
|
D | ChangeLog-2009 | 1065 * objdump.c (disassemble_section): If the computed next offset is
|
/toolchain/binutils/binutils-2.27/ld/ |
D | config.in | 185 /* The size of `void *', as computed by sizeof. */
|
D | ChangeLog-2007 | 142 DEFINED() expressions are correctly computed.
|
D | ChangeLog-2004 | 412 exp_dataseg_relro_adjust phase just use previously computed
|
/toolchain/binutils/binutils-2.27/zlib/doc/ |
D | rfc1952.txt | 421 uncompressed data computed according to CRC-32 algorithm 608 /* Flag: has the table been computed? Initially false. */
|
D | algorithm.txt | 22 length 3 are inserted in the hash table. A hash index is computed for
|
D | rfc1950.txt | 320 (excluding any dictionary data) computed according to Adler-32
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-m68hc11.texi | 284 number is computed by the linker as a number used to map the page containing
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-0203 | 1061 automatically computed in the init routine). 1072 length field (computed at run-time).
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/ |
D | ChangeLog-0411 | 500 addresses will have been computed.
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | pep.em | 2145 this value could also be computed statically, but this introduces
|
D | pe.em | 2372 this value could also be computed statically, but this introduces
|
/toolchain/benchmark/ |
D | panorama.diff | 2440 + // Bounding rectangle (real numbers) of the final mosaic computed by projecting 2512 + // Bounding rectangle (int numbers) of the final mosaic computed by projecting 2565 + // cropped out of the computed mosaic to get rid of the gray borders. 3582 + // The arcLength is computed by summing the lengths of the chords 3598 + // rectangle is determined by the arcLength computed above and the cone 10614 + * \param nr_corners actual number of corners computed 10681 + * \param nr_corners actual number of corners computed 10698 + Extract corners from a pre-computed strength image. 10702 + \param nr_corners actual number of corners computed 23424 + * \param H computed transformation from reference to inspection coordinate frame.… [all …]
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2013 | 1775 (tc_gen_reloc): Likwise; convert to a computed reloc.
|
D | ChangeLog-9899 | 990 constant can be computed by two ADD instructions. 4178 is an error if the value can not be computed at assembly time.
|
/toolchain/binutils/binutils-2.27/gprof/ |
D | ChangeLog-9203 | 1632 computed as "hist_scale /= hist_num_bins", not "hist_scale /=
|
123