Home
last modified time | relevance | path

Searched defs:relative_path (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/build/fuchsia/skqp/
Dappend_assets_to_manifest40 relative_path = os.path.relpath(args.manifest, root_build_dir) variable
54 relative_path = os.path.relpath(base_line_rhs, root_build_dir) variable
69 relative_path = os.path.relpath(source, root_build_dir) variable
/third_party/musl/scripts/
Dsearch_source_files.py96 def get_libc_srcs(target_srcs, relative_path): argument
104 def get_ldso_srcs(target_srcs, relative_path): argument
112 def get_crt_srcs(target_srcs, relative_path): argument
/third_party/googletest/googletest/scripts/
Dfuse_gtest_files.py89 def VerifyFileExists(directory, relative_path): argument
113 def VerifyOutputFile(output_dir, relative_path): argument
/third_party/ltp/testcases/kernel/mce-test/lib/
Dfunctions.sh21 relative_path() function
/third_party/node/benchmark/fs/
Dbench-realpathSync.js9 const relative_path = path.relative(__dirname, '../../lib/'); constant
Dbench-realpath.js7 const relative_path = path.relative(__dirname, '../../lib/'); constant
/third_party/boost/tools/inspect/
Dpath_name_check.cpp85 path const relative_path( relative_to( full_path, search_root_path() ) ); in inspect() local
/third_party/cef/libcef/browser/extensions/
Dcomponent_extension_resource_manager.cc44 base::FilePath relative_path; in IsComponentExtensionResource() local
/third_party/cef/tests/shared/browser/
Dresource_util_win.cc57 std::string relative_path = url.substr(url_path_.length()); in OnRequest() local
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py37 def rebase_script_path(script_path, relative_path): argument
/third_party/skia/third_party/externals/angle2/scripts/
Drun_code_generation.py37 def rebase_script_path(script_path, relative_path): argument
/third_party/googletest/googletest/test/
Dgoogletest-options-test.cc57 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip_writer.cc172 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded() local
Dzip.cc141 base::FilePath relative_path; in Zip() local
/third_party/node/deps/zlib/google/
Dzip_writer.cc172 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded() local
Dzip.cc141 base::FilePath relative_path; in Zip() local
/third_party/skia/third_party/externals/zlib/google/
Dzip_writer.cc173 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded() local
Dzip.cc141 base::FilePath relative_path; in Zip() local
/third_party/mesa3d/src/gtest/src/
Dgtest-filepath.cc196 const FilePath& relative_path) { in ConcatPaths()
/third_party/googletest/googletest/src/
Dgtest-filepath.cc197 const FilePath& relative_path) { in ConcatPaths()
/third_party/mindspore/mindspore/lite/tools/converter/
Dconverter_flags.cc230 auto relative_path = lite::SplitStringToVector(extended_info.plugin_path, *delimiter); in InitExtendedIntegrationInfo() local
/third_party/glib/gio/tests/
Dg-file.c357 char *relative_path = NULL; in get_relative_path() local
Dlive-g-file.c597 char *relative_path; in traverse_recurse_dirs() local
1293 char *relative_path; in cleanup_dir_recurse() local
/third_party/glib/tests/
Dtestglib.c1036 gchar *relative_path; in test_paths() member
1168 const gchar *relative_path = "./"; in test_paths() local
/third_party/boost/libs/filesystem/src/
Dpath.cpp286 BOOST_FILESYSTEM_DECL path path::relative_path() const in relative_path() function in boost::filesystem::path

12