Home
last modified time | relevance | path

Searched defs:ext_name (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/dports/x11/libXext/libXext-1.3.4/src/
H A Dextutil.c99 _Xconst char *ext_name, in XextAddDisplay()
245 static int _default_exterror (Display *dpy, _Xconst char *ext_name, _Xconst char *reason) in _default_exterror()
273 int XMissingExtension (Display *dpy, _Xconst char *ext_name) in XMissingExtension()
/dports/sysutils/py-azure-cli-core/azure-cli-core-2.29.2/azure/cli/core/extension/
H A D__init__.py303 def get_extension_modname(ext_name=None, ext_dir=None): argument
313 def get_extension_path(ext_name): argument
321 def build_extension_path(ext_name, system=None): argument
337 def get_extension(ext_name, ext_type=None): argument
344 def extension_exists(ext_name, ext_type=None): argument
/dports/www/phpbb3/phpBB3/phpbb/extension/
H A Dmetadata_manager.php25 protected $ext_name; variable in phpbb\\extension\\metadata_manager
45 public function __construct($ext_name, $ext_path)
/dports/lang/python-legacy/Python-2.7.18/Lib/distutils/command/
H A Dbuild_ext.py625 def get_ext_fullpath(self, ext_name): argument
657 def get_ext_fullname(self, ext_name): argument
666 def get_ext_filename(self, ext_name): argument
/dports/lang/python27/Python-2.7.18/Lib/distutils/command/
H A Dbuild_ext.py625 def get_ext_fullpath(self, ext_name): argument
657 def get_ext_fullname(self, ext_name): argument
666 def get_ext_filename(self, ext_name): argument
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/distutils/command/
H A Dbuild_ext.py624 def get_ext_fullpath(self, ext_name): argument
656 def get_ext_fullname(self, ext_name): argument
665 def get_ext_filename(self, ext_name): argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
H A Dbuild_ext.py625 def get_ext_fullpath(self, ext_name): argument
657 def get_ext_fullname(self, ext_name): argument
666 def get_ext_filename(self, ext_name): argument
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/command/
H A Dbuild_ext.py639 def get_ext_fullpath(self, ext_name): argument
666 def get_ext_fullname(self, ext_name): argument
675 def get_ext_filename(self, ext_name): argument
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/command/
H A Dbuild_ext.py639 def get_ext_fullpath(self, ext_name): argument
666 def get_ext_fullname(self, ext_name): argument
675 def get_ext_filename(self, ext_name): argument
/dports/finance/electrum/Electrum-4.1.5/packages/setuptools/_distutils/command/
H A Dbuild_ext.py640 def get_ext_fullpath(self, ext_name): argument
667 def get_ext_fullname(self, ext_name): argument
676 def get_ext_filename(self, ext_name): argument
/dports/lang/python310/Python-3.10.1/Lib/distutils/command/
H A Dbuild_ext.py640 def get_ext_fullpath(self, ext_name): argument
667 def get_ext_fullname(self, ext_name): argument
676 def get_ext_filename(self, ext_name): argument
/dports/lang/python37/Python-3.7.12/Lib/distutils/command/
H A Dbuild_ext.py639 def get_ext_fullpath(self, ext_name): argument
666 def get_ext_fullname(self, ext_name): argument
675 def get_ext_filename(self, ext_name): argument
/dports/lang/python38/Python-3.8.12/Lib/distutils/command/
H A Dbuild_ext.py639 def get_ext_fullpath(self, ext_name): argument
666 def get_ext_fullname(self, ext_name): argument
675 def get_ext_filename(self, ext_name): argument
/dports/lang/python311/Python-3.11.0a3/Lib/distutils/command/
H A Dbuild_ext.py640 def get_ext_fullpath(self, ext_name): argument
667 def get_ext_fullname(self, ext_name): argument
676 def get_ext_filename(self, ext_name): argument
/dports/lang/python-tools/Python-3.8.12/Lib/distutils/command/
H A Dbuild_ext.py639 def get_ext_fullpath(self, ext_name): argument
666 def get_ext_fullname(self, ext_name): argument
675 def get_ext_filename(self, ext_name): argument
/dports/lang/python39/Python-3.9.9/Lib/distutils/command/
H A Dbuild_ext.py640 def get_ext_fullpath(self, ext_name): argument
667 def get_ext_fullname(self, ext_name): argument
676 def get_ext_filename(self, ext_name): argument
/dports/www/firefox/firefox-99.0/third_party/python/setuptools/setuptools/_distutils/command/
H A Dbuild_ext.py641 def get_ext_fullpath(self, ext_name): argument
668 def get_ext_fullname(self, ext_name): argument
677 def get_ext_filename(self, ext_name): argument
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/_distutils/command/
H A Dbuild_ext.py641 def get_ext_fullpath(self, ext_name): argument
668 def get_ext_fullname(self, ext_name): argument
677 def get_ext_filename(self, ext_name): argument
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/distutils/command/
H A Dbuild_ext.py639 def get_ext_fullpath(self, ext_name): argument
666 def get_ext_fullname(self, ext_name): argument
675 def get_ext_filename(self, ext_name): argument
/dports/www/phpbb3/phpBB3/phpbb/
H A Duser.php504 function add_lang($lang_set, $use_db = false, $use_help = false, $ext_name = '')
545 private function set_lang($lang_set, $use_help, $ext_name)
581 function add_lang_ext($ext_name, $lang_set, $use_db = false, $use_help = false)
/dports/emulators/qemu/qemu-6.2.0/capstone/bindings/python/
H A Dtest_customized_mnem.py20
21 def test():
/dports/emulators/qemu60/qemu-6.0.0/capstone/bindings/python/
H A Dtest_bpf.py20 ext_name = {} variable
/dports/emulators/qemu5/qemu-5.2.0/capstone/bindings/python/
H A Dtest_bpf.py20 ext_name = {} variable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/khronos_api-3.1.0/
H A Dbuild.rs44 let ext_name = path.file_name().unwrap().to_str().unwrap(); in main() localVariable
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/khronos_api-2.2.0/
H A Dbuild.rs44 let ext_name = path.file_name().unwrap().to_str().unwrap(); in main() localVariable

12345678910>>...18