HomeSort by relevance Sort by last modified time
    Searched full:output_filename (Results 76 - 92 of 92) sorted by null

1 2 34

  /external/autotest/client/virt/
aexpect.py 68 output_filename,
101 output_file = open(output_filename, "w")
398 self.output_filename,
557 file = open(self.output_filename, "r")
    [all...]
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor.cc 29 output_filename(""),
videoprocessor.h 64 std::string output_filename; member in struct:webrtc::test::TestConfig
  /frameworks/av/cmds/stagefright/
stagefright.cpp 622 fprintf(stderr, " -d(ump) output_filename (raw stream data to a file)\n");
623 fprintf(stderr, " -D(ump) output_filename (decoded PCM data to a file)\n");
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emultempl/
beos.em 61 extern const char *output_filename;
67 output_filename = "a.exe";
pep.em 161 extern const char *output_filename;
183 output_filename = "${EXECUTABLE_NAME:-a.exe}";
914 ? compute_dll_image_base (output_filename)
    [all...]
pe.em 147 extern const char *output_filename;
168 output_filename = "${EXECUTABLE_NAME:-a.exe}";
    [all...]
  /external/ImageMagick/MagickCore/
delegate.c 1631 output_filename[MagickPathExtent]; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
dwp.cc 2377 std::string output_filename; local
    [all...]
  /external/ImageMagick/coders/
svg.c 2859 output_filename[MagickPathExtent], local
    [all...]
  /art/runtime/hprof/
hprof.cc 419 Hprof(const char* output_filename, int fd, bool direct_to_ddms)
420 : filename_(output_filename),
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
plugin.c 717 TVU(string) = output_filename;
ldlang.c     [all...]
ChangeLog-0001     [all...]
ChangeLog-9197     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
ChangeLog-9899 215 * ar.c (output_filename): Make const.
217 output_filename.
    [all...]
ChangeLog-9197     [all...]

Completed in 1370 milliseconds

1 2 34