| /third_party/gn/src/gn/ |
| D | path_output_unittest.cc | 16 SourceDir build_dir("//out/Debug/"); in TEST() local 58 SourceDir build_dir("//"); in TEST() local 76 SourceDir build_dir("//out/Debug/"); in TEST() local 94 SourceDir build_dir("//out/Debug/"); in TEST() local 147 SourceDir build_dir("//out/Debug/"); in TEST() local 171 SourceDir build_dir("//out/Debug/"); in TEST() local
|
| D | ninja_tools.cc | 55 const base::FilePath& build_dir, in InvokeNinjaRestatTool() 68 const base::FilePath& build_dir, in InvokeNinjaCleanDeadTool() 77 const base::FilePath& build_dir, in InvokeNinjaRecompactTool()
|
| D | innerapis_publicinfo_generator.h | 36 static void Init(const std::string &build_dir, int checkType) in Init() 50 InnerApiPublicInfoGenerator(const std::string &build_dir, int checkType) in InnerApiPublicInfoGenerator()
|
| D | ohos_components_mapping.cc | 67 static void LoadMappingFile(const std::string &build_dir) in LoadMappingFile() 91 OhosComponentMapping::OhosComponentMapping(const std::string &build_dir) in OhosComponentMapping()
|
| D | ohos_components_mapping.h | 19 static void Init(const std::string& build_dir) in Init()
|
| D | setup.cc | 425 bool Setup::DoSetup(const std::string& build_dir, bool force_create) { in DoSetup() 430 bool Setup::DoSetup(const std::string& build_dir, in DoSetup() 442 bool Setup::FillOhosComponentsInfo(const std::string& build_dir, Err* err) in FillOhosComponentsInfo() 492 bool Setup::DoSetupWithErr(const std::string& build_dir, in DoSetupWithErr() 811 bool Setup::FillBuildDir(const std::string& build_dir, in FillBuildDir()
|
| D | ohos_components.cc | 118 bool OhosComponentsImpl::ReadBuildConfigFile(const std::string &build_dir, const char *subfile, std… in ReadBuildConfigFile() 411 bool OhosComponentsImpl::LoadOhosComponents(const std::string &build_dir, const Value *enable, in LoadOhosComponents() 567 bool OhosComponents::LoadOhosComponents(const std::string &build_dir, in LoadOhosComponents() 649 void OhosComponents::LoadOhosComponentsChecker(const std::string &build_dir, const Value *support, … in LoadOhosComponentsChecker() 668 void OhosComponents::LoadOhosComponentsMapping(const std::string& build_dir, in LoadOhosComponentsMapping()
|
| D | command_clean_stale.cc | 28 base::FilePath build_dir(setup->build_settings().GetFullPath( in CleanStaleOneDir() local
|
| D | command_clean.cc | 24 base::FilePath build_dir(setup->build_settings().GetFullPath( in CleanOneDir() local
|
| D | command_args.cc | 206 int ListArgs(const std::string& build_dir) { in ListArgs() 342 int EditArgsFile(const std::string& build_dir) { in EditArgsFile()
|
| D | ohos_components_checker.h | 43 static void Init(const std::string &build_dir, int checkType, unsigned int ruleSwitch) in Init()
|
| D | compile_commands_writer.cc | 142 void WriteDirectory(std::string build_dir, std::ostream& out) { in WriteDirectory() 230 auto build_dir = build_settings->GetFullPath(build_settings->build_dir()) in OutputJSON() local
|
| D | build_settings.h | 105 const SourceDir& build_dir() const { return build_dir_; } in build_dir() function
|
| /third_party/vulkan-loader/scripts/ |
| D | known_good.json | 8 "build_dir": "Vulkan-Headers/build", string 16 "build_dir": "googletest", string 28 "build_dir": "detours", string
|
| /third_party/parse5/ |
| D | build_parse5.py | 23 build_dir = os.path.join(os.path.dirname(__file__), os.pardir, os.pardir, variable
|
| /third_party/weex-loader/ |
| D | build_weex_loader_library.py | 23 build_dir = os.path.join(os.path.dirname(__file__), os.pardir, os.pardir, variable
|
| /third_party/googletest/googletest/cmake/ |
| D | internal_utils.cmake | 281 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}") variable 283 set(build_dir "${CMAKE_CURRENT_BINARY_DIR}/$<CONFIG>") variable
|
| /third_party/rust/rust/src/bootstrap/config/ |
| D | tests.rs | 91 let build_dir = if cfg!(windows) { Some("C:\\tmp") } else { Some("/tmp") }; in detect_src_and_out() localVariable
|
| /third_party/skia/third_party/externals/brotli/python/tests/ |
| D | _test_utils.py | 24 build_dir = os.path.join(project_dir, 'bin', platform_lib_name) variable
|
| /third_party/googletest/googletest/test/ |
| D | gtest_test_utils.py | 144 def GetTestExecutablePath(executable_name, build_dir=None): argument
|
| /third_party/brotli/python/tests/ |
| D | _test_utils.py | 28 build_dir = os.path.join(project_dir, 'bin', platform_lib_name) variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | coco_op.h | 67 Builder &SetDir(const std::string &build_dir) { in SetDir()
|
| /third_party/rust/rust/compiler/rustc_codegen_cranelift/build_system/ |
| D | path.rs | 10 pub(crate) build_dir: PathBuf, field
|
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/ |
| D | main.rs | 156 pub fn build_dir() -> PathBuf { in build_dir() function
|
| /third_party/python/Lib/distutils/command/ |
| D | build_py.py | 303 def get_module_outfile(self, build_dir, package, module): argument
|