HomeSort by relevance Sort by last modified time
    Searched full:output_path (Results 1 - 25 of 39) sorted by null

1 2

  /external/llvm/utils/llvm-build/llvmbuild/
configutil.py 8 def configure_file(input_path, output_path, substitutions):
9 """configure_file(input_path, output_path, substitutions) -> bool
39 output_parent_path = os.path.dirname(os.path.abspath(output_path))
44 if os.path.exists(output_path):
47 f = open(output_path, "rb")
60 f = open(output_path, "wb")
main.py 203 def write_components(self, output_path):
257 directory_path = os.path.join(output_path, subpath[1:])
319 def write_library_table(self, output_path, enabled_optional_components):
385 make_install_dir(os.path.dirname(output_path))
386 f = open(output_path+'.new', 'w')
424 if not os.path.isfile(output_path):
425 os.rename(output_path+'.new', output_path)
426 elif filecmp.cmp(output_path, output_path+'.new')
    [all...]
  /system/core/libsparse/
append2simg.c 53 char *output_path; local
66 output_path = argv[1];
73 ret = asprintf(&tmp_path, "%s.append2simg", output_path);
79 output = open(output_path, O_RDWR | O_BINARY);
131 ret = rename(tmp_path, output_path);
  /development/testrunner/coverage/
coverage.py 72 output_path=None,
81 output_path: path to place output files in. If None will use
84 If not None, this will be used to customize output_path as shown above.
89 if output_path is None:
93 output_path = os.path.join(self._out_path,
100 coverage_local_path = os.path.join(output_path,
104 report_path = os.path.join(output_path,
213 output_path = os.path.join(self._output_root_path, target_name)
215 if os.path.isdir(output_path) and target is not None:
216 coverage_files = self._FindCoverageFiles(output_path)
    [all...]
  /external/pdfium/testing/tools/
fixup_pdf_template.py 74 def expand_file(input_path, output_path):
78 with open(output_path, 'w') as outfile:
95 output_path = os.path.join(output_dir, testcase_root + '.pdf')
96 expand_file(testcase_path, output_path)
  /external/mesa3d/src/gallium/targets/egl-static/
Makefile 183 OUTPUT_PATH := $(TOP)/$(LIB_DIR)/egl
184 OUTPUTS := $(addprefix $(OUTPUT_PATH)/, $(addsuffix .so, $(OUTPUTS)))
188 $(OUTPUT_PATH)/egl_gallium.so: $(egl_OBJECTS) $(egl_LIBS)
191 -cplusplus -install $(OUTPUT_PATH) $(MKLIB_OPTIONS) \
195 $(OUTPUT_PATH)/st_GL.so: st_GL.o $(st_GL_LIBS)
198 -cplusplus -install $(OUTPUT_PATH) $(MKLIB_OPTIONS) \
  /cts/tests/tests/media/src/android/media/cts/
MediaRecorderTest.java 54 private final String OUTPUT_PATH;
92 OUTPUT_PATH = new File(Environment.getExternalStorageDirectory(),
122 mOutFile = new File(OUTPUT_PATH);
128 mMediaRecorder.setOutputFile(OUTPUT_PATH);
222 recordVideoUsingCamera(mCamera, OUTPUT_PATH, durMs, timelapse);
225 assertTrue(checkLocationInFile(OUTPUT_PATH));
371 mMediaRecorder.setOutputFile(OUTPUT_PATH);
397 mMediaRecorder.setOutputFile(OUTPUT_PATH);
447 long actualFileDurationMs = getRecordedFileDurationMs(OUTPUT_PATH);
487 checkOutputFileSize(OUTPUT_PATH, fileSize, tolerance)
    [all...]
  /external/jsoncpp/
amalgamate.py 42 def write_to( self, output_path ):
43 output_dir = os.path.dirname( output_path )
46 f = open( output_path, 'wb' )
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 231 llvm::SmallString<200> output_path(input_path);
233 std::error_code err = llvm::sys::fs::make_absolute(output_path);
242 llvm::sys::path::replace_extension(output_path, "o");
246 llvm::sys::path::remove_filename(output_path);
247 llvm::sys::path::append(output_path, "a.out");
250 return output_path.c_str();
  /frameworks/compile/slang/
slang_rs_reflect_utils.cpp 263 string output_path = local
266 llvm::sys::path::parent_path(output_path))) {
268 output_path.c_str(), EC.message().c_str());
277 if (!out.startFile(output_path, filename, context.rsFileName,
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 239 llvm::SmallString<80> output_path(pCacheDir);
240 llvm::sys::path::append(output_path, pResName);
241 llvm::sys::path::replace_extension(output_path, ".o");
272 output_path.c_str(),
353 llvm::SmallString<80> output_path(pOutputFilepath);
354 llvm::sys::path::replace_extension(output_path, ".o");
366 compileScript(script, pOutputFilepath, output_path.c_str(), coreLibPath,
  /external/llvm/utils/lit/lit/
main.py 77 def write_test_results(run, lit_config, testing_time, output_path):
109 f = open(output_path, 'w')
166 group.add_option("-o", "--output", dest="output_path",
379 if opts.output_path is not None:
380 write_test_results(run, litConfig, testing_time, opts.output_path)
  /external/skia/tools/skpdiff/
skpdiff_server.py 92 def download_file(url, output_path):
93 """Download the file at url and place it in output_path"""
95 with open(output_path, 'wb') as writer:
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 89 OptOutputPath("output_path", llvm::cl::desc("Specify the output path"),
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test.h 150 const char *output_path; member in struct:cmd_args
camera_test_menu.cpp     [all...]
  /frameworks/rs/cpu_ref/
rsCpuScriptGroup2.cpp 282 args->push_back("-output_path");
rsCpuScript.cpp 97 args->push_back("-output_path");
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]

Completed in 1664 milliseconds

1 2