Searched defs:relative_to (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/tools/inspect/ |
D | inspector.hpp | 92 inline string relative_to( const path & src_arg, const path & base_arg ) in relative_to() function
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | common.py | 139 def RelativePath(path, relative_to, follow_path_symlink=True): argument 196 def FixIfRelativePath(path, relative_to): argument 203 def UnrelativePath(path, relative_to): argument
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | common.py | 142 def RelativePath(path, relative_to, follow_path_symlink=True): argument 202 def FixIfRelativePath(path, relative_to): argument 209 def UnrelativePath(path, relative_to): argument
|
/third_party/ninja/src/ |
D | includes_normalize_test.cc | 43 const string& relative_to) { in NormalizeRelativeAndCheckNoError()
|
D | includes_normalize-win32.cc | 127 IncludesNormalize::IncludesNormalize(const string& relative_to) { in IncludesNormalize()
|
/third_party/gn/src/gn/ |
D | substitution_writer.cc | 350 const SourceDir& relative_to) { in GetSourceSubstitution()
|
/third_party/glib/glib/ |
D | gfileutils.c | 2744 const gchar *relative_to) in g_canonicalize_filename()
|
/third_party/python/Lib/ |
D | pathlib.py | 789 def relative_to(self, *other): member in PurePath
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 3782 const std::string& name, const std::string& relative_to, in LookupSymbolNoPlaceholder() 3857 const std::string& name, const std::string& relative_to, in LookupSymbol()
|