Home
last modified time | relevance | path

Searched defs:pkg_path (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/R-cran-devtools/devtools/tests/testthat/
H A Dtest-build-readme.R4 pkg_path <- create_local_package() globalVar
23 pkg_path <- create_local_package() globalVar
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Dpkg_info.py8 def pkg_commit_hash(pkg_path): argument
61 def get_pkg_info(pkg_path): argument
/dports/science/py-dipy/dipy-1.4.1/dipy/
H A Dpkg_info.py11 def pkg_commit_hash(pkg_path): argument
65 def get_pkg_info(pkg_path): argument
/dports/www/py-notebook/notebook-6.4.5/notebook/
H A D_sysinfo.py18 def pkg_commit_hash(pkg_path): argument
64 def pkg_info(pkg_path): argument
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/
H A D_sysinfo.py17 def pkg_commit_hash(pkg_path): argument
65 def pkg_info(pkg_path): argument
/dports/devel/R-cran-Rcpp/Rcpp/inst/tinytest/
H A Dtest_rcpp_package_skeleton.R29 pkg_path <- file.path(path, "foo") globalVar
99 pkg_path <- file.path(path, "foo") globalVar
117 pkg_path <- file.path(path, "foo") globalVar
134 pkg_path <- file.path(path, "foo") globalVar
H A Dtest_global_rostream.R64 pkg_path <- file.path(path, pkg_name) globalVar
/dports/devel/ipython/ipython-7.29.0/IPython/utils/
H A Dsysinfo.py30 def pkg_commit_hash(pkg_path): argument
68 def pkg_info(pkg_path): argument
/dports/devel/ipython5/ipython-5.10.0/IPython/utils/
H A Dsysinfo.py30 def pkg_commit_hash(pkg_path): argument
68 def pkg_info(pkg_path): argument
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/
H A Dpkg_info.py65 def pkg_commit_hash(pkg_path=None): argument
100 def get_pkg_info(pkg_path): argument
/dports/security/py-zkg/package-manager-2.12.0/zeekpkg/
H A Dmanager.py593 def package_build_log(self, pkg_path): argument
606 def match_source_packages(self, pkg_path): argument
625 def find_installed_package(self, pkg_path): argument
1096 def upgrade(self, pkg_path): argument
1145 def remove(self, pkg_path): argument
1197 def pin(self, pkg_path): argument
1233 def unpin(self, pkg_path): argument
1267 def load(self, pkg_path): argument
1383 def list_depender_pkgs(self, pkg_path): argument
1514 def unload(self, pkg_path): argument
[all …]
/dports/textproc/py-isbntools/isbntools-4.3.28/isbntools/
H A Dapp.py79 pkg_path = _os.path.dirname(_os.path.abspath(__file__)) variable
/dports/devel/R-cran-covr/covr/R/
H A Dgitlab.R23 pkg_path <- attributes(coverage)$package$path functionVar
/dports/lang/ghc/ghc-8.10.7/docs/users_guide/
H A Dghc_packages.py8 def read_cabal_file(pkg_path): argument
/dports/graphics/box/box-0.4.0/box/
H A Dpaths.c99 void Box_Get_Bltin_Pkg_And_Lib_Paths(char **pkg_path, char **lib_path) { in Box_Get_Bltin_Pkg_And_Lib_Paths()
130 char *pkg_path, *lib_path; in BoxPaths_Set_All_From_Env() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/fuchsia/engine/browser/
H A Dcontent_directory_browsertest.cc83 base::FilePath pkg_path; in SetUpOnMainThread() local
177 base::FilePath pkg_path; in IN_PROC_BROWSER_TEST_F() local
259 base::FilePath pkg_path; in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/browser/
H A Dcontent_directory_browsertest.cc84 base::FilePath pkg_path; in SetUpOnMainThread() local
178 base::FilePath pkg_path; in IN_PROC_BROWSER_TEST_F() local
260 base::FilePath pkg_path; in IN_PROC_BROWSER_TEST_F() local
/dports/devel/R-cran-roxygen2/roxygen2/tests/testthat/
H A Dtest-collate.R33 pkg_path <- "testCollateOverwrite" globalVar
/dports/devel/R-cran-devtools/devtools/R/
H A Dvignettes.R48 build <- function(pkg_path, clean, quiet, upgrade) { argument
62 args = list(pkg_path = pkg$path, clean = clean, upgrade = upgrade, quiet = quiet), nameattr
/dports/sysutils/R-cran-fs/fs/R/
H A Dpath_package.R24 tryCatch(
/dports/textproc/R-cran-htmltools/htmltools/R/
H A Dshim.R20 pkg_path <- find.package(package) functionVar
/dports/www/R-cran-htmlwidgets/htmlwidgets/R/
H A Dshim.R20 pkg_path <- find.package(package) functionVar
/dports/games/taisei/taisei-1.3.2/resources/
H A Dmeson.build55 pkg_path = join_paths(meson.current_source_dir(), pkg_pkgdir) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/runners/cast/
H A Dcast_streaming.cc19 base::FilePath pkg_path; in GetCastStreamingContentDirectories() local
/dports/devel/R-cran-pkgload/pkgload/R/
H A Dpackage.r41 pkg_path <- function(path = ".") { function

1234