Home
last modified time | relevance | path

Searched defs:current_version (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/doc/
H A Dconf.py20 current_version = "dev" variable
/OK3568_Linux_fs/yocto/poky/documentation/
H A Dconf.py34 current_version = subst_vars["DOCCONF_VERSION"] variable
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dwget.py465 def _check_latest_version(self, url, package, package_regex, current_version, ud, d): argument
505 def _check_latest_version_by_dir(self, dirver, package, package_regex, current_version, ud, d): argument
/OK3568_Linux_fs/yocto/poky/bitbake/doc/sphinx-static/
H A Dswitchers.js60 function build_version_select(current_series, current_version) { argument
/OK3568_Linux_fs/yocto/poky/documentation/sphinx-static/
H A Dswitchers.js.in69 function build_version_select(current_series, current_version) { argument
/OK3568_Linux_fs/external/linux-rga/im2d_api/src/
H A Dim2d_impl.cpp331 static int rga_version_check(rga_version_t &current_version, rga_version_t &minimum_version, in rga_version_check()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c1416 u32 prev_version, current_version; in qlcnic_83xx_get_minidump_template() local