HomeSort by relevance Sort by last modified time
    Searched full:output_filename (Results 26 - 50 of 58) sorted by null

12 3

  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoWriter.cpp 169 const char *output_filename = pOutput.getName().c_str(); local
173 output_filename, pOutput.getErrorMessage().c_str());
185 output_filename, pOutput.getErrorMessage().c_str());
193 output_filename, pOutput.getErrorMessage().c_str());
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 563 output_filename = self.library_filename(output_libname,
566 if self._need_link(objects, output_filename):
567 lib_args = objects + ['/OUT:' + output_filename]
575 log.debug("skipping %s (up-to-date)", output_filename)
581 output_filename,
608 output_filename = os.path.join(output_dir, output_filename)
610 if self._need_link(objects, output_filename):
627 objects + ['/OUT:' + output_filename])
637 os.path.basename(output_filename))
    [all...]
msvccompiler.py 447 output_filename = \
450 if self._need_link (objects, output_filename):
451 lib_args = objects + ['/OUT:' + output_filename]
460 log.debug("skipping %s (up-to-date)", output_filename)
467 output_filename,
492 output_filename = os.path.join (output_dir, output_filename)
494 if self._need_link (objects, output_filename):
512 objects + ['/OUT:' + output_filename])
521 os.path.basename(output_filename))
    [all...]
emxccompiler.py 94 output_filename,
129 os.path.basename(output_filename))
137 os.path.splitext(os.path.basename(output_filename))[0],
164 output_filename,
cygwinccompiler.py 195 output_filename,
230 os.path.basename(output_filename))
238 "LIBRARY %s" % os.path.basename(output_filename),
274 output_filename,
ccompiler.py 617 def link(self, target_desc, objects, output_filename, output_dir=None,
625 as 'objects'. 'output_filename' should be a filename. If
626 'output_dir' is supplied, 'output_filename' is relative to it
627 (i.e. 'output_filename' can provide directory components if
682 def link_shared_object(self, objects, output_filename, output_dir=None,
688 output_filename, output_dir,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvc9compiler.py 563 output_filename = self.library_filename(output_libname,
566 if self._need_link(objects, output_filename):
567 lib_args = objects + ['/OUT:' + output_filename]
575 log.debug("skipping %s (up-to-date)", output_filename)
581 output_filename,
608 output_filename = os.path.join(output_dir, output_filename)
610 if self._need_link(objects, output_filename):
627 objects + ['/OUT:' + output_filename])
637 os.path.basename(output_filename))
    [all...]
msvccompiler.py 447 output_filename = \
450 if self._need_link (objects, output_filename):
451 lib_args = objects + ['/OUT:' + output_filename]
460 log.debug("skipping %s (up-to-date)", output_filename)
467 output_filename,
492 output_filename = os.path.join (output_dir, output_filename)
494 if self._need_link (objects, output_filename):
512 objects + ['/OUT:' + output_filename])
521 os.path.basename(output_filename))
    [all...]
emxccompiler.py 94 output_filename,
129 os.path.basename(output_filename))
137 os.path.splitext(os.path.basename(output_filename))[0],
164 output_filename,
cygwinccompiler.py 195 output_filename,
230 os.path.basename(output_filename))
238 "LIBRARY %s" % os.path.basename(output_filename),
274 output_filename,
  /external/chromium_org/third_party/fuzzymatch/
fuzzymatch.c 69 const char *output_filename = "highlight.png"; local
83 output_filename = argv[++argi];
154 pixWrite(output_filename, a, IFF_PNG);
  /external/oprofile/libabi/
opimport.cpp 34 string output_filename; member in namespace:__anon24363
43 popt::option(output_filename, "output", 'o', "output to file", "filename"),
210 rc = odb_open(&dest, output_filename.c_str(), ODB_RDWR,
  /external/libvpx/libvpx/
vp9_spatial_scalable_encoder.c 81 char *output_filename; member in struct:__anon21327
99 fprintf(stderr, "Usage: %s <options> input_filename output_filename\n",
278 app_input->output_filename = argv[1];
323 if (!(outfile = fopen(app_input.output_filename, "wb")))
324 die("Failed to open %s for writing\n", app_input.output_filename);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/bindings/
main.py 195 def identical_file(self, reference_filename, output_filename):
201 output_filename]
220 return all([self.identical_file(reference_filename, output_filename)
221 for (reference_filename, output_filename) in file_pairs])
  /external/llvm/include/llvm-c/
LinkTimeOptimizer.h 59 (llvm_lto_t lto, const char* output_filename);
  /frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/
EffectsVideoCapture.java 64 intent.putExtra("OUTPUT_FILENAME", Environment.getExternalStorageDirectory().toString()
  /bionic/libc/tools/zoneinfo/
update-tzdata.py 86 def HttpRetrieve(http, path, output_filename):
88 f = open(output_filename, 'wb')
  /external/srec/audio/test/AudioInRecord/src/
AudioInRecord.c 42 #define OUTPUT_FILENAME "output_AudioInRecord.pcm"
131 char *szFilename = OUTPUT_FILENAME;
  /frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
AAC_E_SAMPLES.c 48 static int parsecmdline(int argc, char **argv,char **input_filename, char **output_filename, AACENC_PARAM *param)
78 *output_filename = *argv;
  /external/chromium_org/tools/grit/grit/format/
html_inline.py 376 def InlineToFile(input_filename, output_filename, grd_node):
381 to output_filename.
385 output_filename: name of file to be written to
391 with open(output_filename, 'wb') as out_file:
  /packages/apps/Camera/perftests/panorama/
benchmark.cpp 62 printf("Usage: %s input_dir output_filename\n", argv[0]);
  /external/chromium_org/third_party/lcov/bin/
geninfo 217 our $output_filename;
339 "output-filename|o=s" => \$output_filename,
516 if (defined($output_filename) && ($output_filename ne "-"))
521 open(DUMMY_HANDLE, ">", $output_filename)
522 or die("ERROR: cannot create $output_filename!\n");
525 # Make $output_filename an absolute path because we're going
527 if (!($output_filename =~ /^\/(.*)$/))
529 $output_filename = $cwd."/".$output_filename;
    [all...]
lcov 155 our $output_filename; # Name for file to write coverage data to
268 "output-file|o=s" => \$output_filename,
382 $to_file = ($output_filename && ($output_filename ne "-"));
389 $output_filename = "-";
611 # TO_PACKAGE specified) or to OUTPUT_FILENAME or STDOUT.
801 if ($output_filename)
803 @param = (@param, "--output-filename", $output_filename);
    [all...]
  /external/chromium_org/tools/grit/grit/node/
structure.py 130 'output_filename' : '',
298 if self.attrs['output_filename'] != '':
299 filename = self.attrs['output_filename']
  /external/chromium_org/native_client_sdk/src/build_tools/
build_sdk.py 690 def GenerateNotice(fileroot, output_filename='NOTICE', extra_files=None):
705 if not os.path.isabs(output_filename):
706 output_filename = os.path.join(fileroot, output_filename)
707 generate_notice.Generate(output_filename, fileroot, license_files)
    [all...]

Completed in 240 milliseconds

12 3