HomeSort by: relevance | last modified time | path
    Searched refs:corrections (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntpd-opts.def 191 never be stepped and only slew corrections will be used.
227 step/slew corrections and subsequent frequency corrections.
  /src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc 2334 into corrections to make the result easier for the user to read. */
2424 /* A list of corrections affecting a particular line.
2482 /* Add HINT to the corrections for this line.
2579 line_corrections corrections (m_file_cache, m_policy, m_exploc.file, row);
2589 corrections.add_hint (hint);
2592 /* Now print the corrections. */
2597 if (!corrections.m_corrections.is_empty ())
2600 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c)
4973 /* But the corrections are. */
5201 /* But the corrections are. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc 2277 into corrections to make the result easier for the user to read. */
2367 /* A list of corrections affecting a particular line.
2422 /* Add HINT to the corrections for this line.
2515 line_corrections corrections (m_policy, m_exploc.file, row);
2525 corrections.add_hint (hint);
2528 /* Now print the corrections. */
2533 if (!corrections.m_corrections.is_empty ())
2536 FOR_EACH_VEC_ELT (corrections.m_corrections, i, c)
4867 /* But the corrections are. */
5094 /* But the corrections are. *
    [all...]
  /src/external/gpl3/autoconf/dist/
maint.mk 1026 # for any corrections to old entries.

Completed in 32 milliseconds