Searched defs:relative_to (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/tools/gyp/pylib/gyp/ |
D | common.py | 134 def RelativePath(path, relative_to): argument 184 def FixIfRelativePath(path, relative_to): argument 191 def UnrelativePath(path, relative_to): argument
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
D | verify_ppapi.py | 89 def GetDirectoryList(directory_path, relative_to): argument
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
D | test_file_system.py | 105 def __init__(self, obj, relative_to=None, identity=None): argument
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
D | UtilityCode.py | 31 def find_module(self, module_name, relative_to = None, pos = None, argument
|
D | TreeFragment.py | 28 def find_module(self, module_name, relative_to = None, pos = None, need_pxd = 1): argument
|
D | Main.py | 106 relative_to = None, pos = None, need_pxd = 1, check_module_name = True): argument
|
/external/chromium_org/tools/gn/ |
D | substitution_writer.cc | 347 const SourceDir& relative_to) { in GetSourceSubstitution()
|
/external/chromium_org/ash/shelf/ |
D | shelf_view.cc | 1146 gfx::Point relative_to = GetBoundsInScreen().origin(); in FinalizeRipOffDrag() local
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 2320 const string& name, const string& relative_to, ResolveMode resolve_mode) { in LookupSymbolNoPlaceholder() 2389 const string& name, const string& relative_to, in LookupSymbol()
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 2655 const string& name, const string& relative_to, ResolveMode resolve_mode) { in LookupSymbolNoPlaceholder() 2724 const string& name, const string& relative_to, in LookupSymbol()
|