Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dcommon.py137 def RelativePath(path, relative_to, follow_path_symlink=True): argument
193 def FixIfRelativePath(path, relative_to): argument
200 def UnrelativePath(path, relative_to): argument
/third_party/node/tools/gyp/pylib/gyp/
Dcommon.py137 def RelativePath(path, relative_to, follow_path_symlink=True): argument
197 def FixIfRelativePath(path, relative_to): argument
204 def UnrelativePath(path, relative_to): argument
/third_party/ninja/src/
Dincludes_normalize_test.cc45 const string& relative_to) { in NormalizeRelativeAndCheckNoError()
Dincludes_normalize-win32.cc129 IncludesNormalize::IncludesNormalize(const string& relative_to) { in IncludesNormalize()
/third_party/gn/src/gn/
Dsubstitution_writer.cc350 const SourceDir& relative_to) { in GetSourceSubstitution()
/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()
/third_party/node/deps/v8/src/objects/
Djs-temporal-objects.cc3620 Handle<JSTemporalZonedDateTime> relative_to = in BalanceDuration() local
3940 Handle<JSTemporalZonedDateTime> relative_to = in NanosecondsToDays() local