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

  /src/external/bsd/nsd/dist/contrib/bind2nsd/scripts/
nsd-sync 272 analyze_only = False
276 analyze_only = True
293 cp_files(analyze_only)
299 cp_files(analyze_only)
304 if analyze_only:
313 cp_files(analyze_only)
333 cp_files(analyze_only)
s64-sync 280 analyze_only = False
284 analyze_only = True
301 cp_files(analyze_only)
307 cp_files(analyze_only)
312 if analyze_only:
321 cp_files(analyze_only)
341 cp_files(analyze_only)
  /src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc 8571 bool analyze_only, bool dump_p,
8597 if (! analyze_only)
8639 /* It's possible to obtain zero nstmts during analyze_only, so make
8700 gcc_assert (analyze_only);
8729 gcc_assert (analyze_only);
8734 if (!analyze_only)
8743 if (analyze_only)
8768 else if (!analyze_only)
8841 If ANALYZE_ONLY is TRUE, only check that it is possible to create valid
8851 bool analyze_only, unsigned *n_perms
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc 6701 If ANALYZE_ONLY is TRUE, only check that it is possible to create valid
6711 bool analyze_only, unsigned *n_perms,
6731 if (! analyze_only)
6833 gcc_assert (analyze_only);
6861 gcc_assert (analyze_only);
6870 if (!analyze_only)

Completed in 56 milliseconds