Home
last modified time | relevance | path

Searched refs:version_cmp (Results 226 – 250 of 300) sorted by relevance

12345678910>>...12

/dports/databases/qof/qof-0.8.8/qof/test/
H A Dtest-recursive.c681 .version_cmp = (gint (*)(gpointer, gpointer))
733 .version_cmp = (gint (*)(gpointer, gpointer))
782 .version_cmp = (gint (*)(gpointer, gpointer))
H A Dtest-sql.c98 .version_cmp = (gint (*)(gpointer, gpointer)) qof_instance_version_cmp,
H A Dtest-object.c51 .version_cmp = NULL,
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/evpn_type5_test_topo1/
H A Dtest_evpn_type5_chaos_topo1.py52 from lib.topotest import version_cmp
180 if version_cmp(platform.release(), '4.19') < 0:
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/evpn_type5_test_topo1/
H A Dtest_evpn_type5_chaos_topo1.py52 from lib.topotest import version_cmp
180 if version_cmp(platform.release(), '4.19') < 0:
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/
H A DDefs.h157 static inline int version_cmp(struct ozwversion a, struct ozwversion b) in version_cmp() function
/dports/databases/qof/qof-0.8.8/qof/
H A Dqofgobj.c320 class_def->version_cmp = NULL; in qof_gobject_register()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dopkg.py540 ver1=version_num, oper="==", ver2=cver, cmp_func=version_cmp
545 ver1=version_num, oper=">=", ver2=cver, cmp_func=version_cmp
1205 def version_cmp( function
H A Debuildpkg.py276 ver1=installed, oper="<", ver2=avail, cmp_func=version_cmp
1182 def version_cmp(pkg1, pkg2, **kwargs): function
H A Dyumpkg.py577 cmp_func=version_cmp,
665 def version_cmp(pkg1, pkg2, ignore_epoch=False, **kwargs): function
1575 cmp_func=version_cmp,
1646 cmp_func=version_cmp,
1662 cmp_func=version_cmp,
H A Daptpkg.py435 ver1=x, oper=">=", ver2=candidate, cmp_func=version_cmp
865 cmp_func=version_cmp,
889 ver1=version_num, oper="==", ver2=cver, cmp_func=version_cmp
894 ver1=version_num, oper=">=", ver2=cver, cmp_func=version_cmp
1600 def version_cmp(pkg1, pkg2, ignore_epoch=False, **kwargs): function
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/lib/
H A Dtopotest.py545 def version_cmp(v1, v2): function
1263 if version_cmp(platform.release(), "4.5") < 0:
1615 result = version_cmp(rversion, version)
1664 if version_cmp(platform.release(), "4.5") < 0:
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/lib/
H A Dtopotest.py545 def version_cmp(v1, v2): function
1263 if version_cmp(platform.release(), "4.5") < 0:
1615 result = version_cmp(rversion, version)
1664 if version_cmp(platform.release(), "4.5") < 0:
H A Dtopogen.py1150 if topotest.version_cmp(krel, "4.5") < 0:
1168 if topotest.version_cmp(version, "4") >= 0:
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/pbr-topo1/
H A Dtest_pbr_topo1.py90 if topotest.version_cmp(krel, "4.10") < 0:
/dports/net/frr7/frr-frr-7.5.1/tests/topotests/pbr-topo1/
H A Dtest_pbr_topo1.py90 if topotest.version_cmp(krel, "4.10") < 0:
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/
H A Dstart-sandbox165 $PERCONA_TOOLKIT_BRANCH/util/version_cmp $minor_version 5.7.5
/dports/net-mgmt/virt-viewer/virt-viewer-11.0/src/
H A Dvirt-viewer-file.c890 gint version_cmp; in virt_viewer_file_check_min_version() local
914 version_cmp = virt_viewer_compare_buildid(min_version, PACKAGE_VERSION BUILDID); in virt_viewer_file_check_min_version()
916 if (version_cmp > 0) { in virt_viewer_file_check_min_version()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dshow-branch.c338 static int version_cmp(const char *a, const char *b) in version_cmp() function
370 return version_cmp(*a, *b); in compare_ref_name()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dshow-branch.c338 static int version_cmp(const char *a, const char *b) in version_cmp() function
370 return version_cmp(*a, *b); in compare_ref_name()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dshow-branch.c338 static int version_cmp(const char *a, const char *b) in version_cmp() function
370 return version_cmp(*a, *b); in compare_ref_name()
/dports/devel/git/git-2.34.1/builtin/
H A Dshow-branch.c338 static int version_cmp(const char *a, const char *b) in version_cmp() function
370 return version_cmp(*a, *b); in compare_ref_name()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dshow-branch.c338 static int version_cmp(const char *a, const char *b) in version_cmp() function
370 return version_cmp(*a, *b); in compare_ref_name()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dshow-branch.c338 static int version_cmp(const char *a, const char *b) in version_cmp() function
370 return version_cmp(*a, *b); in compare_ref_name()
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/topotests/bgp_vrf_dynamic_route_leak/
H A Dtest_bgp_vrf_dynamic_route_leak_topo1.py51 from lib.topotest import version_cmp
147 if version_cmp(platform.release(), '4.19') < 0:

12345678910>>...12