/third_party/pulseaudio/src/pulsecore/ |
D | database.c | 38 char *machine_id = NULL, *filename_prefix, *full_path; in pa_database_open() local
|
/third_party/f2fs-tools/fsck/ |
D | sload.c | 203 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/ |
D | file_util_impl.cc | 26 bool CefCreateDirectory(const CefString& full_path) { in CefCreateDirectory()
|
/third_party/gn/src/base/files/ |
D | file_enumerator_posix.cc | 138 const FilePath full_path = root_path_.Append(info.filename_); in Next() local
|
D | file_util.cc | 188 bool CreateDirectory(const FilePath& full_path) { in CreateDirectory()
|
D | file_util_posix.cc | 163 char full_path[PATH_MAX]; in MakeAbsoluteFilePath() local 430 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError()
|
D | file_util_win.cc | 319 bool CreateDirectoryAndGetError(const FilePath& full_path, File::Error* error) { in CreateDirectoryAndGetError()
|
/third_party/python/Lib/unittest/ |
D | loader.py | 380 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/ |
D | gstplugin.c | 1606 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/ |
D | colormanager.c | 291 char full_path[1024]; in _get_ppd_icc_fallback() local
|
/third_party/mesa3d/src/util/tests/ |
D | cache_test.cpp | 86 char *full_path = ralloc_asprintf(mem_ctx, "%s%s", buf, ++cache_dir); in check_directories_created() local
|
/third_party/gn/src/gn/ |
D | command_args.cc | 368 base::FilePath full_path = in EditArgsFile() local
|
D | setup.cc | 329 std::unique_ptr<char16_t[]> full_path(new char16_t[path_length]); in FindWindowsPython() local
|
/third_party/skia/modules/skresources/src/ |
D | SkResources.cpp | 189 full_path = SkOSPath::Join(full_dir.c_str(), resource_name); in load() local
|
/third_party/alsa-utils/topology/ |
D | pre-processor.c | 375 char *full_path; in pre_process_include_conf() local
|
/third_party/cef/tests/ceftests/ |
D | download_unittest.cc | 391 std::string full_path = download_item->GetFullPath(); in OnDownloadUpdated() local
|
/third_party/node/deps/v8/third_party/test262-harness/src/ |
D | test262.py | 231 def __init__(self, suite, name, full_path, strict_mode): argument
|
/third_party/cef/libcef_dll/wrapper/ |
D | libcef_dll_wrapper.cc | 185 CEF_GLOBAL bool CefCreateDirectory(const CefString& full_path) { in CefCreateDirectory()
|
/third_party/cef/libcef_dll/ |
D | libcef_dll.cc | 190 CEF_EXPORT int cef_create_directory(const cef_string_t* full_path) { in cef_create_directory()
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink01.c | 502 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/ |
D | node.cc | 884 static const char full_path[] = in InitializeNodeWithArgs() local
|
/third_party/cJSON/ |
D | cJSON_Utils.c | 1120 …unsigned char *full_path = (unsigned char*)cJSON_malloc(path_length + suffix_length + sizeof("/")); in compose_patch() local
|
/third_party/toybox/toys/pending/ |
D | diff.c | 489 char *full_path; in add_to_list() local
|
/third_party/elfutils/src/ |
D | ar.c | 133 static bool full_path; variable
|
/third_party/ffmpeg/libavformat/ |
D | dashenc.c | 129 char full_path[1024]; member 1790 static void find_index_range(AVFormatContext *s, const char *full_path, in find_index_range()
|