Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 25 of 31) 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/cef/libcef/common/
Dfile_util_impl.cc26 bool CefCreateDirectory(const CefString& full_path) { in CefCreateDirectory()
/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
430 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError()
Dfile_util_win.cc319 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError()
/third_party/python/Lib/unittest/
Dloader.py380 def _match_path(self, path, full_path, pattern): argument
418 def _find_test_path(self, full_path, pattern, namespace=False): argument
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c1606 gchar *full_path; in gst_plugin_ext_dep_extract_env_vars_paths() local
1706 gchar *full_path; in gst_plugin_ext_dep_scan_dir_and_match_names() local
1766 gchar *full_path; in gst_plugin_ext_dep_scan_path_with_filenames() local
1812 gchar *full_path; in gst_plugin_ext_dep_get_stat_hash() local
/third_party/cups-filters/cupsfilters/
Dcolormanager.c291 char full_path[1024]; in _get_ppd_icc_fallback() local
/third_party/mesa3d/src/util/tests/
Dcache_test.cpp86 char *full_path = ralloc_asprintf(mem_ctx, "%s%s", buf, ++cache_dir); in check_directories_created() local
/third_party/gn/src/gn/
Dcommand_args.cc368 base::FilePath full_path = in EditArgsFile() local
Dsetup.cc329 std::unique_ptr<char16_t[]> full_path(new char16_t[path_length]); in FindWindowsPython() local
/third_party/skia/modules/skresources/src/
DSkResources.cpp189 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load() local
/third_party/alsa-utils/topology/
Dpre-processor.c375 char *full_path; in pre_process_include_conf() local
/third_party/cef/tests/ceftests/
Ddownload_unittest.cc391 std::string full_path = download_item->GetFullPath(); in OnDownloadUpdated() local
/third_party/node/deps/v8/third_party/test262-harness/src/
Dtest262.py231 def __init__(self, suite, name, full_path, strict_mode): argument
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_wrapper.cc185 CEF_GLOBAL bool CefCreateDirectory(const CefString& full_path) { in CefCreateDirectory()
/third_party/cef/libcef_dll/
Dlibcef_dll.cc190 CEF_EXPORT int cef_create_directory(const cef_string_t* full_path) { in cef_create_directory()
/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/node/src/
Dnode.cc884 static const char full_path[] = in InitializeNodeWithArgs() local
/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
/third_party/elfutils/src/
Dar.c133 static bool full_path; variable
/third_party/ffmpeg/libavformat/
Ddashenc.c129 char full_path[1024]; member
1790 static void find_index_range(AVFormatContext *s, const char *full_path, in find_index_range()

12