/external/clang/tools/scan-build-py/libscanbuild/ |
D | report.py | 64 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/google-breakpad/src/testing/gtest/scripts/ |
D | fuse_gtest_files.py | 110 def VerifyOutputFile(output_dir, relative_path): argument 136 def ValidateOutputDir(output_dir): argument 146 def FuseGTestH(gtest_root, output_dir): argument 218 def FuseGTestAllCc(gtest_root, output_dir): argument 226 def FuseGTest(gtest_root, output_dir): argument
|
/external/googletest/googletest/scripts/ |
D | fuse_gtest_files.py | 113 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/google-breakpad/src/testing/scripts/ |
D | fuse_gmock_files.py | 108 def ValidateOutputDir(output_dir): argument 119 def FuseGMockH(gmock_root, output_dir): argument 204 def FuseGMockGTestAllCc(gmock_root, output_dir): argument 215 def FuseGMock(gmock_root, output_dir): argument
|
/external/googletest/googlemock/scripts/ |
D | fuse_gmock_files.py | 108 def ValidateOutputDir(output_dir): argument 119 def FuseGMockH(gmock_root, output_dir): argument 204 def FuseGMockGTestAllCc(gmock_root, output_dir): argument 215 def FuseGMock(gmock_root, output_dir): argument
|
/external/autotest/client/cros/chameleon/ |
D | screen_utility_factory.py | 77 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
|
D | mirror_comparison.py | 20 def __init__(self, display_facade, output_dir): argument
|
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/ |
D | boston_combined.py | 51 def _get_estimator(output_dir, feature_cols): argument 78 def _make_experiment_fn(output_dir): argument
|
D | mnist.py | 70 def _get_tfbt(output_dir): argument 101 def _make_experiment_fn(output_dir): argument
|
D | binary_mnist.py | 75 def _get_tfbt(output_dir): argument 99 def _make_experiment_fn(output_dir): argument
|
D | boston.py | 54 def _get_tfbt(output_dir, feature_cols): argument 88 def _make_experiment_fn(output_dir): argument
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/ |
D | gen_llvm_ir_macros.py | 190 def generate_gen_h(functions, output_dir): argument 216 def generate_x86_h(output_dir): argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt-viewer/ |
D | opt-viewer.py | 46 def __init__(self, source_dir, output_dir, filename, no_highlight): argument 163 def __init__(self, output_dir, should_display_hotness, max_hottest_remarks_on_index): argument 208 def _render_file(source_dir, output_dir, ctx, no_highlight, entry): argument 233 output_dir, argument
|
/external/toolchain-utils/cwp/interpreter/ |
D | app_engine_pull.py | 70 def DownloadSamples(server_name, authtoken, output_dir, start, stop): argument 127 output_dir): argument 157 def _UncompressSample(key, time, board, version, output_dir): argument
|
/external/tensorflow/tensorflow/contrib/slim/python/slim/ |
D | summaries_test.py | 36 def safe_create(self, output_dir): argument 41 def assert_scalar_summary(self, output_dir, names_to_values): argument
|
/external/python/cpython2/Lib/distutils/ |
D | bcppcompiler.py | 82 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 | ccompiler.py | 376 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 …]
|
/external/python/cpython3/Lib/distutils/ |
D | bcppcompiler.py | 82 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.py | 311 output_dir=''): argument 342 output_dir=None, macros=None, include_dirs=None, debug=0, argument 434 output_dir=None, argument 461 output_dir=None, argument 527 def _copy_vcruntime(self, output_dir): argument
|
D | ccompiler.py | 362 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 846 def object_filenames(self, source_filenames, strip_dir=0, output_dir=''): argument [all …]
|
/external/compiler-rt/include/ |
D | CMakeLists.txt | 13 set(output_dir ${COMPILER_RT_OUTPUT_DIR}/include) variable
|
/external/clang/lib/Headers/ |
D | CMakeLists.txt | 90 set(output_dir ${LLVM_LIBRARY_OUTPUT_INTDIR}/clang/${CLANG_VERSION}/include) variable
|
/external/skqp/tools/svg/ |
D | svg_downloader.py | 18 def downloadSVGs(svgs_file, output_dir, prefix): argument
|
/external/skia/tools/svg/ |
D | svg_downloader.py | 18 def downloadSVGs(svgs_file, output_dir, prefix): argument
|
/external/python/cpython2/Lib/distutils/tests/ |
D | setuptools_build_ext.py | 208 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
|