HomeSort by: relevance | last modified time | path
    Searched defs:output_name (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/usr.bin/xlint/common/
emit.c 48 static const char *output_name; variable
55 output_name = name;
65 err(1, "cannot close '%s'", output_name);
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
symbol.c 66 output_name(char *s) function
86 output_name(s->gen_name);
  /src/external/bsd/pcc/dist/pcc/driver/
path.c 98 output_name(const char *file, const char *new_suffix, int counter, int last) function
  /src/external/gpl2/gmake/dist/
ansi2knr.c 237 char *output_name = 0; local
279 output_name = argv[2];
280 out = fopen(output_name, "w");
283 program_name, output_name);
358 if ( output_name ) {
367 (output_name ? output_name : "stdout"));
  /src/external/gpl2/grep/dist/src/
ansi2knr.c 216 char *output_name = 0; local
258 output_name = argv[2];
259 out = fopen(output_name, "w");
262 program_name, output_name);
337 if ( output_name ) {
346 (output_name ? output_name : "stdout"));
  /src/external/bsd/unbound/dist/testcode/
checklocks.c 75 static const char* output_name = "ublocktrace"; variable
694 output_name = name;
703 snprintf(buf, sizeof(buf), "%s.%d", output_name, thr->num);
  /src/external/bsd/pcc/dist/pcc/cc/driver/
driver.c 252 output_name(const char *file, const char *new_suffix, int counter, int last) function
343 out = output_name(file, suffix, counter,
371 out = output_name(file, suffix, counter, last_phase == ASSEMBLE);
391 out = output_name(file, ".o", counter, last_phase == COMPILE);
  /src/external/gpl3/binutils/dist/ld/
testplug.c 119 static const char *output_name; variable
437 output_name = tv->tv_u.tv_string;
testplug2.c 119 static const char *output_name; variable
388 output_name = tv->tv_u.tv_string;
testplug3.c 119 static const char *output_name; variable
367 output_name = tv->tv_u.tv_string;
testplug4.c 119 static const char *output_name; variable
388 output_name = tv->tv_u.tv_string;
  /src/external/gpl3/binutils.old/dist/ld/
testplug.c 120 static const char *output_name; variable
438 output_name = tv->tv_u.tv_string;
testplug2.c 120 static const char *output_name; variable
389 output_name = tv->tv_u.tv_string;
testplug3.c 120 static const char *output_name; variable
368 output_name = tv->tv_u.tv_string;
testplug4.c 120 static const char *output_name; variable
389 output_name = tv->tv_u.tv_string;
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-propagate.cc 205 tree output_name = NULL_TREE; local
218 output_name = gimple_phi_result (stmt);
221 val = visit_stmt (stmt, &taken_edge, &output_name);
228 edges coming out of OUTPUT_NAME. */
229 if (output_name)
230 add_ssa_edge (output_name);
247 out of OUTPUT_NAME. */
248 if (output_name)
249 add_ssa_edge (output_name);
lto-wrapper.cc 1947 char *output_name = NULL; local
1973 output_name = &input_name[1];
1983 output_names[nr-1] = output_name;
2015 char *output_name; local
2025 output_name = XOBFINISH (&env_obstack, char *);
2037 argv_ptr[3] = output_name;
2042 fprintf (mstream, "%s:\n\t@%s ", output_name, new_argv[0]);
2067 output_names[i] = output_name;
gengtype.cc 1874 once. Associated output file paths (i.e. output_name-s) are
1882 Regexpr machinery to compute the output_name and for_name-s of each
1885 transformed strings for the corresponding output_name and the
1893 rule is triggered. When a rule is triggered, the output_name and
1897 usually it just updates the output_name and for_name so should free
1899 function creates an outf_p only once per each output_name, so it
1914 * the output_name, with $1 ... $9 for
1999 output_name and get_file_basename to compute their for_name
2004 /* Common header files get "gtype-desc.cc" as their output_name,
2035 /* The header is language specific. Given output_name
2137 char *output_name = NULL; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-propagate.cc 214 tree output_name = NULL_TREE; local
227 output_name = gimple_phi_result (stmt);
230 val = visit_stmt (stmt, &taken_edge, &output_name);
237 edges coming out of OUTPUT_NAME. */
238 if (output_name)
239 add_ssa_edge (output_name);
256 out of OUTPUT_NAME. */
257 if (output_name)
258 add_ssa_edge (output_name);
lto-wrapper.cc 1921 char *output_name = NULL; local
1947 output_name = &input_name[1];
1957 output_names[nr-1] = output_name;
1989 char *output_name; local
1999 output_name = XOBFINISH (&env_obstack, char *);
2011 argv_ptr[3] = output_name;
2016 fprintf (mstream, "%s:\n\t@%s ", output_name, new_argv[0]);
2041 output_names[i] = output_name;
  /src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp 125 static std::string output_name = ""; variable
355 output_name = tv->tv_u.tv_string;
922 getOutputFileName(output_name, /* TempOutFile */ false, TaskFilename,
933 check(Conf.addSaveTemps(output_name + ".",
1074 Filename = output_name + ".lto.o";
1076 Filename = output_name;
1157 std::error_code EC = sys::fs::remove(output_name);
1159 message(LDPL_ERROR, "Failed to delete '%s': %s", output_name.c_str(),
  /src/external/gpl3/binutils/dist/bfd/
elf32-csky.c 1153 char *output_name; member in struct:elf32_csky_stub_hash_entry
1473 eh->output_name = NULL;
3656 stub_entry->output_name =
3660 if (stub_entry->output_name == NULL)
3665 sprintf (stub_entry->output_name, STUB_ENTRY_NAME,
elfnn-kvx.c 364 char *output_name; member in struct:elf_kvx_stub_hash_entry
1548 stub_entry->output_name = bfd_alloc (htab->stub_bfd, len);
1549 if (stub_entry->output_name == NULL)
1555 snprintf (stub_entry->output_name, len, STUB_ENTRY_NAME,
3616 stub_name = stub_entry->output_name;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-csky.c 1153 char *output_name; member in struct:elf32_csky_stub_hash_entry
1473 eh->output_name = NULL;
3657 stub_entry->output_name =
3661 if (stub_entry->output_name == NULL)
3666 sprintf (stub_entry->output_name, STUB_ENTRY_NAME,
elfnn-kvx.c 364 char *output_name; member in struct:elf_kvx_stub_hash_entry
1548 stub_entry->output_name = bfd_alloc (htab->stub_bfd, len);
1549 if (stub_entry->output_name == NULL)
1555 snprintf (stub_entry->output_name, len, STUB_ENTRY_NAME,
3615 stub_name = stub_entry->output_name;

Completed in 55 milliseconds

1 2