/third_party/skia/build/fuchsia/skqp/ |
D | append_assets_to_manifest | 40 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/ |
D | search_source_files.py | 96 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/ |
D | fuse_gtest_files.py | 89 def VerifyFileExists(directory, relative_path): argument 113 def VerifyOutputFile(output_dir, relative_path): argument
|
/third_party/ltp/testcases/kernel/mce-test/lib/ |
D | functions.sh | 21 relative_path() function
|
/third_party/node/benchmark/fs/ |
D | bench-realpathSync.js | 9 const relative_path = path.relative(__dirname, '../../lib/'); constant
|
D | bench-realpath.js | 7 const relative_path = path.relative(__dirname, '../../lib/'); constant
|
/third_party/node/deps/v8/third_party/zlib/google/ |
D | zip_writer.cc | 204 const base::FilePath& relative_path = relative_paths[i]; in AddMixedEntries() local 246 const base::FilePath& relative_path = relative_paths[i]; in AddFileEntries() local
|
D | zip_unittest.cc | 294 base::FilePath relative_path; in TestUnzipFile() local
|
/third_party/node/deps/zlib/google/ |
D | zip_writer.cc | 204 const base::FilePath& relative_path = relative_paths[i]; in AddMixedEntries() local 246 const base::FilePath& relative_path = relative_paths[i]; in AddFileEntries() local
|
D | zip_unittest.cc | 294 base::FilePath relative_path; in TestUnzipFile() local
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | run_code_generation.py | 37 def rebase_script_path(script_path, relative_path): argument
|
/third_party/googletest/googletest/test/ |
D | googletest-options-test.cc | 59 FilePath GetAbsolutePathOf(const FilePath& relative_path) { in GetAbsolutePathOf()
|
/third_party/skia/third_party/externals/zlib/google/ |
D | zip_writer.cc | 173 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded() local
|
D | zip.cc | 141 base::FilePath relative_path; in Zip() local
|
D | zip_unittest.cc | 210 base::FilePath relative_path; in TestUnzipFile() local
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-filepath.cc | 196 const FilePath& relative_path) { in ConcatPaths()
|
/third_party/googletest/googletest/src/ |
D | gtest-filepath.cc | 239 const FilePath& relative_path) { in ConcatPaths()
|
/third_party/node/deps/googletest/src/ |
D | gtest-filepath.cc | 243 const FilePath& relative_path) { in ConcatPaths()
|
/third_party/mesa3d/src/mesa/main/ |
D | shaderapi.c | 3296 valid_path_format(const char *str, bool relative_path) in valid_path_format() 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/libabigail/tools/ |
D | abipkgdiff.cc | 2842 string relative_path; in compare_prepared_userspace_packages() local 2862 string relative_path; in compare_prepared_userspace_packages() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Path.cpp | 443 StringRef relative_path(StringRef path) { in relative_path() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Path.cpp | 412 StringRef relative_path(StringRef path, Style style) { in relative_path() function
|
/third_party/vulkan-loader/loader/ |
D | loader.c | 2659 static inline void copy_data_file_info(const char *cur_path, const char *relative_path, size_t rela… in copy_data_file_info()
|