/third_party/mesa3d/src/vulkan/util/ |
H A D | vk_util.c | 36 const char *minor_string = strchr(PACKAGE_VERSION, '.'); in vk_get_driver_version() 38 int major = atoi(PACKAGE_VERSION); in vk_get_driver_version() 41 if (strstr(PACKAGE_VERSION, "devel")) { in vk_get_driver_version()
|
/third_party/skia/infra/bots/assets/clang_win/ |
H A D | create.py | 28 PACKAGE_VERSION = '%s-%s-%s' % (CLANG_SVN_REVISION, CLANG_REVISION[:8], variable 33 '/Win/clang-%s.tgz' % PACKAGE_VERSION)
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares_setup.h | 213 #ifdef PACKAGE_VERSION 214 # undef PACKAGE_VERSION macro
|
/third_party/libsnd/src/ |
H A D | strings.c | 98 snprintf (new_str, sizeof (new_str), "%s-%s", PACKAGE_NAME, PACKAGE_VERSION) ; in psf_store_string() 100 snprintf (new_str, sizeof (new_str), "%s (%s-%s)", str, PACKAGE_NAME, PACKAGE_VERSION) ; in psf_store_string()
|
/third_party/elfutils/libdwfl/ |
H A D | dwfl_version.c | 38 return PACKAGE_VERSION; in dwfl_version()
|
/third_party/elfutils/lib/ |
H A D | printversion.c | 38 fprintf (stream, "%s (%s) %s\n", state->name, PACKAGE_NAME, PACKAGE_VERSION); in print_version()
|
/third_party/libfuse/include/ |
H A D | fuse_config.h | 40 #define PACKAGE_VERSION "3.16.1" macro
|
/third_party/libusb/windows/ |
H A D | config.h | 124 #define PACKAGE_VERSION "1.0.26" macro
|
/third_party/libusb/darwin/ |
H A D | config.h | 124 #define PACKAGE_VERSION "1.0.26" macro
|
/third_party/libcoap/examples/contiki/ |
H A D | coap_config.h | 95 #define PACKAGE_VERSION "4.3.4" macro
|
/third_party/libexif/ |
H A D | config.h | 76 #define PACKAGE_VERSION "0.6.24.1" macro
|
/third_party/libcoap/examples/lwip/config/ |
H A D | coap_config.h | 60 #define PACKAGE_VERSION "4.3.4" macro
|
/third_party/pulseaudio/src/modules/ |
H A D | module-role-ducking.c | 30 PA_MODULE_VERSION(PACKAGE_VERSION); variable
|
H A D | module-role-cork.c | 30 PA_MODULE_VERSION(PACKAGE_VERSION); variable
|
H A D | module-rescue-streams.c | 33 PA_MODULE_VERSION(PACKAGE_VERSION); variable
|
/third_party/elfutils/ |
H A D | config.h | 147 #define PACKAGE_VERSION "0.188" macro
|
/third_party/f2fs-tools/ |
H A D | config.h | 193 #define PACKAGE_VERSION "1.15.0" macro
|
/third_party/alsa-utils/include/ |
H A D | aconfig.h | 159 #define PACKAGE_VERSION "1.2.11" macro
|
/third_party/libunwind/libunwind/include/ |
H A D | config.h | 214 #define PACKAGE_VERSION "1.6.2" macro
|
/third_party/libusb/linux/ |
H A D | config.h | 124 #define PACKAGE_VERSION "1.0.26" macro
|
/third_party/libcoap/include/coap3/ |
H A D | coap_config.h | 209 #define PACKAGE_VERSION "4.3.4"
macro
|
/third_party/libevdev/include/ |
H A D | config.h | 65 #define PACKAGE_VERSION "1.13.0" macro
|
/third_party/libabigail/ |
H A D | config.h | 129 #define PACKAGE_VERSION "2.2" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/ |
H A D | config.h | 109 #define PACKAGE_VERSION "version-unused" macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/ |
H A D | config.h | 109 #define PACKAGE_VERSION "version-unused" macro
|