Home
last modified time | relevance | path

Searched defs:output_dir (Results 1 – 25 of 111) 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/google-breakpad/src/testing/gtest/scripts/
Dfuse_gtest_files.py110 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/
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/google-breakpad/src/testing/scripts/
Dfuse_gmock_files.py108 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/
Dfuse_gmock_files.py108 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/
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
Dmirror_comparison.py20 def __init__(self, display_facade, output_dir): argument
/external/tensorflow/tensorflow/contrib/boosted_trees/examples/
Dboston_combined.py51 def _get_estimator(output_dir, feature_cols): argument
78 def _make_experiment_fn(output_dir): argument
Dmnist.py70 def _get_tfbt(output_dir): argument
101 def _make_experiment_fn(output_dir): argument
Dbinary_mnist.py75 def _get_tfbt(output_dir): argument
99 def _make_experiment_fn(output_dir): argument
Dboston.py54 def _get_tfbt(output_dir, feature_cols): argument
88 def _make_experiment_fn(output_dir): argument
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/
Dgen_llvm_ir_macros.py190 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/
Dopt-viewer.py46 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/
Dapp_engine_pull.py70 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/
Dsummaries_test.py36 def safe_create(self, output_dir): argument
41 def assert_scalar_summary(self, output_dir, names_to_values): 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 …]
/external/python/cpython3/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
D_msvccompiler.py311 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
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
846 def object_filenames(self, source_filenames, strip_dir=0, output_dir=''): argument
[all …]
/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
/external/skqp/tools/svg/
Dsvg_downloader.py18 def downloadSVGs(svgs_file, output_dir, prefix): argument
/external/skia/tools/svg/
Dsvg_downloader.py18 def downloadSVGs(svgs_file, output_dir, prefix): argument
/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

12345