Searched defs:relative_to (Results 1 – 8 of 8) sorted by relevance
| /third_party/node/tools/gyp/pylib/gyp/ |
| D | common.py | 137 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/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | common.py | 137 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/ninja/src/ |
| D | includes_normalize_test.cc | 45 const string& relative_to) { in NormalizeRelativeAndCheckNoError()
|
| D | includes_normalize-win32.cc | 129 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/python/Lib/ |
| D | pathlib.py | 703 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()
|
| /third_party/node/deps/v8/src/objects/ |
| D | js-temporal-objects.cc | 3620 Handle<JSTemporalZonedDateTime> relative_to = in BalanceDuration() local 3940 Handle<JSTemporalZonedDateTime> relative_to = in NanosecondsToDays() local
|