Home
last modified time | relevance | path

Searched refs:home_directory (Results 1 – 21 of 21) sorted by relevance

/external/ImageMagick/MagickCore/
Dutility.c751 home_directory[MagickPathExtent], in ExpandFilenames() local
778 *home_directory='\0'; in ExpandFilenames()
836 if (*home_directory == '\0') in ExpandFilenames()
837 getcwd_utf8(home_directory,MagickPathExtent-1); in ExpandFilenames()
838 filelist=ListFiles(*path == '\0' ? home_directory : path,filename, in ExpandFilenames()
Dxwindow-private.h329 home_directory[MagickPathExtent]; member
Danimate.c2863 if (*resource_info->home_directory == '\0') in XAnimateImages()
2864 (void) CopyMagickString(resource_info->home_directory,".",MagickPathExtent); in XAnimateImages()
2865 status=chdir(resource_info->home_directory); in XAnimateImages()
2868 "UnableToOpenFile","%s",resource_info->home_directory); in XAnimateImages()
Ddisplay.c7163 if (*resource_info->home_directory == '\0') in XMagickCommand()
7164 (void) CopyMagickString(resource_info->home_directory,".", in XMagickCommand()
7166 status=chdir(resource_info->home_directory); in XMagickCommand()
7169 "UnableToOpenFile","%s",resource_info->home_directory); in XMagickCommand()
16160 if (*resource_info->home_directory == '\0') in XDisplayImage()
16161 (void) CopyMagickString(resource_info->home_directory,".",MagickPathExtent); in XDisplayImage()
16162 status=chdir(resource_info->home_directory); in XDisplayImage()
16165 "UnableToOpenFile","%s",resource_info->home_directory); in XDisplayImage()
Dwidget.c4225 home_directory[MagickPathExtent], in XFileBrowserWidget() local
4297 directory=getcwd(home_directory,MagickPathExtent); in XFileBrowserWidget()
4299 (void) CopyMagickString(working_path,home_directory,MagickPathExtent); in XFileBrowserWidget()
4944 (void) CopyMagickString(working_path,home_directory, in XFileBrowserWidget()
Dxwindow.c3542 directory=getcwd(resource_info->home_directory,MagickPathExtent); in XGetResourceInfo()
/external/llvm/include/llvm/Support/
DPath.h345 bool home_directory(SmallVectorImpl<char> &result);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DPath.h345 bool home_directory(SmallVectorImpl<char> &result);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h378 bool home_directory(SmallVectorImpl<char> &result);
/external/llvm/lib/LineEditor/
DLineEditor.cpp26 if (sys::path::home_directory(Path)) { in getDefaultHistoryPath()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
DLineEditor.cpp25 if (sys::path::home_directory(Path)) { in getDefaultHistoryPath()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp304 else if (!sys::path::home_directory(Path)) in InitDebuggingDir()
/external/llvm/lib/Support/Unix/
DPath.inc676 bool home_directory(SmallVectorImpl<char> &result) {
726 if (home_directory(Result)) {
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DPath.inc692 bool home_directory(SmallVectorImpl<char> &result) {
742 if (home_directory(Result)) {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc628 if (!path::home_directory(Storage)) {
1132 bool home_directory(SmallVectorImpl<char> &result) {
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DPath.inc1305 if (!path::home_directory(HomeDir)) {
1364 bool home_directory(SmallVectorImpl<char> &result) {
/external/llvm/unittests/Support/
DPath.cpp320 auto status = path::home_directory(HomeDir); in TEST()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp562 home_directory(PathHome); in native()
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DPath.inc864 bool home_directory(SmallVectorImpl<char> &result) {
/external/llvm/lib/Support/Windows/
DPath.inc882 bool home_directory(SmallVectorImpl<char> &result) {
/external/python/cpython2/PC/os2emx/
DREADME.os2emx464 implements the following drive letter conversions for the home_directory and