Home
last modified time | relevance | path

Searched defs:out_path (Results 1 - 12 of 12) sorted by relevance

/third_party/node/tools/snapshot/
H A Dnode_mksnapshot.cc74 std::string out_path; local
83 std::cerr << "Cannot open " << out_path << "\n"; local
93 std::cerr << "Failed to write " << out_path << "\n"; local
/third_party/skia/experimental/xps_to_png/
H A Dxps_to_png.cs23 static void convert(double dpi, string path, string out_path) { in convert() argument
72 static void try_convert(double dpi, string path, string out_path) { in try_convert() argument
/third_party/libabigail/tests/
H A Dtest-core-diff.cc30 const char* out_path; member
137 string in_path, out_path; in main() local
151 cerr << "Could not create parent director for " << out_path; in main() local
159 cerr << "failed to read " << out_path << "\n"; in main() local
H A Dtest-abidiff.cc36 const char* out_path; member
187 string out_path = in main() local
191 cerr << "Could not create parent director for " << out_path; in main() local
209 cerr << "Could not create parent directory for " << out_path; in main() local
[all...]
H A Dtest-read-write.cc52 const char* out_path; member
254 string in_path, out_path, in_suppr_spec_path, ref_out_path; member
364 string in_path, out_path, in_suppr_spec_pat in main() local
[all...]
/third_party/selinux/checkpolicy/
H A Dcheckmodule.c291 char *out_path = strdup(outfile); in main() local
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp734 auto out_path = get_folder(ManifestLocation::settings_location).write_manifest("vk_loader_settings.json", file_contents); local
H A Dtest_util.cpp451 path out_path = folder / name; in write_manifest() local
470 path out_path = folder / name; in remove() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c66 struct path out_path; member
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c901 const char *in_path, *out_path = NULL, *blkdev_path; in main() local
111 create_exfat2img(struct exfat2img *ei, struct pbr *bs, const char *out_path) create_exfat2img() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_windows.c1165 VkResult get_settings_path_if_exists_in_registry_key(const struct loader_instance *inst, char **out_path, HKEY key) { in get_settings_path_if_exists_in_registry_key() argument
1211 VkResult windows_get_loader_settings_file_path(const struct loader_instance *inst, char **out_path) { in windows_get_loader_settings_file_path() argument
[all...]
/third_party/lame/frontend/
H A Dget_audio.c543 char *p, *out_path = strdup(outPath); in init_outfile() local

Completed in 13 milliseconds