Home
last modified time | relevance | path

Searched defs:update_environment (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-pytest-shutil/pytest-shutil-1.7.0/pytest_shutil/
H A Denv.py15 def update_environment(env): function
46 def update_environment(env): function
/dports/devel/thonny/thonny-3.3.14/thonny/plugins/
H A Dpgzero_frontend.py15 def update_environment(): function
H A Ddock_user_windows_frontend.py15 def update_environment(): function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/deployments/
H A Dupdate_environment_service.rb28 def update_environment(deployment) method in Deployments.UpdateEnvironmentService
/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/
H A Dncmpcpp.cpp170 auto update_environment = static_cast<Actions::UpdateEnvironment &>( in main() local
/dports/sysutils/byobu/byobu-5.133/usr/lib/byobu/include/
H A Dselect-session.py117 def update_environment(session): function
/dports/devel/py-ipdb/ipdb-0.13.9/tests/
H A Dtest_config.py35 def update_environment(self, d): member in ModifiedEnvironment
/dports/net-mgmt/nagios4/nagios-4.4.6/lib/
H A Druncmd.c608 int update_environment(char *name, char *value, int set) { in update_environment() function
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/
H A Dcmd.py839 def update_environment(self, **kwargs): member in Git
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/beanstalk/
H A Dlayer1.py1046 def update_environment(self, environment_id=None, environment_name=None, member in Layer1
/dports/security/py-paramiko/paramiko-2.7.2/paramiko/
H A Dchannel.py312 def update_environment(self, environment): member in Channel
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/beanstalk/
H A Dlayer1.py1045 def update_environment(self, environment_id=None, environment_name=None, member in Layer1
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/beanstalk/
H A Dlayer1.py1046 def update_environment(self, environment_id=None, environment_name=None, member in Layer1
/dports/devel/py-boto/boto-2.49.0/boto/beanstalk/
H A Dlayer1.py1046 def update_environment(self, environment_id=None, environment_name=None, member in Layer1
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsgs/drivers/
H A Dgamedriver.py573 def update_environment(self, env): member in GameDriver
/dports/devel/py-gitpython/GitPython-3.1.24/git/
H A Dcmd.py997 def update_environment(self, **kwargs: Any) -> Dict[str, Union[str, None]]: member in Git
/dports/shells/yash/yash-2.51/
H A Dvariable.c413 void update_environment(const wchar_t *name) in update_environment() function