Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dutility.c739 home_directory[MagickPathExtent], in ExpandFilenames() local
766 *home_directory='\0'; in ExpandFilenames()
824 if (*home_directory == '\0') in ExpandFilenames()
825 getcwd_utf8(home_directory,MagickPathExtent-1); in ExpandFilenames()
826 filelist=ListFiles(*path == '\0' ? home_directory : path,filename, in ExpandFilenames()
Dxwindow-private.h329 home_directory[MagickPathExtent]; member
Danimate.c2855 if (*resource_info->home_directory == '\0') in XAnimateImages()
2856 (void) CopyMagickString(resource_info->home_directory,".",MagickPathExtent); in XAnimateImages()
2857 status=chdir(resource_info->home_directory); in XAnimateImages()
2860 "UnableToOpenFile","%s",resource_info->home_directory); in XAnimateImages()
Ddisplay.c7193 if (*resource_info->home_directory == '\0') in XMagickCommand()
7194 (void) CopyMagickString(resource_info->home_directory,".", in XMagickCommand()
7196 status=chdir(resource_info->home_directory); in XMagickCommand()
7199 "UnableToOpenFile","%s",resource_info->home_directory); in XMagickCommand()
16164 if (*resource_info->home_directory == '\0') in XDisplayImage()
16165 (void) CopyMagickString(resource_info->home_directory,".",MagickPathExtent); in XDisplayImage()
16166 status=chdir(resource_info->home_directory); in XDisplayImage()
16169 "UnableToOpenFile","%s",resource_info->home_directory); in XDisplayImage()
Dwidget.c4222 home_directory[MagickPathExtent], in XFileBrowserWidget() local
4294 directory=getcwd(home_directory,MagickPathExtent); in XFileBrowserWidget()
4296 (void) CopyMagickString(working_path,home_directory,MagickPathExtent); in XFileBrowserWidget()
4940 (void) CopyMagickString(working_path,home_directory, in XFileBrowserWidget()
Dxwindow.c3545 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-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