| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake | 31 __version__ = "2.0.0" variable 34 if __version__ != bb.__version__:
|
| H A D | bitbake-prserv | 19 __version__="1.0.0" variable 26 …ersion="Bitbake PR Service Core version %s, %%prog version %s" % (prserv.__version__, __version__),
|
| /OK3568_Linux_fs/kernel/Documentation/sphinx/ |
| H A D | kerneldoc.py | 46 Use_SSI = sphinx.__version__[:3] >= '1.7' 54 __version__ = '1.0' variable 77 cmd += ['-sphinx-version', sphinx.__version__] 187 version = __version__,
|
| H A D | kernel_abi.py | 54 Use_SSI = sphinx.__version__[:3] >= '1.7' 60 __version__ = '1.0' variable 66 version = __version__
|
| H A D | maintainers_include.py | 29 __version__ = '1.0' variable 34 version = __version__,
|
| H A D | cdomain.py | 46 __version__ = '1.1' variable 137 version = __version__,
|
| H A D | kernel_include.py | 42 __version__ = '1.0' variable 50 version = __version__,
|
| H A D | kernellog.py | 9 if sphinx.__version__[:3] >= '1.6':
|
| H A D | rstFlatTable.py | 56 __version__ = '1.0' variable 75 version = __version__,
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | diagnose.py | 9 from bs4 import BeautifulSoup, __version__ 23 print("Diagnostic running on Beautiful Soup %s" % __version__) 50 print("Found html5lib version %s" % html5lib.__version__) 171 print("Comparative parser benchmark on Beautiful Soup %s" % __version__)
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18_qat/ |
| H A D | test.py | 36 torch_ver = torch.__version__.split('.') 45 "Please update the torch version to '1.9.0' or higher!".format(torch.__version__))
|
| /OK3568_Linux_fs/yocto/poky/documentation/sphinx/ |
| H A D | yocto-vars.py | 19 __version__ = '1.0' variable 83 version = __version__,
|
| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/memtester/ |
| H A D | memtester.c | 16 #define __version__ "4.3.0" macro 165 printf("memtester version " __version__ " (%d-bit)\n", UL_LEN); in do_memtester()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
| H A D | 0002-do-not-import-target-module-while-cross-compile.patch | 42 - version = m.__version__ 57 + version = module.__version__
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
| H A D | 0001-do-not-import-target-module-while-cross-compile.patch | 46 - version = m.__version__ 61 + version = module.__version__
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/ |
| H A D | __init__.py | 20 __version__ = '1.0' variable
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/ |
| H A D | __init__.py | 47 __version__ = '2.3' variable
|
| /OK3568_Linux_fs/buildroot/package/python-versiontools/ |
| H A D | Config.in | 4 Smart replacement for plain tuple used in __version__.
|
| /OK3568_Linux_fs/buildroot/package/python-huepy/ |
| H A D | 0001-fix-import-with-python3.patch | 8 __version__ = '1.0.1'
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/prserv/ |
| H A D | __init__.py | 7 __version__ = "1.0.0" variable
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-versiontools_1.9.1.bb | 1 SUMMARY = "Smart replacement for plain tuple used in __version__"
|
| H A D | python3-pyudev_0.23.2.bb | 12 sed -i "s/str(pyudev.__version__)/'${PV}'/g" ${S}/setup.py
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | wic | 17 __version__ = "0.2.0" variable 499 version="%(prog)s {version}".format(version=__version__)) 514 description="wic version %s" % __version__)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-configobj/ |
| H A D | 0001-Switch-from-using-distutils-to-setuptools.patch | 24 from _version import __version__
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python/ |
| H A D | 0001-setup.py-Use-setuptools-instead-of-distutils.patch | 20 currentVersion = AWSIoTPythonSDK.__version__
|