Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 25 of 38) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Ddatabase.c38 char *machine_id = NULL, *filename_prefix, *full_path; in pa_database_open() local
/third_party/f2fs-tools/fsck/
Dsload.c203 static int build_directory(struct f2fs_sb_info *sbi, const char *full_path, in build_directory()
300 static int build_directory(struct f2fs_sb_info *sbi, const char *full_path, in build_directory()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/
Dfile_utils.h84 auto full_path = real_path + "/" + file_name; in WriteStrToFile() local
/third_party/gn/src/base/files/
Dfile_enumerator_posix.cc138 const FilePath full_path = root_path_.Append(info.filename_); in Next() local
Dfile_util.cc188 bool CreateDirectory(const FilePath& full_path) { in CreateDirectory()
Dfile_util_posix.cc163 char full_path[PATH_MAX]; in MakeAbsoluteFilePath() local
445 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError()
Dfile_util_win.cc363 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError()
/third_party/python/Lib/unittest/
Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/third_party/mesa3d/src/intel/vulkan/
Danv_util.c234 char full_path[PATH_MAX]; in create_directory() local
/third_party/cups-filters/cupsfilters/
Dcolormanager.c291 char full_path[1024]; in _get_ppd_icc_fallback() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dascend_collective_comm_lib.cc76 auto full_path = realpath(config_path_str, nullptr); in InitializeHccl() local
/third_party/gn/src/gn/
Dcommand_args.cc368 base::FilePath full_path = in EditArgsFile() local
Dsetup.cc367 std::unique_ptr<char16_t[]> full_path(new char16_t[path_length]); in FindWindowsPython() local
/third_party/rust/rust/compiler/rustc_resolve/src/
Dimports.rs913 let mut full_path = import.module_path.clone(); in finalize_import() localVariable
1208 let mut full_path = import.module_path.clone(); in finalize_import() localVariable
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/back/
Darchive.rs460 let full_path = dir.join(&tool_name); in find_binutils_dlltool() localVariable
/third_party/skia/modules/skresources/src/
DSkResources.cpp189 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
Ddvpp_video.cc655 std::string full_path = output_ + "/" + "frame_" + std::to_string(frameCnt) + ".yuv"; in DumpFrame() local
/third_party/skia/m133/modules/skresources/src/
DSkResources.cpp197 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load() local
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dconvert_named_struct_to_tuple_struct.rs163 let full_path = in process_struct_name_reference() localVariable
/third_party/protobuf/src/google/protobuf/compiler/cpp/tools/
Danalyze_profile_proto.cc481 const std::string& full_path = yielder.FullPathName(); in AnalyzeAndAggregateProfileProtosToText() local
/third_party/mesa3d/src/util/tests/
Dcache_test.cpp93 char *full_path = ralloc_asprintf(mem_ctx, "%s%s", buf, ++cache_dir); in check_directories_created() local
/third_party/alsa-utils/topology/
Dpre-processor.c492 char *full_path; in pre_process_include_conf() local
/third_party/ltp/testcases/kernel/syscalls/symlink/
Dsymlink01.c502 char full_path[PATH_MAX + 1 + 1]; /* Add one for '\0' and another to exceed the PATH_MAX limit, see… variable
/third_party/cJSON/
DcJSON_Utils.c1120 …unsigned char *full_path = (unsigned char*)cJSON_malloc(path_length + suffix_length + sizeof("/")); in compose_patch() local
/third_party/toybox/toys/pending/
Ddiff.c489 char *full_path; in add_to_list() local

12