Home
last modified time | relevance | path

Searched refs:VERSION_H (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/templates/src/php/ext/grpc/
Dversion.h.template22 #ifndef VERSION_H
23 #define VERSION_H
27 #endif /* VERSION_H */
/third_party/grpc/src/php/ext/grpc/
Dversion.h20 #ifndef VERSION_H
21 #define VERSION_H macro
/third_party/openh264/codec/common/inc/
Dversion.h1 #ifndef VERSION_H
2 #define VERSION_H macro
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dversion.h1 #ifndef VERSION_H
2 #define VERSION_H macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dversion.h1 #ifndef VERSION_H
2 #define VERSION_H macro
/third_party/mesa3d/src/mesa/main/
Dversion.h27 #ifndef VERSION_H
28 #define VERSION_H macro
/third_party/mbedtls/scripts/
Dfootprint.sh101 VERSION_H="include/mbedtls/version.h"
102 MBEDTLS_VERSION=$( sed -n 's/.*VERSION_STRING *"\(.*\)"/\1/p' $VERSION_H )