Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dprocess_test.c76 char* build_path = getenv("BUILD_FULL_PATH"); in test_util_get_process_exec_path() local
/third_party/cef/tools/automate/
Dautomate-git.py1479 build_path = os.path.join('out', get_build_directory_name(True)) variable
1500 build_path = os.path.join('out', get_build_directory_name(False)) variable
1545 build_path = os.path.join(out_src_dir, get_build_directory_name(True)) variable
1553 build_path = os.path.join(out_src_dir, get_build_directory_name(False)) variable
/third_party/mindspore/
Dsetup.py30 build_path = os.getenv('BUILD_PATH') variable
/third_party/grpc/src/abseil-cpp/
Dpreprocessed_builds.yaml.gen.py123 def read_cmake_build(build_path, package): argument
/third_party/gn/src/gn/
Dninja_build_writer.cc55 const base::FilePath build_path = in GetSelfInvocationCommandLine() local
321 const base::FilePath build_path = in WriteNinjaRules() local
Djson_project_writer.cc410 std::string build_path = FilePathToUTF8(build_settings->root_path()); in GenerateJSON() local