| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-range-trace.cc | 66 fprintf (dump_file, "%-7u ", idx); 68 fprintf (dump_file, " "); 69 fprintf (dump_file, "%s ", component); 72 fputc (' ', dump_file); 86 fprintf (dump_file, "%s", str); 98 fprintf (dump_file, "%s", str); 111 fputs(result ? "TRUE : " : "FALSE : ", dump_file); 112 fprintf (dump_file, "(%u) ", counter); 113 fputs (caller, dump_file); 114 fputs (" (",dump_file); [all...] |
| graphite-dependences.cc | 83 if (dump_file) 85 fprintf (dump_file, "Adding read to depedence graph: "); 86 print_pdr (dump_file, pdr); 91 if (dump_file) 93 fprintf (dump_file, "Reads depedence graph: "); 94 print_isl_union_map (dump_file, reads); 99 if (dump_file) 101 fprintf (dump_file, "Adding must write to depedence graph: "); 102 print_pdr (dump_file, pdr); 107 if (dump_file) [all...] |
| hw-doloop.cc | 48 fprintf (dump_file, ";; loop %d: ", loop->loop_no); 50 fprintf (dump_file, "(bad) "); 51 fprintf (dump_file, "{head:%d, depth:%d, reg:%u}", 55 fprintf (dump_file, " blocks: [ "); 57 fprintf (dump_file, "%d ", b->index); 58 fprintf (dump_file, "] "); 60 fprintf (dump_file, " inner loops: [ "); 62 fprintf (dump_file, "%d ", i->loop_no); 63 fprintf (dump_file, "]\n"); 65 fprintf (dump_file, "\n") [all...] |
| ipa-pure-const.cc | 318 if (dump_file) 319 fprintf (dump_file, " Volatile operand is not const/pure\n"); 332 if (dump_file) 333 fprintf (dump_file, " Used static/global variable is not const/pure\n"); 348 if (dump_file) 349 fprintf (dump_file, " static/global memory write is not const/pure\n"); 360 if (dump_file) 361 fprintf (dump_file, " global memory read is not const\n"); 374 if (dump_file) 375 fprintf (dump_file, " static memory read is not const\n") [all...] |
| mcf.cc | 372 if (dump_file) 373 dump_fixup_edge (dump_file, fixup_graph, curr_edge); 522 if (dump_file) 523 fprintf (dump_file, "\nVertex transformation:\n"); 567 if (dump_file) 568 fprintf (dump_file, "\nReverse edges:\n"); 587 if (dump_file) 588 fprintf (dump_file, "\ns'->S, T->t':\n"); 604 if (dump_file) 605 fprintf (dump_file, "\nD(v) balance:\n") [all...] |
| tree-ssa-loop-ch.cc | 209 if (dump_file && (dump_flags & TDF_DETAILS)) 210 fprintf (dump_file, 219 if (dump_file && (dump_flags & TDF_DETAILS)) 220 fprintf (dump_file, 230 if (dump_file && (dump_flags & TDF_DETAILS)) 231 fprintf (dump_file, 240 if (dump_file && (dump_flags & TDF_DETAILS)) 241 fprintf (dump_file, 274 if (dump_file && (dump_flags & TDF_DETAILS)) 276 fprintf (dump_file, " Analyzing: ") [all...] |
| tree-ssa-copy.cc | 240 if (dump_file && (dump_flags & TDF_DETAILS)) 242 fprintf (dump_file, "Trying to determine truth value of "); 243 fprintf (dump_file, "predicate "); 244 print_gimple_stmt (dump_file, stmt, 0); 258 if (dump_file && (dump_flags & TDF_DETAILS) && *taken_edge_p) 259 fprintf (dump_file, "\nConditional will always take edge %d->%d\n", 281 if (dump_file && (dump_flags & TDF_DETAILS)) 283 fprintf (dump_file, "\nVisiting statement:\n"); 284 print_gimple_stmt (dump_file, stmt, 0, dump_flags); 285 fprintf (dump_file, "\n") [all...] |
| ipa-polymorphic-call.cc | 1223 if (dump_file) 1224 fprintf (dump_file, " LHS is not virtual table.\n"); 1237 if (dump_file) 1239 fprintf (dump_file, " base:"); 1240 print_generic_expr (dump_file, base, TDF_SLIM); 1241 fprintf (dump_file, " does not match instance:"); 1242 print_generic_expr (dump_file, tci->instance, TDF_SLIM); 1243 fprintf (dump_file, "\n"); 1252 if (dump_file) 1254 fprintf (dump_file, " base mem ref:") [all...] |
| tree-ssa-threadbackward.cc | 204 dump_path (FILE *dump_file, const vec<basic_block> &path) 209 fprintf (dump_file, "%d", bb->index); 211 fprintf (dump_file, "->"); 223 fprintf (dump_file, "path: "); 224 dump_path (dump_file, m_path); 225 fprintf (dump_file, "->"); 228 fprintf (dump_file, "xx REJECTED (unreachable)\n"); 230 fprintf (dump_file, "%d SUCCESS\n", taken->dest->index); 232 fprintf (dump_file, "xx REJECTED\n"); 261 if (dump_file && (dump_flags & TDF_DETAILS) [all...] |
| gimple-range.cc | 48 if (dump_file && (param_ranger_debug & RANGER_DEBUG_TRACE)) 90 print_generic_expr (dump_file, expr, TDF_SLIM); 91 fputs (")", dump_file); 94 fputs (" at stmt ", dump_file); 95 print_gimple_stmt (dump_file, stmt, 0, TDF_SLIM); 98 fputs ("\n", dump_file); 156 print_generic_expr (dump_file, name, TDF_SLIM); 157 fprintf (dump_file, ") to BB %d\n", bb->index); 183 print_generic_expr (dump_file, name, TDF_SLIM); 184 fprintf (dump_file, ") from BB %d\n", bb->index) [all...] |
| modulo-sched.cc | 376 if (dump_file) 378 fprintf (dump_file, "SMS count_reg found "); 379 print_rtl_single (dump_file, reg); 380 fprintf (dump_file, " outside control in insn:\n"); 381 print_rtl_single (dump_file, insn); 567 if (dump_file) 569 fprintf (dump_file, "Scheduling register move INSN %d; ii = %d" 572 print_rtl_single (dump_file, move->insn); 573 fprintf (dump_file, "\n%11s %11s %5s\n", "start", "end", "time"); 574 fprintf (dump_file, "=========== =========== =====\n") [all...] |
| gimple-ssa-backprop.cc | 315 if (dump_file && (dump_flags & TDF_DETAILS)) 317 fprintf (dump_file, "[WORKLIST] Pushing "); 318 print_generic_expr (dump_file, var); 319 fprintf (dump_file, "\n"); 331 if (dump_file && (dump_flags & TDF_DETAILS)) 333 fprintf (dump_file, "[WORKLIST] Popping "); 334 print_generic_expr (dump_file, var); 335 fprintf (dump_file, "\n"); 478 if (dump_file && (dump_flags & TDF_DETAILS)) 480 fprintf (dump_file, "[USE] ") [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-range-trace.cc | 66 fprintf (dump_file, "%-7u ", idx); 68 fprintf (dump_file, " "); 69 fprintf (dump_file, "%s ", component); 72 fputc (' ', dump_file); 86 fprintf (dump_file, "%s", str); 98 fprintf (dump_file, "%s", str); 111 fputs(result ? "TRUE : " : "FALSE : ", dump_file); 112 fprintf (dump_file, "(%u) ", counter); 113 fputs (caller, dump_file); 114 fputs (" (",dump_file); [all...] |
| graphite-dependences.cc | 83 if (dump_file) 85 fprintf (dump_file, "Adding read to depedence graph: "); 86 print_pdr (dump_file, pdr); 91 if (dump_file) 93 fprintf (dump_file, "Reads depedence graph: "); 94 print_isl_union_map (dump_file, reads); 99 if (dump_file) 101 fprintf (dump_file, "Adding must write to depedence graph: "); 102 print_pdr (dump_file, pdr); 107 if (dump_file) [all...] |
| hw-doloop.cc | 48 fprintf (dump_file, ";; loop %d: ", loop->loop_no); 50 fprintf (dump_file, "(bad) "); 51 fprintf (dump_file, "{head:%d, depth:%d, reg:%u}", 55 fprintf (dump_file, " blocks: [ "); 57 fprintf (dump_file, "%d ", b->index); 58 fprintf (dump_file, "] "); 60 fprintf (dump_file, " inner loops: [ "); 62 fprintf (dump_file, "%d ", i->loop_no); 63 fprintf (dump_file, "]\n"); 65 fprintf (dump_file, "\n") [all...] |
| ipa-pure-const.cc | 307 if (dump_file) 308 fprintf (dump_file, " Volatile operand is not const/pure\n"); 321 if (dump_file) 322 fprintf (dump_file, " Used static/global variable is not const/pure\n"); 337 if (dump_file) 338 fprintf (dump_file, " static/global memory write is not const/pure\n"); 349 if (dump_file) 350 fprintf (dump_file, " global memory read is not const\n"); 363 if (dump_file) 364 fprintf (dump_file, " static memory read is not const\n") [all...] |
| mcf.cc | 372 if (dump_file) 373 dump_fixup_edge (dump_file, fixup_graph, curr_edge); 522 if (dump_file) 523 fprintf (dump_file, "\nVertex transformation:\n"); 567 if (dump_file) 568 fprintf (dump_file, "\nReverse edges:\n"); 587 if (dump_file) 588 fprintf (dump_file, "\ns'->S, T->t':\n"); 604 if (dump_file) 605 fprintf (dump_file, "\nD(v) balance:\n") [all...] |
| gimple-ssa-evrp.cc | 63 if (dump_file) 65 fprintf (dump_file, "\nValue ranges after Early VRP:\n\n"); 66 m_range_analyzer.dump (dump_file); 67 fprintf (dump_file, "\n"); 78 if (dump_file && (dump_flags & TDF_DETAILS)) 79 fprintf (dump_file, "evrp visiting BB%d\n", bb->index); 85 if (dump_file && (dump_flags & TDF_DETAILS)) 87 fprintf (dump_file, "evrp visiting stmt "); 88 print_gimple_stmt (dump_file, stmt, 0); 152 if (dump_file && (dump_flags & TDF_DETAILS) [all...] |
| tree-ssa-loop-ch.cc | 96 if (dump_file && (dump_flags & TDF_DETAILS)) 97 fprintf (dump_file, 106 if (dump_file && (dump_flags & TDF_DETAILS)) 107 fprintf (dump_file, 117 if (dump_file && (dump_flags & TDF_DETAILS)) 118 fprintf (dump_file, 127 if (dump_file && (dump_flags & TDF_DETAILS)) 128 fprintf (dump_file, 165 if (dump_file && (dump_flags & TDF_DETAILS)) 166 fprintf (dump_file, [all...] |
| value-range-equiv.cc | 193 if (dump_file && (dump_flags & TDF_DETAILS)) 195 fprintf (dump_file, "Intersecting\n "); 196 dump_value_range (dump_file, this); 197 fprintf (dump_file, "\nand\n "); 198 dump_value_range (dump_file, other); 199 fprintf (dump_file, "\n"); 232 if (dump_file && (dump_flags & TDF_DETAILS)) 234 fprintf (dump_file, "to\n "); 235 dump_value_range (dump_file, this); 236 fprintf (dump_file, "\n") [all...] |
| ipa-polymorphic-call.cc | 1224 if (dump_file) 1225 fprintf (dump_file, " LHS is not virtual table.\n"); 1238 if (dump_file) 1240 fprintf (dump_file, " base:"); 1241 print_generic_expr (dump_file, base, TDF_SLIM); 1242 fprintf (dump_file, " does not match instance:"); 1243 print_generic_expr (dump_file, tci->instance, TDF_SLIM); 1244 fprintf (dump_file, "\n"); 1253 if (dump_file) 1255 fprintf (dump_file, " base mem ref:") [all...] |
| modulo-sched.cc | 376 if (dump_file) 378 fprintf (dump_file, "SMS count_reg found "); 379 print_rtl_single (dump_file, reg); 380 fprintf (dump_file, " outside control in insn:\n"); 381 print_rtl_single (dump_file, insn); 567 if (dump_file) 569 fprintf (dump_file, "Scheduling register move INSN %d; ii = %d" 572 print_rtl_single (dump_file, move->insn); 573 fprintf (dump_file, "\n%11s %11s %5s\n", "start", "end", "time"); 574 fprintf (dump_file, "=========== =========== =====\n") [all...] |
| gimple-ssa-backprop.cc | 315 if (dump_file && (dump_flags & TDF_DETAILS)) 317 fprintf (dump_file, "[WORKLIST] Pushing "); 318 print_generic_expr (dump_file, var); 319 fprintf (dump_file, "\n"); 331 if (dump_file && (dump_flags & TDF_DETAILS)) 333 fprintf (dump_file, "[WORKLIST] Popping "); 334 print_generic_expr (dump_file, var); 335 fprintf (dump_file, "\n"); 472 if (dump_file && (dump_flags & TDF_DETAILS)) 474 fprintf (dump_file, "[USE] ") [all...] |
| /src/share/examples/hostapd/ |
| hostapd.conf | 40 dump_file=/tmp/hostapd.dump
|
| /src/external/bsd/wpa/dist/hostapd/ |
| wired.conf | 12 dump_file=/tmp/hostapd.dump
|