Searched defs:relative_to (Results 1 – 7 of 7) sorted by relevance
| /external/python/cffi/cffi/ |
| D | verifier.py | 34 source_extension='.c', flags=None, relative_to=None, **kwds): argument 132 def make_relative_to(self, kwds, relative_to): argument
|
| /external/python/apitools/apitools/base/protorpclite/ |
| D | messages.py | 1845 def find_definition(name, relative_to=None, importer=__import__): argument
|
| /external/python/parse_type/tasks/_vendor/ |
| D | pathlib.py | 800 def relative_to(self, *other): member in PurePath
|
| /external/python/cpython3/Lib/ |
| D | pathlib.py | 789 def relative_to(self, *other): member in PurePath
|
| /external/libevent/ |
| D | event.c | 1577 struct timeval run_at, relative_to, delay, now; in event_persist_closure() local
|
| /external/cronet/third_party/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 4321 const std::string& name, const std::string& relative_to, in LookupSymbolNoPlaceholder() 4396 const std::string& name, const std::string& relative_to, in LookupSymbol()
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 4354 const std::string& name, const std::string& relative_to, in LookupSymbolNoPlaceholder() 4429 const std::string& name, const std::string& relative_to, in LookupSymbol()
|