Home
last modified time | relevance | path

Searched defs:relative_path (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/kernel/mce-test/lib/
H A Dfunctions.sh21 relative_path() function
/third_party/googletest/googletest/test/
H A Dgoogletest-options-test.cc59 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf() argument
/third_party/skia/build/fuchsia/skqp/
H A 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/node/deps/v8/third_party/zlib/google/
H A Dzip_writer.cc204 const base::FilePath& relative_path = relative_paths[i]; in AddMixedEntries() local
246 const base::FilePath& relative_path = relative_paths[i]; in AddFileEntries() local
H A Dzip_unittest.cc294 base::FilePath relative_path; in TestUnzipFile() local
/third_party/node/deps/zlib/google/
H A Dzip_writer.cc204 const base::FilePath& relative_path = relative_paths[i]; in AddMixedEntries() local
246 const base::FilePath& relative_path = relative_paths[i]; in AddFileEntries() local
H A Dzip_unittest.cc294 base::FilePath relative_path; in TestUnzipFile() local
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_writer.cc173 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded() local
H A Dzip.cc141 base::FilePath relative_path; in Zip() local
H A Dzip_unittest.cc210 base::FilePath relative_path; in TestUnzipFile() local
/third_party/googletest/googletest/src/
H A Dgtest-filepath.cc238 ConcatPaths(const FilePath& directory, const FilePath& relative_path) ConcatPaths() argument
/third_party/node/deps/googletest/src/
H A Dgtest-filepath.cc242 ConcatPaths(const FilePath& directory, const FilePath& relative_path) ConcatPaths() argument
/third_party/mesa3d/src/gtest/src/
H A Dgtest-filepath.cc195 ConcatPaths(const FilePath& directory, const FilePath& relative_path) ConcatPaths() argument
/third_party/libabigail/tools/
H A Dabipkgdiff.cc2842 string relative_path; in compare_prepared_userspace_packages() local
2844 cout << " [D] " << relative_path << ", "; in compare_prepared_userspace_packages() local
2862 string relative_path; in compare_prepared_userspace_packages() local
2864 cout << " [A] " << relative_path << ", "; in compare_prepared_userspace_packages() local
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c3296 valid_path_format(const char *str, bool relative_path) in valid_path_format() argument
3336 bool relative_path = ctx->Shared->ShaderIncludes->num_include_paths; in validate_and_tokenise_sh_incl() local
3399 bool relative_path = path[0] != '/'; in lookup_shader_include() local
/third_party/vulkan-loader/loader/
H A Dloader.c2774 void copy_data_file_info(const char *cur_path, const char *relative_path, size_t relative_path_size, char **output_path) { in copy_data_file_info() argument

Completed in 28 milliseconds