Lines Matching full:such
41 /** The app version string such as "1.2.3" */
44 /** The app version major such as 1 */
47 /** The app version minor such as 2 */
50 /** The app version patchlevel such as 3 */
53 /** The app version number such as 0x10203 */
56 /** The app git reference such as "v3.3.0-18-g2c85d9224fca" */
59 /** The kernel version string such as "3.4.0" */
62 /** The kernel version major such as 3 */
65 /** The kernel version minor such as 4 */
68 /** The kernel version patchlevel such as 0 */
71 /** The kernel version number such as 0x30400 */
74 /** The kernel git reference such as "v3.3.0-18-g2c85d9224fca" */
98 /** The date and time of compilation such as "2023/02/05 00:07:04" */
101 /** The date of compilation such as "2023/02/05" */
104 /** The time of compilation such as "00:07:04" */