| /third_party/mesa3d/.gitlab-ci/windows/ |
| D | mesa_deps_test_piglit.ps1 | 7 $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
|
| D | mesa_deps_test_deqp.ps1 | 7 $source_dir = Join-Path -Path "$PWD" -ChildPath "src" variable 78 Remove-Item -Recurse -Force -ErrorAction SilentlyContinue -Path "$source_dir" | Out-Null variable
|
| /third_party/gn/src/gn/ |
| D | metadata.h | 45 const SourceDir& source_dir() const { return source_dir_; } in source_dir() function 46 SourceDir& source_dir() { return source_dir_; } in source_dir() function
|
| D | filesystem_utils.cc | 179 const SourceDir& source_dir, in AppendFixedAbsolutePathSuffix() 1059 const SourceDir& source_dir, in GetSubBuildDirAsSourceDir() 1066 const SourceDir& source_dir, in GetSubBuildDirAsOutputFile()
|
| D | xcode_writer.cc | 304 SourceDir source_dir, in AddXCTestFilesToTestModuleTarget() 500 const SourceDir source_dir("//"); in AddToProject() local 839 const SourceDir source_dir("//"); in AddCXTestSourceFilesForTestModuleTargets() local
|
| D | runtime_deps_unittest.cc | 309 const SourceDir source_dir("//"); in TEST_F() local
|
| D | command_format.cc | 1357 SourceDir source_dir = in RunFormat() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/ |
| D | minddata_analyzer.py | 44 def __init__(self, source_dir, device_id, output_path='./', pretty=False): argument 283 def _get_pipeline_path_filename(self, source_dir): argument 312 def _get_cpu_utilization_path_filename(self, source_dir): argument 340 def _get_device_trace_path_filename(self, source_dir): argument
|
| D | minddata_pipeline_parser.py | 51 def __init__(self, source_dir, device_id, output_path='./'): argument 92 def _get_pipeline_path(self, source_dir): argument
|
| D | hccl_parser.py | 72 def __init__(self, source_dir, device_id, rank_id, output_path): argument 249 def _get_step_trace_info(self, source_dir): argument
|
| /third_party/backends/ |
| D | install.py | 24 def apply_patch(source_dir): argument
|
| /third_party/skia/m133/tools/skp/ |
| D | webpages_playback.py | 494 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
|
| /third_party/skia/tools/skp/ |
| D | webpages_playback.py | 493 def upload_dir_contents(self, source_dir, dest_dir): argument 524 def upload_dir_contents(self, source_dir, dest_dir): argument 542 def upload_dir_contents(self, source_dir, dest_dir): argument 543 def copytree(source_dir, dest_dir): argument
|
| /third_party/jsoncpp/ |
| D | install.py | 59 def do_copy(source_dir, target_dir): argument
|
| /third_party/json/tools/amalgamate/ |
| D | amalgamate.py | 53 def find_included_file(self, file_path, source_dir): argument
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/build_system/ |
| D | path.rs | 8 pub(crate) source_dir: PathBuf, field
|
| D | prepare.rs | 112 pub(crate) const fn source_dir(&self) -> RelPath { in source_dir() method
|
| D | utils.rs | 64 pub(crate) fn source_dir(&self, dirs: &Dirs) -> PathBuf { in source_dir() method
|