Home
last modified time | relevance | path

Searched refs:abi_version (Results 1 – 25 of 788) sorted by relevance

12345678910>>...32

/dports/devel/py-sip/sip-5.5.0/sipbuild/module/
H A Dabi_version.py34 def get_module_source_dir(abi_version): argument
42 def get_sip_module_version(abi_version): argument
62 abi_version))
64 return abi_version + '.' + patch_version
67 def resolve_abi_version(abi_version): argument
70 if abi_version:
72 if '.' in abi_version:
76 abi_version))
79 major = abi_version + '.'
85 abi_version = version
[all …]
H A Dmodule.py40 abi_version = resolve_abi_version(abi_version)
63 _create_sip_file(sip_h_fn, abi_version, patches)
66 _create_sip_file(sip_rst_fn, abi_version, patches)
69 def copy_sip_h(abi_version, target_dir, sip_module=''): argument
72 patches = _create_patches(sip_module, abi_version)
77 def copy_nonshared_sources(abi_version, target_dir): argument
81 copy_sip_h(abi_version, target_dir)
84 module_source_dir = get_module_source_dir(abi_version)
99 def _create_patches(sip_module, abi_version, project=''): argument
106 abi_major, abi_minor = abi_version.split('.')
[all …]
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A D__init__.py15 def library_locations(abi_version): argument
20 library_names = ['libgnutls.%d.dylib' % abi_version]
24 library_names = ['libgnutls-%d.dll' % abi_version]
28 library_names = ['cyggnutls-%d.dll' % abi_version]
33 library_names = ['libgnutls.so.%d' % abi_version, 'libgnutls-deb0.so.%d' % abi_version]
47 …for library in chain.from_iterable(library_locations(abi_version) for abi_version in sorted(abi_ve…
/dports/x11-toolkits/fltk/fltk-1.3.8/test/
H A Dfltk-versions.cxx42 sprintf(version[versions++],"Fl::abi_version() = %6d %s",Fl::abi_version(), in main()
43 (FL_ABI_VERSION == Fl::abi_version()) ? "" : "***"); in main()
57 if (FL_ABI_VERSION != Fl::abi_version()) { in main()
59 FL_ABI_VERSION, Fl::abi_version()); in main()
62 FL_ABI_VERSION, Fl::abi_version()); in main()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_ra/
H A Ddeprecated.h40 svn_ra_local__deprecated_init(int abi_version,
46 svn_ra_svn__deprecated_init(int abi_version,
52 svn_ra_serf__deprecated_init(int abi_version,
H A Ddeprecated.c501 svn_ra_local__deprecated_init(int abi_version, in svn_ra_local__deprecated_init() argument
505 return svn_error_trace(svn_ra_local_init(abi_version, pool, hash)); in svn_ra_local__deprecated_init()
509 svn_ra_svn__deprecated_init(int abi_version, in svn_ra_svn__deprecated_init() argument
513 return svn_error_trace(svn_ra_svn_init(abi_version, pool, hash)); in svn_ra_svn__deprecated_init()
517 svn_ra_serf__deprecated_init(int abi_version, in svn_ra_serf__deprecated_init() argument
521 return svn_error_trace(svn_ra_serf_init(abi_version, pool, hash)); in svn_ra_serf__deprecated_init()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_ra/
H A Ddeprecated.h40 svn_ra_local__deprecated_init(int abi_version,
46 svn_ra_svn__deprecated_init(int abi_version,
52 svn_ra_serf__deprecated_init(int abi_version,
H A Ddeprecated.c501 svn_ra_local__deprecated_init(int abi_version, in svn_ra_local__deprecated_init() argument
505 return svn_error_trace(svn_ra_local_init(abi_version, pool, hash)); in svn_ra_local__deprecated_init()
509 svn_ra_svn__deprecated_init(int abi_version, in svn_ra_svn__deprecated_init() argument
513 return svn_error_trace(svn_ra_svn_init(abi_version, pool, hash)); in svn_ra_svn__deprecated_init()
517 svn_ra_serf__deprecated_init(int abi_version, in svn_ra_serf__deprecated_init() argument
521 return svn_error_trace(svn_ra_serf_init(abi_version, pool, hash)); in svn_ra_serf__deprecated_init()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_ra/
H A Ddeprecated.h40 svn_ra_local__deprecated_init(int abi_version,
46 svn_ra_svn__deprecated_init(int abi_version,
52 svn_ra_serf__deprecated_init(int abi_version,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_ra/
H A Ddeprecated.h40 svn_ra_local__deprecated_init(int abi_version,
46 svn_ra_svn__deprecated_init(int abi_version,
52 svn_ra_serf__deprecated_init(int abi_version,
/dports/devel/directfb/DirectFB-1.4.17/lib/direct/
H A Dmodules.h62 unsigned int abi_version; member
76 .abi_version = n, \
84 unsigned int abi_version,
H A Dmodules.c93 unsigned int abi_version, in direct_modules_register() argument
139 if (abi_version != directory->abi_version) { in direct_modules_register()
142 abi_version, directory->abi_version ); in direct_modules_register()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/plugin_info/src/
H A Dplugin.h41 uint32_t abi_version; member
52 uint32_t abi_version; member
107 uint32_t abi_version; variable
H A Dplugin.cc40 : abi_version(plugin.abi_version), in Plugin_info()
70 std::string abi_version_str = get_abi_version_str(abi_version); in print_as_json()
H A Dplugin_info_app.cc129 uint32_t abi_version = plugin_file.get_abi_version(); in run() local
131 if (abi_version > mysql_harness::PLUGIN_ABI_VERSION) { in run()
133 Plugin_info::get_abi_version_str(abi_version)); in run()
/dports/devel/py-sip/sip-5.5.0/sipbuild/
H A Dhelpers.py54 abi_version = '{}.{}'.format(abi_major, abi_minor)
61 if cfg_abi_version != abi_version:
65 cfg_abi_version, abi_version))
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c30 bpf->abi_version && in nfp_net_ebpf_capable()
31 nn_readb(nn, NFP_NET_CFG_BPF_ABI) == bpf->abi_version; in nfp_net_ebpf_capable()
320 bpf->abi_version = readl(value); in nfp_bpf_parse_cap_abi_version()
321 if (bpf->abi_version < 2 || bpf->abi_version > 3) { in nfp_bpf_parse_cap_abi_version()
323 bpf->abi_version); in nfp_bpf_parse_cap_abi_version()
324 bpf->abi_version = 0; in nfp_bpf_parse_cap_abi_version()
414 bpf->abi_version = 2; /* Original BPF ABI version */ in nfp_bpf_init_capabilities()
477 if (bpf->abi_version < 3) { in nfp_bpf_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c30 bpf->abi_version && in nfp_net_ebpf_capable()
31 nn_readb(nn, NFP_NET_CFG_BPF_ABI) == bpf->abi_version; in nfp_net_ebpf_capable()
320 bpf->abi_version = readl(value); in nfp_bpf_parse_cap_abi_version()
321 if (bpf->abi_version < 2 || bpf->abi_version > 3) { in nfp_bpf_parse_cap_abi_version()
323 bpf->abi_version); in nfp_bpf_parse_cap_abi_version()
324 bpf->abi_version = 0; in nfp_bpf_parse_cap_abi_version()
414 bpf->abi_version = 2; /* Original BPF ABI version */ in nfp_bpf_init_capabilities()
477 if (bpf->abi_version < 3) { in nfp_bpf_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c30 bpf->abi_version && in nfp_net_ebpf_capable()
31 nn_readb(nn, NFP_NET_CFG_BPF_ABI) == bpf->abi_version; in nfp_net_ebpf_capable()
320 bpf->abi_version = readl(value); in nfp_bpf_parse_cap_abi_version()
321 if (bpf->abi_version < 2 || bpf->abi_version > 3) { in nfp_bpf_parse_cap_abi_version()
323 bpf->abi_version); in nfp_bpf_parse_cap_abi_version()
324 bpf->abi_version = 0; in nfp_bpf_parse_cap_abi_version()
414 bpf->abi_version = 2; /* Original BPF ABI version */ in nfp_bpf_init_capabilities()
477 if (bpf->abi_version < 3) { in nfp_bpf_init()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/evmc/examples/use_evmc_in_cmake/
H A Duse_evmc_in_cmake.c12 struct evmc_vm vm = {.abi_version = EVMC_ABI_VERSION}; in main()
13 return vm.abi_version - EVMC_ABI_VERSION; in main()
/dports/devel/py-sip/sip-5.5.0/sipbuild/legacy/
H A Dsip5.py146 abi_version=args.abi_version, sources_dir=args.sources_dir,
163 def sip5(specification, *, sip_module, abi_version, sources_dir, include_dirs, argument
174 abi_major, abi_minor = resolve_abi_version(abi_version).split('.')
/dports/graphics/gegl/gegl-0.4.34/gegl/module/
H A Dgeglmodule.c268 if (! info || info->abi_version != GEGL_MODULE_ABI_VERSION) in gegl_module_query_module()
410 gegl_module_info_new (guint32 abi_version) in gegl_module_info_new() argument
414 info->abi_version = abi_version; in gegl_module_info_new()
432 return gegl_module_info_new (info->abi_version); in gegl_module_info_copy()
/dports/lang/gauche/Gauche-0.9.10/
H A DGauche.spec.in22 %define abi_version @GAUCHE_ABI_VERSION@
95 rm -rf ${RPM_BUILD_ROOT}/usr/lib/gauche-%{abi_version}
96 rm -rf ${RPM_BUILD_ROOT}/usr/share/gauche-%{abi_version}
115 /usr/share/gauche-%{abi_version}/site
125 /usr/lib/libgauche-%{abi_version}.so
126 /usr/lib/libgauche-%{abi_version}.so.0
127 /usr/lib/libgauche-%{abi_version}.so.0.*
128 /usr/lib/gauche-%{abi_version}/site/
/dports/devel/mercurial/mercurial-6.0/rust/hg-cpython/src/
H A Dcindex.rs25 abi_version: c_int, field
83 if capi.abi_version != REVLOG_CABI_VERSION { in new()
89 capi.abi_version, REVLOG_CABI_VERSION in new()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpmodule/
H A Dgimpmodule.c295 if (! info || info->abi_version != GIMP_MODULE_ABI_VERSION) in gimp_module_query_module()
478 gimp_module_info_new (guint32 abi_version, in gimp_module_info_new() argument
487 info->abi_version = abi_version; in gimp_module_info_new()
510 return gimp_module_info_new (info->abi_version, in gimp_module_info_copy()

12345678910>>...32