Home
last modified time | relevance | path

Searched defs:relative_to (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/tools/inspect/
Dinspector.hpp92 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/
Dcommon.py139 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/
Dcommon.py142 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/
Dincludes_normalize_test.cc43 const string& relative_to) { in NormalizeRelativeAndCheckNoError()
Dincludes_normalize-win32.cc127 IncludesNormalize::IncludesNormalize(const string& relative_to) { in IncludesNormalize()
/third_party/gn/src/gn/
Dsubstitution_writer.cc350 const SourceDir& relative_to) { in GetSourceSubstitution()
/third_party/glib/glib/
Dgfileutils.c2744 const gchar *relative_to) in g_canonicalize_filename()
/third_party/python/Lib/
Dpathlib.py789 def relative_to(self, *other): member in PurePath
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3782 const std::string& name, const std::string& relative_to, in LookupSymbolNoPlaceholder()
3857 const std::string& name, const std::string& relative_to, in LookupSymbol()