Searched defs:base_dir (Results 1 – 13 of 13) sorted by relevance
/external/webkit/Tools/CodeCoverage/ |
D | run-generate-coverage-data | 62 def parse_dependency_file(src, base_dir, black_list): argument 215 base_dir = os.path.abspath(os.path.curdir) variable
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | test_files.py | 66 def normalize(filesystem, base_dir, paths): argument
|
/external/valgrind/main/coregrind/ |
D | m_options.c | 113 static Char base_dir[VKI_PATH_MAX]; in VG_() local
|
/external/oprofile/libutil/ |
D | op_file.c | 116 char const * base_dir, char const * filter, in get_matching_pathnames()
|
/external/chromium/chrome/common/extensions/docs/build/ |
D | directory.py | 156 def __init__(self, base_sample_path, base_dir, api_manifest): argument 260 def __init__(self, manifest_path, api_methods, base_dir): argument
|
/external/oprofile/libutil++/ |
D | file_manip.cpp | 120 bool create_file_list(list<string> & file_list, string const & base_dir, in create_file_list()
|
/external/oprofile/libpp/ |
D | profile_spec.cpp | 376 bool valid_candidate(string const & base_dir, string const & filename, in valid_candidate() 530 string base_dir; in generate_file_list() local
|
/external/oprofile/gui/ |
D | oprof_start_util.cpp | 291 string const do_open_file_or_dir(string const & base_dir, bool dir_only) in do_open_file_or_dir()
|
/external/chromium/base/ |
D | file_util_posix.cc | 450 static bool CreateTemporaryDirInDirImpl(const FilePath& base_dir, in CreateTemporaryDirInDirImpl() 471 bool CreateTemporaryDirInDir(const FilePath& base_dir, in CreateTemporaryDirInDir()
|
D | file_path_unittest.cc | 698 FilePath base_dir(FILE_PATH_LITERAL("base_dir")); in TEST_F() local
|
D | file_util_win.cc | 620 bool CreateTemporaryDirInDir(const FilePath& base_dir, in CreateTemporaryDirInDir()
|
/external/chromium/chrome/browser/net/ |
D | url_fixer_upper.cc | 520 GURL URLFixerUpper::FixupRelativeFile(const FilePath& base_dir, in FixupRelativeFile()
|
/external/chromium/chrome/browser/download/ |
D | save_package.cc | 358 uint32 SavePackage::GetMaxPathLengthForDirectory(const FilePath& base_dir) { in GetMaxPathLengthForDirectory()
|