Home
last modified time | relevance | path

Searched defs:output_dir (Results 1 – 25 of 104) sorted by relevance

12345

/external/clang/tools/scan-build-py/libscanbuild/
Dreport.py64 def document(args, output_dir, use_cdb): argument
99 def assemble_cover(output_dir, prefix, args, fragments): argument
147 def bug_summary(output_dir, bug_counter): argument
199 def bug_report(output_dir, prefix): argument
246 def crash_report(output_dir, prefix): argument
284 def read_crashes(output_dir): argument
292 def read_bugs(output_dir, html): argument
428 def prettify_bug(prefix, output_dir): argument
443 def prettify_crash(prefix, output_dir): argument
457 def copy_resource_files(output_dir): argument
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Dreport.py110 def bug_summary(output_dir, bug_counter): argument
162 def bug_report(output_dir, prefix): argument
209 def crash_report(output_dir, prefix): argument
247 def read_crashes(output_dir): argument
255 def read_bugs(output_dir, html): argument
397 def prettify_bug(prefix, output_dir): argument
412 def prettify_crash(prefix, output_dir): argument
426 def copy_resource_files(output_dir): argument
/external/googletest/googletest/scripts/
Dfuse_gtest_files.py113 def VerifyOutputFile(output_dir, relative_path): argument
139 def ValidateOutputDir(output_dir): argument
149 def FuseGTestH(gtest_root, output_dir): argument
221 def FuseGTestAllCc(gtest_root, output_dir): argument
229 def FuseGTest(gtest_root, output_dir): argument
/external/toolchain-utils/compiler_wrapper/
Dbundle.py25 def copy_files(input_dir, output_dir): argument
43 def write_readme(input_dir, output_dir, change_id): argument
51 def write_version(output_dir, change_id): argument
/external/libchrome/mojo/public/tools/bindings/
Dmojom_types_downgrader.py39 def DowngradeFile(path, output_dir=None): argument
70 def DowngradeDirectory(path, output_dir=None): argument
91 def DowngradePath(src_path, output_dir=None): argument
/external/googletest/googlemock/scripts/
Dfuse_gmock_files.py113 def ValidateOutputDir(output_dir): argument
127 def FuseGMockH(gmock_root, output_dir): argument
220 def FuseGMockGTestAllCc(gmock_root, output_dir): argument
231 def FuseGMock(gmock_root, output_dir): argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/
Dgen_llvm_ir_macros.py215 def generate_gen_h(functions, output_dir): argument
241 def generate_meta_h(output_dir): argument
283 def generate_intrin_h(output_dir): argument
/external/webrtc/rtc_tools/testing/
Dutils.py91 def UnpackArchiveTo(archive_path, output_dir): argument
99 def _UnzipArchiveTo(archive_path, output_dir): argument
108 def _UntarArchiveTo(archive_path, output_dir): argument
/external/libchrome/build/
Dget_syzygy_binaries.py55 def _LoadState(output_dir): argument
72 def _SaveState(output_dir, state, dry_run=False): argument
110 def _BuildActualState(stored, revision, output_dir): argument
146 def _GetCurrentState(revision, output_dir): argument
194 def _CleanState(output_dir, state, dry_run=False): argument
/external/webrtc/tools_webrtc/ios/
Dbuild_ios_libs.py79 def _CleanArtifacts(output_dir): argument
85 def _CleanTemporary(output_dir, architectures): argument
94 def BuildWebRTC(output_dir, target_arch, flavor, gn_target_name, argument
/external/autotest/client/cros/chameleon/
Dscreen_utility_factory.py77 def create_screen_comparer(self, output_dir): argument
97 def create_mirror_comparer(self, output_dir): argument
106 def create_calibration_comparer(self, output_dir): argument
/external/llvm-project/llvm/tools/opt-viewer/
Dopt-viewer.py46 def __init__(self, source_dir, output_dir, filename, no_highlight): argument
194 def __init__(self, output_dir, should_display_hotness, max_hottest_remarks_on_index): argument
239 def _render_file(source_dir, output_dir, ctx, no_highlight, entry, filter_): argument
264 output_dir, argument
/external/python/cpython3/Lib/distutils/
Dccompiler.py362 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
394 def _prep_compile(self, sources, output_dir, depends=None): argument
410 def _fix_object_args(self, objects, output_dir): argument
511 def compile(self, sources, output_dir=None, macros=None, argument
585 def create_static_lib(self, objects, output_libname, output_dir=None, argument
621 output_dir=None, argument
682 output_dir=None, argument
703 output_dir=None, argument
723 output_dir=None, argument
847 def object_filenames(self, source_filenames, strip_dir=0, output_dir=''): argument
[all …]
Dbcppcompiler.py82 output_dir=None, macros=None, include_dirs=None, debug=0, argument
149 output_dir=None, argument
175 output_dir=None, argument
337 output_dir=''): argument
D_msvccompiler.py288 output_dir=''): argument
319 output_dir=None, macros=None, include_dirs=None, debug=0, argument
411 output_dir=None, argument
438 output_dir=None, argument
Dmsvccompiler.py315 output_dir=''): argument
344 output_dir=None, macros=None, include_dirs=None, debug=0, argument
431 output_dir=None, argument
457 output_dir=None, argument
/external/python/cpython2/Lib/distutils/
Dbcppcompiler.py82 output_dir=None, macros=None, include_dirs=None, debug=0, argument
149 output_dir=None, argument
175 output_dir=None, argument
337 output_dir=''): argument
Dccompiler.py376 def _fix_compile_args(self, output_dir, macros, include_dirs): argument
408 def _fix_object_args(self, objects, output_dir): argument
510 def compile(self, sources, output_dir=None, macros=None, argument
586 def create_static_lib(self, objects, output_libname, output_dir=None, argument
617 def link(self, target_desc, objects, output_filename, output_dir=None, argument
669 def link_shared_lib(self, objects, output_libname, output_dir=None, argument
682 def link_shared_object(self, objects, output_filename, output_dir=None, argument
693 def link_executable(self, objects, output_progname, output_dir=None, argument
813 def object_filenames(self, source_filenames, strip_dir=0, output_dir=''): argument
830 def shared_object_filename(self, basename, strip_dir=0, output_dir=''): argument
[all …]
Dmsvccompiler.py319 output_dir=''): argument
350 output_dir=None, macros=None, include_dirs=None, debug=0, argument
441 output_dir=None, argument
468 output_dir=None, argument
/external/llvm-project/compiler-rt/cmake/Modules/
DAddCompilerRT.cmake435 set(output_dir ${CMAKE_CURRENT_BINARY_DIR}) variable
437 set(output_dir "${output_dir}/${TEST_SUBDIR}") variable
439 set(output_dir "${output_dir}/${CMAKE_CFG_INTDIR}") variable
/external/python/cpython2/Lib/distutils/tests/
Dsetuptools_build_ext.py208 def write_stub(self, output_dir, ext, compile=False): argument
252 def link_shared_object(self, objects, output_libname, output_dir=None, argument
266 def link_shared_object(self, objects, output_libname, output_dir=None, argument
/external/python/setuptools/setuptools/command/
Dbuild_ext.py235 def write_stub(self, output_dir, ext, compile=False): argument
286 self, objects, output_libname, output_dir=None, libraries=None, argument
301 self, objects, output_libname, output_dir=None, libraries=None, argument
/external/llvm-project/clang-tools-extra/clangd/quality/
DCompletionModel.cmake10 set(output_dir ${CMAKE_CURRENT_BINARY_DIR}) variable
/external/compiler-rt/include/
DCMakeLists.txt13 set(output_dir ${COMPILER_RT_OUTPUT_DIR}/include) variable
/external/clang/lib/Headers/
DCMakeLists.txt90 set(output_dir ${LLVM_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION}/include) variable

12345