Home
last modified time | relevance | path

Searched defs:target_mod (Results 1 – 14 of 14) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Dutil.rb67 def set_constants(ext_mod, target_mod=self) argument
93 def set_methods(ext_mod, target_mod=self) argument
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Dutil.rb67 def set_constants(ext_mod, target_mod=self) argument
93 def set_methods(ext_mod, target_mod=self) argument
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Dutil.rb67 def set_constants(ext_mod, target_mod=self) argument
93 def set_methods(ext_mod, target_mod=self) argument
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/ruby/svn/
H A Dutil.rb67 def set_constants(ext_mod, target_mod=self) argument
93 def set_methods(ext_mod, target_mod=self) argument
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/setuptools/
H A Dmonkey.py123 def patch_func(replacement, target_mod, func_name): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/setuptools/
H A Dmonkey.py123 def patch_func(replacement, target_mod, func_name): argument
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/
H A Dmonkey.py111 def patch_func(replacement, target_mod, func_name): argument
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/setuptools/
H A Dmonkey.py111 def patch_func(replacement, target_mod, func_name): argument
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/
H A Dmonkey.py109 def patch_func(replacement, target_mod, func_name): argument
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/
H A Dmonkey.py109 def patch_func(replacement, target_mod, func_name): argument
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/setuptools/
H A Dmonkey.py111 def patch_func(replacement, target_mod, func_name): argument
/dports/devel/py-setuptools44/setuptools-44.1.1/setuptools/
H A Dmonkey.py111 def patch_func(replacement, target_mod, func_name): argument
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dinput.hpp176 SDLMod target_mod() const { in target_mod() function in input::mouse_listener
/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.c4819 struct lys_module *target_mod, *target_submod; in remove_dev() local