Searched defs:source_root (Results 1 – 17 of 17) sorted by relevance
| /third_party/gn/src/gn/ |
| D | source_dir_unittest.cc | 16 std::string_view source_root("C:/source/root"); in TEST() local 18 std::string_view source_root("/source/root"); in TEST() local 119 std::string_view source_root("C:/source/root"); in TEST() local 121 std::string_view source_root("/source/root"); in TEST() local
|
| D | path_output_unittest.cc | 17 std::string_view source_root("/source/root"); in TEST() local 59 std::string_view source_root("/source/root"); in TEST() local 77 std::string_view source_root("/source/root"); in TEST() local 95 std::string_view source_root("/source/root"); in TEST() local 148 std::string_view source_root("/source/root"); in TEST() local 172 std::string_view source_root("/source/root"); in TEST() local 262 std::string_view source_root("/source/root"); in TEST() local
|
| D | label.cc | 32 std::string_view source_root, in ComputeBuildLocationFromDep() 91 std::string_view source_root, in Resolve() 273 std::string_view source_root,
|
| D | filesystem_utils.cc | 361 bool MakeAbsolutePathRelativeIfPossible(std::string_view source_root, in MakeAbsolutePathRelativeIfPossible() 506 void NormalizePath(std::string* path, std::string_view source_root) { in NormalizePath() 709 std::string_view source_root) { in RebasePath() 762 const base::FilePath& source_root) { in ResolvePath() 790 std::string_view source_root) { in ResolveRelative() 867 SourceDir SourceDirForPath(const base::FilePath& source_root, in SourceDirForPath() 909 SourceDir SourceDirForCurrentDirectory(const base::FilePath& source_root) { in SourceDirForCurrentDirectory()
|
| D | visibility_unittest.cc | 57 std::string source_root = "/foo/bar/baz/"; in TEST() local
|
| D | label_pattern_unittest.cc | 93 std::string source_root = "/foo/bar/baz/"; in TEST() local
|
| D | visibility.cc | 25 std::string_view source_root, in Set()
|
| D | label_unittest.cc | 107 std::string source_root("/foo/bar/baz"); in TEST() local
|
| D | label_pattern.cc | 66 std::string_view source_root, in LabelPattern()
|
| D | path_output.cc | 14 std::string_view source_root, in PathOutput()
|
| D | source_dir.cc | 117 std::string_view source_root, in ResolveRelativeAs()
|
| D | filesystem_utils_unittest.cc | 427 std::string_view source_root("/source/root"); in TEST() local
|
| /third_party/gstreamer/gstplugins_base/scripts/ |
| D | dist-translations.py | 28 source_root = os.environ['MESON_SOURCE_ROOT'] variable
|
| /third_party/gstreamer/gstplugins_bad/scripts/ |
| D | dist-translations.py | 28 source_root = os.environ['MESON_SOURCE_ROOT'] variable
|
| /third_party/gstreamer/gstreamer/scripts/ |
| D | dist-translations.py | 28 source_root = os.environ['MESON_SOURCE_ROOT'] variable
|
| /third_party/gstreamer/gstplugins_good/scripts/ |
| D | dist-translations.py | 28 source_root = os.environ['MESON_SOURCE_ROOT'] variable
|
| /third_party/boost/boost/intrusive/ |
| D | bstree_algorithms.hpp | 612 node_ptr source_root = NodeTraits::get_parent(header); in clear_and_dispose() local 1936 node_ptr source_root = NodeTraits::get_parent(source_parent); in clone_subtree() local
|