Home
last modified time | relevance | path

Searched refs:PACKAGE_VERSION (Results 1 - 25 of 211) sorted by relevance

123456789

/third_party/mesa3d/src/vulkan/util/
H A Dvk_util.c36 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 Dcreate.py28 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 Dares_setup.h213 #ifdef PACKAGE_VERSION
214 # undef PACKAGE_VERSION macro
/third_party/libsnd/src/
H A Dstrings.c98 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 Ddwfl_version.c38 return PACKAGE_VERSION; in dwfl_version()
/third_party/elfutils/lib/
H A Dprintversion.c38 fprintf (stream, "%s (%s) %s\n", state->name, PACKAGE_NAME, PACKAGE_VERSION); in print_version()
/third_party/libfuse/include/
H A Dfuse_config.h40 #define PACKAGE_VERSION "3.16.1" macro
/third_party/libusb/windows/
H A Dconfig.h124 #define PACKAGE_VERSION "1.0.26" macro
/third_party/libusb/darwin/
H A Dconfig.h124 #define PACKAGE_VERSION "1.0.26" macro
/third_party/libcoap/examples/contiki/
H A Dcoap_config.h95 #define PACKAGE_VERSION "4.3.4" macro
/third_party/libexif/
H A Dconfig.h76 #define PACKAGE_VERSION "0.6.24.1" macro
/third_party/libcoap/examples/lwip/config/
H A Dcoap_config.h60 #define PACKAGE_VERSION "4.3.4" macro
/third_party/pulseaudio/src/modules/
H A Dmodule-role-ducking.c30 PA_MODULE_VERSION(PACKAGE_VERSION); variable
H A Dmodule-role-cork.c30 PA_MODULE_VERSION(PACKAGE_VERSION); variable
H A Dmodule-rescue-streams.c33 PA_MODULE_VERSION(PACKAGE_VERSION); variable
/third_party/elfutils/
H A Dconfig.h147 #define PACKAGE_VERSION "0.188" macro
/third_party/f2fs-tools/
H A Dconfig.h193 #define PACKAGE_VERSION "1.15.0" macro
/third_party/alsa-utils/include/
H A Daconfig.h159 #define PACKAGE_VERSION "1.2.11" macro
/third_party/libunwind/libunwind/include/
H A Dconfig.h214 #define PACKAGE_VERSION "1.6.2" macro
/third_party/libusb/linux/
H A Dconfig.h124 #define PACKAGE_VERSION "1.0.26" macro
/third_party/libcoap/include/coap3/
H A Dcoap_config.h209 #define PACKAGE_VERSION "4.3.4" macro
/third_party/libevdev/include/
H A Dconfig.h65 #define PACKAGE_VERSION "1.13.0" macro
/third_party/libabigail/
H A Dconfig.h129 #define PACKAGE_VERSION "2.2" macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
H A Dconfig.h109 #define PACKAGE_VERSION "version-unused" macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
H A Dconfig.h109 #define PACKAGE_VERSION "version-unused" macro

Completed in 10 milliseconds

123456789