Home
last modified time | relevance | path

Searched defs:build_path (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/tests/
Dprocess_test.c87 char* build_path = getenv("BUILD_FULL_PATH"); in test_util_get_process_exec_path() local
/third_party/gn/src/gn/
Dninja_build_writer.cc56 const base::FilePath build_path = in GetSelfInvocationCommandLine() local
360 const base::FilePath build_path = in WriteNinjaRules() local
Djson_project_writer.cc363 std::string build_path = FilePathToUTF8(build_settings->root_path()); in GenerateJSON() local
/third_party/node/deps/v8/tools/mb/
Dmb.py896 def ToAbsPath(self, build_path, *comps): argument
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs4863 pub fn build_path( in build_path() function