Searched refs:version (Results 1 – 7 of 7) sorted by relevance
49 char* version = argv[1]; in main() local50 if ((version[0] != '1' && version[0] != '2' && version[0] != '3') || in main()51 version[1] != '\0') { in main()124 updater_info.version = atoi(version); in main()
29 int version; member
236 int version; in load_keys() local237 if (fscanf(f, "%d {", &version) != 1) goto exit; in load_keys()238 if (version == 2) { in load_keys()
62 the original version of the Work and any modifications or additions
6 version only runs as adbd on the device.
140 fb->version = sizeof(*fb); in get_framebuffer()156 fb->version = sizeof(*fb); in get_framebuffer()168 ms->version = sizeof(*ms); in get_memory_surface()
119 surface->version = sizeof(GGLSurface); in res_create_surface()282 surface->version = sizeof(GGLSurface); in res_create_localized_surface()