Home
last modified time | relevance | path

Searched refs:root_path (Results 1 – 25 of 36) sorted by relevance

12

/external/oprofile/libpp/
Dlocate_images.cpp60 root_path = op_realpath(root_path_); in populate()
61 if (!root_path.empty()) in populate()
62 root_path = op_realpath(root_path); in populate()
64 if (root_path.empty() && archive_path.empty()) in populate()
68 if (!root_path.empty() && root_path != archive_path) in populate()
69 populate(paths, root_path); in populate()
149 if (!root_path.empty() || archive_path.empty()) { in locate_image()
150 string image = op_realpath(root_path + image_name); in locate_image()
208 if (is_prefix(result[i], root_path)) { in find_image_path()
230 if (root_path.length() && is_prefix(image, root_path)) in strip_path_prefix()
[all …]
Dlocate_images.h37 std::string const & root_path);
99 std::string root_path; variable
Dprofile_spec.h43 std::string const & root_path);
/external/v8/test/mozilla/
Dtestcfg.py106 root_path = root[len(self.root):].split(os.path.sep)
107 root_path = current_path + [x for x in root_path if x]
109 for i in xrange(len(root_path)):
110 if i == 0: dir = root_path[1:]
111 else: dir = root_path[1:-i]
119 full_path = root_path + [file[:-3]]
/external/srec/srec/crec/
Dastar.c423 partial_path* parp1 = stack->root_path; in check_stack_root_sanity()
547 stack->root_path = 0; in astar_stack_make()
583 stack->root_path = make_new_partial_path(stack); in astar_stack_prepare()
584 ASSERT(stack->root_path); in astar_stack_prepare()
585 stack->root_path->refcount = 9999; in astar_stack_prepare()
586 stack->root_path->token_index = MAXwtokenID; in astar_stack_prepare()
587 stack->root_path->word = MAXwordID; in astar_stack_prepare()
604 append_arc_arriving(stack->root_path, parp); in astar_stack_prepare()
635 if (stack->root_path) in astar_stack_clear()
636 free_partial_path(stack, stack->root_path); in astar_stack_clear()
[all …]
/external/v8/test/es5conform/
Dtestcfg.py86 root_path = root[len(self.root):].split(os.path.sep)
87 root_path = current_path + [x for x in root_path if x]
91 full_path = root_path + [file[:-3]]
/external/chromium/chrome/common/extensions/
Dextension_resource_unittest.cc32 FilePath root_path; in TEST() local
33 ASSERT_TRUE(PathService::Get(chrome::DIR_TEST_DATA, &root_path)); in TEST()
38 ExtensionResource resource(extension_id, root_path, relative_path); in TEST()
41 EXPECT_EQ(root_path.value(), resource.extension_root().value()); in TEST()
/external/v8/test/test262/
Dtestcfg.py90 root_path = root[len(self.root):].split(os.path.sep)
91 root_path = current_path + [x for x in root_path if x]
/external/chromium/chrome/browser/extensions/
Dfile_manager_util.cc85 const FilePath& root_path = *iter; in ConvertFileToFileSystemUrl() local
86 root_path.GetComponents(&components); in ConvertFileToFileSystemUrl()
91 if (root_path.AppendRelativePath(full_file_path, &path)) { in ConvertFileToFileSystemUrl()
Dextension_file_browser_private_api.cc262 const GURL& root_path) OVERRIDE { in DidOpenFileSystem() argument
275 root_path)); in DidOpenFileSystem()
370 const std::string& name, const GURL& root_path) { in RespondSuccessOnUIThread() argument
375 dict->SetString("path", root_path.spec()); in RespondSuccessOnUIThread()
546 FilePath root_path = in SetupFileAccessPermissions() local
552 FilePath final_file_path = root_path.Append(virtual_path); in SetupFileAccessPermissions()
/external/chromium/chrome/common/
Dzip.cc230 const FilePath& root_path) { in AddEntryToZip() argument
233 WideToUTF8(path.value().substr(root_path.value().length() + 1)); in AddEntryToZip()
236 std::string str_path = path.value().substr(root_path.value().length() + 1); in AddEntryToZip()
/external/chromium/base/
Dfile_util_posix.cc617 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator() argument
621 root_path_(root_path), in FileEnumerator()
626 pending_paths_.push(root_path); in FileEnumerator()
629 FileEnumerator::FileEnumerator(const FilePath& root_path, in FileEnumerator() argument
634 root_path_(root_path), in FileEnumerator()
637 pattern_(root_path.Append(pattern).value()) { in FileEnumerator()
645 pending_paths_.push(root_path); in FileEnumerator()
Dfile_util.h85 BASE_API int64 ComputeDirectorySize(const FilePath& root_path);
448 FileEnumerator(const FilePath& root_path,
451 FileEnumerator(const FilePath& root_path,
/external/oprofile/pp/
Dcommon_option.h28 extern std::string root_path;
Dcommon_option.cpp35 string root_path; variable
50 popt::option(options::root_path, "root", 'R',
Doparchive_options.cpp100 profile_spec::create(spec.common, image_path, root_path); in handle_options()
Dopgprof_options.cpp114 options::root_path); in handle_options()
Dopannotate_options.cpp126 options::root_path); in handle_options()
/external/webkit/Tools/Scripts/webkitpy/
Dstyle_references.py68 def root_path(self): member in WebKitCheckout
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Ddsetup.h52 int WINAPI DirectXSetup( HWND hwnd, LPSTR root_path, DWORD flags );
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DDSETUP.H52 int WINAPI DirectXSetup( HWND hwnd, LPSTR root_path, DWORD flags );
/external/chromium/chrome/browser/sync/syncable/
Ddirectory_manager.h52 explicit DirectoryManager(const FilePath& root_path);
/external/webkit/Tools/Scripts/
Dcheck-webkit-style104 checkout_root = checkout.root_path()
/external/srec/srec/include/
Dastar.h103 partial_path* root_path; /* root is the rightmost partial path member
/external/llvm/include/llvm/Support/
DPathV2.h197 const StringRef root_path(StringRef path);

12