Home
last modified time | relevance | path

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

12

/third_party/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
/third_party/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
/third_party/jerryscript/tools/
Dsrcgenerator.py44 def generate_jerry_core(output_dir, verbose=False): argument
81 def generate_jerry_port_default(output_dir, verbose=False): argument
107 def generate_jerry_libm(output_dir, verbose=False): argument
/third_party/python/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.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 …]
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.py314 output_dir=''): argument
343 output_dir=None, macros=None, include_dirs=None, debug=0, argument
430 output_dir=None, argument
456 output_dir=None, argument
Dcygwinccompiler.py172 def link(self, target_desc, objects, output_filename, output_dir=None, argument
250 def object_filenames(self, source_filenames, strip_dir=0, output_dir=''): argument
Dmsvc9compiler.py427 output_dir=''): argument
456 output_dir=None, macros=None, include_dirs=None, debug=0, argument
543 output_dir=None, argument
569 output_dir=None, argument
Dunixccompiler.py123 output_dir=None, debug=0, target_lang=None): argument
149 output_filename, output_dir=None, libraries=None, argument
/third_party/skia/third_party/externals/dawn/generator/
Dextract_json.py25 output_dir = sys.argv[2] variable
/third_party/skia/m133/tools/svg/
Dsvg_downloader.py18 def download_files(input_file, output_dir, prefix, keep_common_prefix): argument
/third_party/skia/tools/svg/
Dsvg_downloader.py18 def download_files(input_file, output_dir, prefix, keep_common_prefix): argument
/third_party/skia/m133/build/fuchsia/
Dupdate_fuchsia_sdk45 def DownloadAndUnzip(pkg_name, version, cipd_cache_dir, output_dir): argument
/third_party/skia/build/fuchsia/
Dupdate_fuchsia_sdk45 def DownloadAndUnzip(pkg_name, version, cipd_cache_dir, output_dir): argument
/third_party/libabigail/tests/
Druntestdefaultsupprs.py.in29 output_dir = '@abs_top_builddir@/tests/output/test-default-supprs' variable
/third_party/musl/scripts/
Dgenerate_uapi.py27 def make_uapi_headers(kernel_dir, target_cpu, output_dir): argument
/third_party/grpc/tools/profiling/bloat/
Dbloat_diff.py55 def _build(output_dir): argument
/third_party/grpc/tools/distrib/python/grpcio_tools/
D_parallel_compile_patch.py45 output_dir=None, argument
/third_party/grpc/src/python/grpcio/
D_parallel_compile_patch.py45 output_dir=None, argument
/third_party/grpc/src/python/grpcio_observability/
D_parallel_compile_patch.py45 output_dir=None, argument
/third_party/protobuf/rust/protobuf_codegen/src/
Dlib.rs9 output_dir: PathBuf, field
40 pub fn output_dir(&mut self, output_dir: impl AsRef<Path>) -> &mut Self { in output_dir() method
/third_party/mindspore/mindspore-src/source/tests/ut/python/profiler/parser/
Dtest_minddata_analyzer.py92 def verify_md_summary(self, md_summary_dict, expected_summary_keys, output_dir): argument
/third_party/python/Lib/distutils/command/
Dinstall_lib.py143 def _mutate_outputs(self, has_any, build_cmd, cmd_option, output_dir): argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_debug.cpp258 if (const char* output_dir = getenv("JIT_SYMBOL_MAP_DIR")) { in lp_profile() local

12