Searched refs:latest (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/contrib/
H A Ddownload_ecj21 get ecj-latest.jar
24 mv ecj-latest.jar ecj.jar
/haiku-buildtools/jam/
H A Dregexp.c380 register char *latest; local
389 latest = regpiece(&flags);
390 if (latest == NULL)
396 regtail(chain, latest);
397 chain = latest;
/haiku-buildtools/gcc/gmp/mpn/x86/
H A Ddivrem_2.asm36 C A star means numbers not updated for the latest version of the code.
/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c219 /* The latest absolute cycle of an insn in the partial schedule. */
1955 int latest = (e->data_type == MEM_DEP ? p_st + ii - 1 : INT_MAX);
1960 "", earliest, "", latest, p_st);
1966 end = MIN (end, latest);
1983 int latest = s_st - e->latency + (e->distance * ii);
1988 earliest, "", latest, "", s_st);
1994 late_start = MIN (late_start, latest);
1952 int latest = (e->data_type == MEM_DEP ? p_st + ii - 1 : INT_MAX); local
1980 int latest = s_st - e->latency + (e->distance * ii); local
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-xtensa.c582 xtensa_setup_hw_workarounds (int earliest, int latest)
584 if (earliest > latest)
588 if (earliest < 105000 || latest < 105000)
857 int earliest, latest = 0;
864 latest = earliest;
869 latest = strtol (arg, &arg, 0);
874 xtensa_setup_hw_workarounds (earliest, latest);
581 xtensa_setup_hw_workarounds(int earliest, int latest) argument
856 int earliest, latest = 0; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-xtensa.c641 xtensa_setup_hw_workarounds (int earliest, int latest)
643 if (earliest > latest)
647 if (earliest < 105000 || latest < 105000)
947 int earliest, latest = 0;
955 latest = earliest;
960 latest = strtol (end, &end, 0);
965 xtensa_setup_hw_workarounds (earliest, latest);
640 xtensa_setup_hw_workarounds(int earliest, int latest) argument
946 int earliest, latest = 0; local
/haiku-buildtools/binutils/
H A Dconfig.guess29 # You can get the latest version of this script from:
1422 config.guess and config.sub with the latest versions from:
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex26 % Please try the latest version of texinfo.tex before submitting bug
27 % reports; you can get the latest version from:
/haiku-buildtools/legacy/autoconf/
H A Dtexinfo.tex26 % Please try the latest version of texinfo.tex before submitting bug
27 % reports; you can get the latest version from:
/haiku-buildtools/legacy/binutils/texinfo/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/haiku-buildtools/legacy/gcc/gcc/
H A Dtexinfo.tex26 % Please try the latest version of texinfo.tex before submitting bug
27 % reports; you can get the latest version from:
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex31 % Please try the latest version of texinfo.tex before submitting bug
32 % reports; you can get the latest version from:
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex29 % Please try the latest version of texinfo.tex before submitting bug
30 % reports; you can get the latest version from:

Completed in 585 milliseconds