Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 25 of 4986) sorted by relevance

12345678910>>...200

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/
H A Dscm.py175 def IsWorkTreeDirty(cwd): argument
179 def GetEmail(cwd): argument
189 def GetBranchRef(cwd): argument
197 def GetBranch(cwd): argument
205 def GetRemoteBranches(cwd): argument
275 def GetUpstreamBranch(cwd): argument
344 def GetAllFiles(cwd): argument
350 def GetPatchName(cwd): argument
356 def GetCheckoutRoot(cwd): argument
363 def GetGitDir(cwd): argument
[all …]
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/ext/
H A Dgit.py58 def _git_subprocess_cmd(cmd, cwd=None): argument
70 def extract_user_info(cwd=None): argument
82 def extract_repository_url(cwd=None): argument
90 def extract_commit_message(cwd=None): argument
98 def extract_workspace_path(cwd=None): argument
105 def extract_branch(cwd=None): argument
112 def extract_commit_sha(cwd=None): argument
119 def extract_git_metadata(cwd=None): argument
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/mint/
H A Dfiledesc.h80 struct cwd struct
82 long links; /* reference count */
83 ushort cmask; /* mask for file creation */
84 ushort pad;
86 fcookie currdir; /* current directory */
87 fcookie rootdir; /* root directory */
88 char *root_dir; /* XXX chroot emulation */
92 ushort curdrv; /* current drive */
93 ushort pad2;
94 fcookie root[NDRIVES]; /* root directories */
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dhg.py29 def revision(cwd, rev="tip", short=False, user=None): argument
61 def describe(cwd, rev="tip", user=None): argument
93 def archive(cwd, output, rev="tip", fmt=None, prefix=None, user=None): argument
141 def pull(cwd, opts=None, user=None, identity=None, repository=None): argument
186 def update(cwd, rev, force=False, user=None): argument
221 def clone(cwd, repository, opts=None, user=None, identity=None): argument
264 def status(cwd, opts=None, user=None): argument
284 def _status(cwd): argument
H A Dsvn.py24 def _run_svn(cmd, cwd, user, username, password, opts, **kwargs): argument
72 def info(cwd, targets=None, user=None, username=None, password=None, fmt="str"): argument
124 def checkout(cwd, remote, target=None, user=None, username=None, password=None, *opts): argument
162 def switch(cwd, remote, target=None, user=None, username=None, password=None, *opts): argument
200 def update(cwd, targets=None, user=None, username=None, password=None, *opts): argument
234 def diff(cwd, targets=None, user=None, username=None, password=None, *opts): argument
268 def commit(cwd, targets=None, msg=None, user=None, username=None, password=None, *opts): argument
307 def add(cwd, targets, user=None, username=None, password=None, *opts): argument
339 def remove(cwd, targets, msg=None, user=None, username=None, password=None, *opts): argument
376 def status(cwd, targets=None, user=None, username=None, password=None, *opts): argument
[all …]
H A Dgit.py59 cwd=None, argument
466 cwd, argument
558 cwd, argument
718 cwd, argument
822 cwd, argument
937 cwd, argument
1104 cwd, argument
1772 cwd, argument
1842 cwd, argument
2076 cwd, argument
[all …]
/dports/www/interchange/interchange-5.6.3/
H A DMakefile.PL49 my $origdir = cwd(); function
455 my $cwd = cwd(); function
517 my $odir = cwd(); function
527 my $odir = cwd(); function
559 my $d = cwd(); function
568 my $odir = cwd(); function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.frameworkadmin.equinox/src/org/eclipse/equinox/internal/frameworkadmin/equinox/
H A DEclipseLauncherImpl.java41 public Process launch(Manipulator manipulator, File cwd) in launch()
51 private Process launchByLauncher(Manipulator manipulator, File cwd) throws IOException { in launchByLauncher()
64 private Process launchInMemory(Manipulator manipulator, File cwd) throws IOException { in launchInMemory()
80 cmdList.add(Utils.getRelativePath(launcherData.getFwJar(), cwd)); in launchInMemory() local
84 cmdList.add(Utils.getRelativePath(launcherData.getFwPersistentDataLocation(), cwd)); in launchInMemory() local
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dsave-cwd.c63 save_cwd (struct saved_cwd *cwd) in save_cwd()
85 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
94 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/games/freedink-engine/freedink-108.4/gnulib/lib/
H A Dsave-cwd.c63 save_cwd (struct saved_cwd *cwd) in save_cwd()
85 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
94 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/archivers/gcpio/cpio-2.13/gnu/
H A Dsave-cwd.c63 save_cwd (struct saved_cwd *cwd) in save_cwd()
85 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
94 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/archivers/gtar/tar-1.34/gnu/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/devel/idutils/idutils-4.6/lib/
H A Dsave-cwd.c63 save_cwd (struct saved_cwd *cwd) in save_cwd()
85 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
94 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/devel/m4/m4-1.4.19/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dsave-cwd.c63 save_cwd (struct saved_cwd *cwd) in save_cwd()
85 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
94 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/editors/zile/zile-2.4.14/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/devel/gdb/gdb-11.1/gnulib/import/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/math/octave/octave-6.4.0/libgnu/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/devel/rcs/rcs-5.10.0/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/www/wget2/wget2-2.0.0/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()
/dports/devel/patch/patch-2.7.6/lib/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) in save_cwd()
83 restore_cwd (const struct saved_cwd *cwd) in restore_cwd()
92 free_cwd (struct saved_cwd *cwd) in free_cwd()

12345678910>>...200