HomeSort by relevance Sort by last modified time
    Searched refs:outname (Results 26 - 50 of 61) sorted by null

12 3

  /toolchain/binutils/binutils-2.25/include/
libiberty.h 410 OUTNAME, or, if OUTNAME is NULL, to standard output of caller. Do
419 /* OUTNAME is a suffix. */
466 OUTNAME Sets the output file name as follows:
468 PEX_SUFFIX set (OUTNAME may not be NULL):
471 and OUTNAME.
474 OUTNAME.
476 OUTNAME not NULL:
477 Output file name is OUTNAME.
478 OUTNAME NULL, TEMPBASE not NULL
    [all...]
  /external/libpng/
pngtest.c 862 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname)
897 if ((fpout = fopen(outname, "wb")) == NULL)
899 fprintf(STDERR, "Could not open output file %s\n", outname);
952 fprintf(STDERR, "%s -> %s: libpng read error\n", inname, outname);
970 fprintf(STDERR, "%s -> %s: libpng write error\n", inname, outname);
1770 static PNG_CONST char *outname = "pngout\/png"; variable
1773 static PNG_CONST char *outname = "pngout.png"; variable
    [all...]
  /external/skia/third_party/libpng/
pngtest.c 861 test_one_file(PNG_CONST char *inname, PNG_CONST char *outname)
896 if ((fpout = fopen(outname, "wb")) == NULL)
898 fprintf(STDERR, "Could not open output file %s\n", outname);
945 fprintf(STDERR, "%s -> %s: libpng read error\n", inname, outname);
963 fprintf(STDERR, "%s -> %s: libpng write error\n", inname, outname);
1761 static PNG_CONST char *outname = "pngout\/png"; variable
1764 static PNG_CONST char *outname = "pngout.png"; variable
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/
kenny.cc 98 char inname[100], outname[100], outbitsname[100], bottleneck_file[100]; local
414 sscanf(argv[argc-1], "%s", outname);
417 while ((int)outname[h] != 0) {
418 outbitsname[h] = outname[h];
429 if ((outp = fopen(outname,"wb")) == NULL) {
430 printf(" iSAC: Cannot write file %s\n", outname);
438 printf("\nInput:%s\nOutput:%s\n\n", inname, outname);
  /external/c-ares/
depcomp 226 outname="$stripped.o"
230 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
231 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
  /external/cmockery/cmockery_0_1_2/
depcomp 226 outname="$stripped.o"
230 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
231 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
  /external/libogg/
depcomp 226 outname="$stripped.o"
230 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
231 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
  /external/libvorbis/
depcomp 226 outname="$stripped.o"
230 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
231 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
  /external/swiftshader/third_party/LLVM/autoconf/
depcomp 226 outname="$stripped.o"
230 sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
231 sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/FwImage/
fwimage.c 305 UCHAR outname[500]; local
481 strcpy (outname, argv[2]);
483 for (p = outname; *p; p++) {
496 OutImageName = outname;
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 42 char inname[100], outname[100], bottleneck_file[100], vadfile[100]; local
410 sscanf(argv[argc - 1], "%s", outname);
412 printf("Output file: %s\n\n", outname);
419 if ((outp = fopen(outname, "wb")) == NULL) {
420 printf(" Error iSAC Cannot write file %s.\n", outname);
  /external/e2fsprogs/debugfs/
dump.c 101 int preserve, char *outname)
142 fix_perms("dump_file", &inode, fd, outname);
  /external/bison/src/
scan-skel.c 900 char *outname = NULL; variable
1054 QPUTS (outname);
1087 if (outname)
1089 free (outname);
1146 &outname, &out_lineno);
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
syscall_windows_test.go 371 outname := d.name + ".dll"
372 args := d.buildArgs(outname, srcname)
379 return filepath.Join(dir, outname)
591 outname := "mydll.dll"
592 cmd := exec.Command("gcc", "-shared", "-s", "-Werror", "-o", outname, srcname)
598 dllpath := filepath.Join(tmpdir, outname)
656 outname := "mydll.dll"
657 cmd := exec.Command("gcc", "-shared", "-s", "-Werror", "-o", outname, srcname)
663 dllpath := filepath.Join(tmpdir, outname)
  /prebuilts/go/linux-x86/src/runtime/
syscall_windows_test.go 371 outname := d.name + ".dll"
372 args := d.buildArgs(outname, srcname)
379 return filepath.Join(dir, outname)
591 outname := "mydll.dll"
592 cmd := exec.Command("gcc", "-shared", "-s", "-Werror", "-o", outname, srcname)
598 dllpath := filepath.Join(tmpdir, outname)
656 outname := "mydll.dll"
657 cmd := exec.Command("gcc", "-shared", "-s", "-Werror", "-o", outname, srcname)
663 dllpath := filepath.Join(tmpdir, outname)
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 1156 const char *outname; local
    [all...]
dlltool.c 2436 char * outname = xmalloc (strlen (TMP_STUB) + 10); local
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
main.c 1130 outname( char *fs ) function
    [all...]
proto.h 391 extern char * outname( char * );
672 extern char * outname();
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-i370.c 649 const char *outname;
656 outname = bfd_get_section_name (output_bfd,
658 target = bfd_get_section_by_name (output_bfd, outname + 5);
643 const char *outname; local
    [all...]
elf32-vax.c 1176 const char *outname; local
    [all...]
elf32-cr16.c 2515 const char * outname; local
    [all...]
elf64-sh64.c 3488 const char *outname; local
    [all...]
  /prebuilts/go/darwin-x86/src/os/exec/
lp_windows_test.go 534 outname := name + ".exe"
535 cmd := Command("go", "build", "-o", outname, srcname)
541 return filepath.Join(dir, outname)
  /prebuilts/go/linux-x86/src/os/exec/
lp_windows_test.go 534 outname := name + ".exe"
535 cmd := Command("go", "build", "-o", outname, srcname)
541 return filepath.Join(dir, outname)

Completed in 894 milliseconds

12 3