Home
last modified time | relevance | path

Searched defs:source_dir (Results 1 – 25 of 37) sorted by relevance

12

/external/mesa3d/.gitlab-ci/windows/
Dmesa_deps_test_piglit.ps17 $source_dir = Join-Path -Path "$PWD" -ChildPath "src" variable
47 New-Item -ItemType Directory -Path "$source_dir\glext\GL" | Out-Null variable
48 …b.com/KhronosGroup/OpenGL-Registry/raw/main/api/GL/glext.h' -OutFile "$source_dir\glext\GL\glext.h… variable
72 -DGLEXT_INCLUDE_DIR="$source_dir\glext" && ` variable
92 Remove-Item -Recurse -Force -ErrorAction SilentlyContinue -Path "$source_dir" | Out-Null variable
Dmesa_deps_test_deqp.ps17 $source_dir = Join-Path -Path "$PWD" -ChildPath "src" variable
78 Remove-Item -Recurse -Force -ErrorAction SilentlyContinue -Path "$source_dir" | Out-Null variable
/external/cronet/stable/testing/merge_scripts/code_coverage/
Dmerge_js_lib.py66 def write_parsed_scripts(task_output_dir, source_dir=_SRC_PATH): argument
271 def convert_raw_coverage_to_istanbul(raw_coverage_dirs, source_dir, argument
294 def merge_istanbul_reports(istanbul_coverage_dir, source_dir, output_file): argument
/external/cronet/tot/testing/merge_scripts/code_coverage/
Dmerge_js_lib.py66 def write_parsed_scripts(task_output_dir, source_dir=_SRC_PATH): argument
271 def convert_raw_coverage_to_istanbul(raw_coverage_dirs, source_dir, argument
294 def merge_istanbul_reports(istanbul_coverage_dir, source_dir, output_file): argument
/external/pdfium/testing/tools/
Dpngdiffer.py71 def GetActualFiles(self, input_filename, source_dir, working_dir): argument
107 def ComputeDifferences(self, input_filename, source_dir, working_dir, argument
157 def Regenerate(self, input_filename, source_dir, working_dir, argument
218 def __init__(self, input_filename, source_dir, working_dir, os_name, argument
/external/cronet/tot/build/util/
Dlastchange.py196 def GetGitTopDirectory(source_dir): argument
225 def GetVersion(source_dir, commit_filter, merge_base_ref): argument
/external/cronet/stable/build/util/
Dlastchange.py196 def GetGitTopDirectory(source_dir): argument
225 def GetVersion(source_dir, commit_filter, merge_base_ref): argument
/external/angle/build/util/
Dlastchange.py196 def GetGitTopDirectory(source_dir): argument
225 def GetVersion(source_dir, commit_filter, merge_base_ref): argument
/external/skia/tools/skp/
Dwebpages_playback.py494 def upload_dir_contents(self, source_dir, dest_dir): argument
525 def upload_dir_contents(self, source_dir, dest_dir): argument
543 def upload_dir_contents(self, source_dir, dest_dir): argument
544 def copytree(source_dir, dest_dir): argument
/external/libchrome/build/
Dvs_toolchain.py179 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, dll_pattern, suffix): argument
263 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
/external/tensorflow/tensorflow/c/experimental/ops/gen/common/
Dpath_config.cc24 PathConfig::PathConfig(const string& output_dir, const string& source_dir, in PathConfig()
/external/autotest/client/profilers/pgo/
Dpgo.py28 def initialize(self, source_dir='/tmp/pgo/chrome'): argument
/external/cronet/tot/build/
Dvs_toolchain.py307 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, suffix): argument
389 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
/external/angle/build/
Dvs_toolchain.py307 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, suffix): argument
389 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
/external/cronet/stable/build/
Dvs_toolchain.py307 def _CopyUCRTRuntime(target_dir, source_dir, target_cpu, suffix): argument
389 def _CopyRuntime(target_dir, source_dir, target_cpu, debug): argument
/external/clang/tools/scan-build-py/tests/functional/cases/
Dtest_exec_anatomy.py15 def run(source_dir, target_dir): argument
/external/angle/build/win/
Dcopy_cdb_to_output.py32 def _CopyImpl(file_name, target_dir, source_dir, verbose=False): argument
/external/cronet/stable/build/win/
Dcopy_cdb_to_output.py32 def _CopyImpl(file_name, target_dir, source_dir, verbose=False): argument
/external/cronet/tot/build/win/
Dcopy_cdb_to_output.py32 def _CopyImpl(file_name, target_dir, source_dir, verbose=False): argument
/external/angle/third_party/mesa/
Dmesa_build.py108 def SetupBuild(build_dir, source_dir, options, pkg_config_paths=[]): argument
280 def Stamp(args, source_dir, output): argument
/external/vulkan-validation-layers/scripts/
Dexternal_revision_generator.py68 def get_commit_id_from_git(git_binary, source_dir): argument
/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/
Dcpp_generator_test.cc31 string source_dir = "tensorflow"; in TEST() local
/external/tensorflow/tensorflow/tools/git/
Dgen_git_source.py270 def raw_generate(output_file, source_dir, git_tag_override=None): argument
/external/executorch/docs/source/
Dconf.py122 source_dir = sphinx_gallery_conf["examples_dirs"][i] variable
/external/e2fsprogs/misc/
Dcreate_inode.c804 const char *source_dir, ext2_ino_t root, in __populate_fs()
1047 const char *source_dir, ext2_ino_t root, in populate_fs2()
1089 const char *source_dir, ext2_ino_t root) in populate_fs()

12