HomeSort by relevance Sort by last modified time
    Searched refs:outname (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/dtc/tests/
move_and_save.c 40 char outname[PATH_MAX]; local
55 sprintf(outname, "moved.%s", inname);
56 save_blob(outname, fdt1);
63 sprintf(outname, "shunted.%s", inname);
64 save_blob(outname, fdt2);
71 sprintf(outname, "deshunted.%s", inname);
72 save_blob(outname, fdt3);
open_pack.c 39 char outname[PATH_MAX]; local
57 sprintf(outname, "opened.%s", inname);
58 save_blob(outname, fdt1);
63 sprintf(outname, "repacked.%s", inname);
64 save_blob(outname, fdt1);
nopulate.c 61 char outname[PATH_MAX]; local
69 sprintf(outname, "noppy.%s", inname);
102 save_blob(outname, fdt2);
mangle-layout.c 130 char outname[PATH_MAX]; local
140 sprintf(outname, "v%d.%s.%s", version, blockorder, inname);
161 save_blob(outname, buf.buf);
dtb_reverse.c 135 char outname[PATH_MAX]; local
144 sprintf(outname, "%s.reversed.test.dtb", argv[1]);
160 save_blob(outname, out);
  /toolchain/binutils/binutils-2.27/libiberty/
pex-one.c 25 const char *pname, const char *outname, const char *errname,
32 errmsg = pex_run (obj, flags, executable, argv, outname, errname, err);
pex-common.c 159 char *outname; local
168 outname = (char *) orig_outname;
221 if (outname == NULL)
225 outname = concat (obj->tempbase, outname, NULL);
232 outname = temp_file (obj, flags, outname);
233 if (! outname)
240 if (outname != orig_outname)
245 pex_add_remove (obj, outname, outname_allocated)
    [all...]
  /external/valgrind/coregrind/
link_tool_exe_darwin.in 113 my $outname = "";
117 if ($str eq "-o" && $outname eq "") {
118 $outname = $ARGV[$n + 1];
123 if ($outname eq "");
154 $cmd = "$cmd -o $outname";
186 $cmd = "$cmd $stack_addr_str $stack_size_str $outname";
  /external/libgsm/src/
toast.c 27 char *inname, *outname; variable
235 char * tmp = outname;
241 outname = (char *)0;
324 perror(outname);
326 progname, outname);
330 if (outname && chmod(outname, instat.st_mode & 07777)) {
331 perror(outname);
333 progname, outname);
346 (void)chown(outname, instat.st_uid, instat.st_gid)
    [all...]
  /external/zlib/src/examples/
gun.c 540 inname is NULL or an empty string, read from stdin. If outname is NULL or
543 outname.
548 local int gunzip(z_stream *strm, char *inname, char *outname, int test)
567 else if (outname == NULL || *outname == 0) {
568 outname = "-";
572 outfile = open(outname, O_CREAT | O_TRUNC | O_WRONLY, 0666);
575 fprintf(stderr, "gun cannot create %s\n", outname);
591 copymeta(inname, outname); /* copy attributes */
599 if (outfile > 2) unlink(outname);
634 char *outname; local
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/examples/
gun.c 540 inname is NULL or an empty string, read from stdin. If outname is NULL or
543 outname.
548 local int gunzip(z_stream *strm, char *inname, char *outname, int test)
567 else if (outname == NULL || *outname == 0) {
568 outname = "-";
572 outfile = open(outname, O_CREAT | O_TRUNC | O_WRONLY, 0666);
575 fprintf(stderr, "gun cannot create %s\n", outname);
591 copymeta(inname, outname); /* copy attributes */
599 if (outfile > 2) unlink(outname);
634 char *outname; local
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc 36 char inname[80], outname[40], bitname[40]; local
93 sscanf(argv[4], "%s", outname);
106 if ((outp = fopen(outname, "wb")) == NULL) {
107 printf(" G.711: Cannot write file %s.\n", outname);
110 printf("\nInput: %s\nOutput: %s\n", inname, outname);
  /external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
testG722.cc 43 char inname[60], outbit[40], outname[40]; local
90 sscanf(argv[4], "%s", outname);
100 if ((outp = fopen(outname,"wb")) == NULL) {
101 printf(" G.722: Cannot write file %s.\n", outname);
104 printf("\nInput:%s\nOutput bitstream:%s\nOutput:%s\n", inname, outbit, outname);
  /external/dtc/
dtc.c 173 const char *outname = "-"; local
197 outname = optarg;
288 fprintf(depfile, "%s:", outname);
294 outform = guess_type_by_name(outname, NULL);
311 dti->outname = outname;
343 if (streq(outname, "-")) {
346 outf = fopen(outname, "wb");
349 outname, strerror(errno));
  /external/selinux/semodule-utils/semodule_expand/
semodule_expand.c 40 char *basename, *outname; local
107 outname = argv[optind];
169 outfile = fopen(outname, "w");
171 perror(outname);
180 argv[0], outname);
  /external/selinux/semodule-utils/semodule_link/
semodule_link.c 80 char *basename, *outname = NULL; local
96 outname = optarg;
150 if (outname) {
151 outfile = fopen(outname, "w");
153 perror(outname);
  /external/v8/tools/
android-run.py 50 (fd_out, outname) = tempfile.mkstemp()
61 output = file(outname).read()
63 os.unlink(outname)
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/
simpleKenny.c 56 char outname[500]; local
161 sscanf(argv[2], "%s", outname);
211 if ((outp = fopen(outname, "wb")) == NULL) {
212 printf(" iSAC: Cannot write file %s.\n", outname);
217 _splitpath(outname, outDrive, outPath, outPrefix, outSuffix);
226 printf("Output................... %s\n", outname);
518 strcpy(newOutName, outname);
533 rename(outname, newOutName);
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
test_iSACfixfloat.c 83 char inname[50], outname[50], bottleneck_file[50], bitfilename[60], local
243 sscanf(argv[argc - 1], "%s", outname);
249 if ((outp = fopen(outname, "wb")) == NULL) {
250 printf(" iSAC: Cannot write file %s.\n", outname);
253 printf("\nInput:%s\nOutput:%s\n", inname, outname);
256 while (outname[i] != '\0') {
257 bitfilename[i] = outname[i];
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
CodeMangler.java 92 String outname = null; local
104 outname = args[++i];
205 if (outname == null) {
206 outname = inname;
207 } else if (!(outname.startsWith("\\") || outname.startsWith("/"))) {
208 outname = username + File.separator + outname;
210 outdir = new File(outname);
    [all...]
  /external/libpng/contrib/gregbook/
wpng.c 164 char *inname = NULL, outname[256]; local
365 /* make outname from inname */
369 strcpy(outname, inname);
370 strcpy(outname+len, ".png");
373 strncpy(outname, inname, len);
374 strcpy(outname+len, ".png");
376 /* check if outname already exists; if not, open */
377 if ((wpng_info.outfile = fopen(outname, "rb")) != NULL) {
379 outname);
382 } else if (!(wpng_info.outfile = fopen(outname, "wb")))
    [all...]
  /external/syslinux/com32/lib/libpng/
pngtest.c 96 int test_one_file PNGARG((PNG_CONST char *inname, PNG_CONST char *outname));
687 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname)
733 MultiByteToWideChar(CP_ACP, 0, outname, -1, path, MAX_PATH);
737 if ((fpout = fopen(outname, "wb")) == NULL)
740 fprintf(STDERR, "Could not open output file %s\n", outname);
802 fprintf(STDERR, "%s -> %s: libpng read error\n", inname, outname);
826 fprintf(STDERR, "%s -> %s: libpng write error\n", inname, outname);
1447 static PNG_CONST char *outname = "pngout\/png"; variable
1450 static PNG_CONST char *outname = "pngout.png"; variable
    [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
depcomp 180 outname="$stripped.o"
198 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
199 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
  /external/vboot_reference/futility/
cmd_dump_fmap.c 40 char *outname = 0; local
82 outname = NULL;
86 outname = extract_names[j];
114 if (!outname) {
118 outname = buf;
120 FILE *fp = fopen(outname, "wb");
123 progname, outname, strerror(errno));
141 printf("saved as \"%s\"\n", outname);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h 407 OUTNAME, or, if OUTNAME is NULL, to standard output of caller. Do
416 /* OUTNAME is a suffix. */
458 OUTNAME Sets the output file name as follows:
460 PEX_SUFFIX set (OUTNAME may not be NULL):
463 and OUTNAME.
466 OUTNAME.
468 OUTNAME not NULL:
469 Output file name is OUTNAME.
470 OUTNAME NULL, TEMPBASE not NULL
    [all...]

Completed in 622 milliseconds

1 2 3