Home
last modified time | relevance | path

Searched refs:shortPathName (Results 1 – 25 of 48) sorted by relevance

12

/dports/math/R/R-4.1.2/src/library/utils/man/
H A DshortPathName.Rd1 % File src/library/utils/man/shortPathName.Rd
6 \name{shortPathName}
7 \alias{shortPathName}
14 shortPathName(path)
40 \donttest{ cat(shortPathName(c(R.home(), tempdir())), sep = "\n")}
41 \dontshow{ cat(shortPathName(R.home()), sep = "\n")}
H A DreadRegistry.Rd1 % File src/library/utils/man/shortPathName.Rd
/dports/math/libRmath/R-4.1.1/src/library/utils/man/
H A DshortPathName.Rd1 % File src/library/utils/man/shortPathName.Rd
6 \name{shortPathName}
7 \alias{shortPathName}
14 shortPathName(path)
40 \donttest{ cat(shortPathName(c(R.home(), tempdir())), sep = "\n")}
41 \dontshow{ cat(shortPathName(R.home()), sep = "\n")}
H A DreadRegistry.Rd1 % File src/library/utils/man/shortPathName.Rd
/dports/games/multimc/MultiMC5-0.6.11/api/logic/minecraft/launch/
H A DLauncherPartLaunch.cpp34 QString shortPathName(const QString & file) in shortPathName() function
81 args << "-Djava.library.path=" + shortPathName(natPath); in executeTask()
98 processed << shortPathName(item); in executeTask()
/dports/textproc/exempi/exempi-2.5.2/source/
H A DHost_IO-Win.cpp787 std::string widePath,systempath,longPathName,shortPathName; in GetCasePreservedName() local
792 shortPathName.reserve ( allocate_size* sizeof(TCHAR) ); in GetCasePreservedName()
793 shortPathName.assign ( allocate_size* sizeof(TCHAR) , 0 ); in GetCasePreservedName()
794 …retValue = ::GetShortPathNameW( ( LPCWSTR)(widePath.c_str()),(LPWSTR)shortPathName.data(),allocate… in GetCasePreservedName()
798 allocate_size = ::GetLongPathNameW((LPCWSTR)(shortPathName.c_str()),NULL,0); in GetCasePreservedName()
801 …retValue = ::GetLongPathNameW( ( LPCWSTR)(shortPathName.c_str()),(LPWSTR)longPathName.data(),alloc… in GetCasePreservedName()
/dports/devel/R-cran-Rcpp/Rcpp/R/
H A Dtools.R45 path <- utils::shortPathName(path)
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dhelper.h50 static QString shortPathName(QString long_path);
H A Dhelper.cpp142 QString Helper::shortPathName(QString long_path) { in shortPathName() function in Helper
H A Dchromecast.cpp335 doc_root = Helper::shortPathName(doc_root); in startServer()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/exportplot/
H A DExportPlotUtils.java29 return StringUtil.shortPathName(directory, "gwt-Label", maxWidth); in shortDirectoryName()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionClang.R81 path <- utils::shortPathName(path)
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/widget/
H A DToolbarFileLabel.java70 String shortFileName = StringUtil.shortPathName( in setFileName()
/dports/math/R/R-4.1.2/src/library/utils/R/windows/
H A Dsysutils.R108 shortPathName <- function(path) .Call(C_shortpath, path) function
/dports/math/libRmath/R-4.1.1/src/library/utils/R/windows/
H A Dsysutils.R108 shortPathName <- function(path) .Call(C_shortpath, path) function
/dports/devel/R-cran-sys/sys/R/
H A Dexec.R204 cmd <- utils::shortPathName(path.expand(cmd))
/dports/math/R/R-4.1.2/src/library/grDevices/
H A DNAMESPACE72 importFrom("utils", "shortPathName")
/dports/math/libRmath/R-4.1.1/src/library/grDevices/
H A DNAMESPACE72 importFrom("utils", "shortPathName")
/dports/devel/R-cran-cpp11/cpp11/R/
H A Dsource.R172 path <- utils::shortPathName(path)
/dports/devel/R-cran-sys/sys/
H A DNEWS15 - Windows: run programs through utils::shortPathName()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/
H A DStringUtil.java324 public static String shortPathName(FileSystemItem item, int maxWidth) in shortPathName() method in StringUtil
326 return shortPathName(item, "gwt-Label", maxWidth); in shortPathName()
329 public static String shortPathName(FileSystemItem item, in shortPathName() method in StringUtil
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/htmlpreview/ui/
H A DHTMLPreviewPanel.java249 String shortFileName = StringUtil.shortPathName( in showPreview()
/dports/devel/RStudio/rstudio-2021.09.1-372/dependencies/common/rmarkdown/R/
H A Dpandoc.R309 path[i] <- utils::shortPathName(path[i])
/dports/math/R/R-4.1.2/src/library/base/man/
H A DnormalizePath.Rd92 \code{\link{shortPathName}}
/dports/math/libRmath/R-4.1.1/src/library/base/man/
H A DnormalizePath.Rd92 \code{\link{shortPathName}}

12