Home
last modified time | relevance | path

Searched refs:home_directory (Results 1 – 22 of 22) 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.c2866 if (*resource_info->home_directory == '\0') in XAnimateImages()
2867 (void) CopyMagickString(resource_info->home_directory,".",MagickPathExtent); in XAnimateImages()
2868 status=chdir(resource_info->home_directory); in XAnimateImages()
2871 "UnableToOpenFile","%s",resource_info->home_directory); in XAnimateImages()
Ddisplay.c7161 if (*resource_info->home_directory == '\0') in XMagickCommand()
7162 (void) CopyMagickString(resource_info->home_directory,".", in XMagickCommand()
7164 status=chdir(resource_info->home_directory); in XMagickCommand()
7167 "UnableToOpenFile","%s",resource_info->home_directory); in XMagickCommand()
16173 if (*resource_info->home_directory == '\0') in XDisplayImage()
16174 (void) CopyMagickString(resource_info->home_directory,".",MagickPathExtent); in XDisplayImage()
16175 status=chdir(resource_info->home_directory); in XDisplayImage()
16178 "UnableToOpenFile","%s",resource_info->home_directory); in XDisplayImage()
Dwidget.c4224 home_directory[MagickPathExtent], in XFileBrowserWidget() local
4296 directory=getcwd(home_directory,MagickPathExtent); in XFileBrowserWidget()
4298 (void) CopyMagickString(working_path,home_directory,MagickPathExtent); in XFileBrowserWidget()
4942 (void) CopyMagickString(working_path,home_directory, in XFileBrowserWidget()
Dxwindow.c3550 directory=getcwd(resource_info->home_directory,MagickPathExtent); in XGetResourceInfo()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DPath.h345 bool home_directory(SmallVectorImpl<char> &result);
/external/llvm/include/llvm/Support/
DPath.h345 bool home_directory(SmallVectorImpl<char> &result);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DPath.h362 bool home_directory(SmallVectorImpl<char> &result);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LineEditor/
DLineEditor.cpp26 if (sys::path::home_directory(Path)) { in getDefaultHistoryPath()
/external/llvm/lib/LineEditor/
DLineEditor.cpp26 if (sys::path::home_directory(Path)) { in getDefaultHistoryPath()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp297 else if (!sys::path::home_directory(Path)) in InitDebuggingDir()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp314 auto status = path::home_directory(HomeDir); in TEST()
340 auto status = path::home_directory(HomeDir); in TEST()
548 bool Result = llvm::sys::path::home_directory(HomeDir); in TEST_F()
1124 path::home_directory(PathHome); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/
DPath.inc498 if (!path::home_directory(Storage)) {
915 bool home_directory(SmallVectorImpl<char> &result) {
970 if (home_directory(Result)) {
/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-7.0/llvm/lib/Support/Windows/
DPath.inc1219 if (!path::home_directory(HomeDir)) {
1271 bool home_directory(SmallVectorImpl<char> &result) {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DPath.cpp555 home_directory(PathHome); in native()
/external/llvm/unittests/Support/
DPath.cpp320 auto status = path::home_directory(HomeDir); in TEST()
/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