Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/pylib/gyp/
Dcommon.py134 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/
Dverify_ppapi.py89 def GetDirectoryList(directory_path, relative_to): argument
/external/chromium_org/chrome/common/extensions/docs/server2/
Dtest_file_system.py105 def __init__(self, obj, relative_to=None, identity=None): argument
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DUtilityCode.py31 def find_module(self, module_name, relative_to = None, pos = None, argument
DTreeFragment.py28 def find_module(self, module_name, relative_to = None, pos = None, need_pxd = 1): argument
DMain.py106 relative_to = None, pos = None, need_pxd = 1, check_module_name = True): argument
/external/chromium_org/tools/gn/
Dsubstitution_writer.cc347 const SourceDir& relative_to) { in GetSourceSubstitution()
/external/chromium_org/ash/shelf/
Dshelf_view.cc1146 gfx::Point relative_to = GetBoundsInScreen().origin(); in FinalizeRipOffDrag() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2320 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/
Ddescriptor.cc2655 const string& name, const string& relative_to, ResolveMode resolve_mode) { in LookupSymbolNoPlaceholder()
2724 const string& name, const string& relative_to, in LookupSymbol()