Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/ci_build/
Dupdate_version.py35 VERSION_H = "%s/core/public/version.h" % TF_SRC_DIR variable
41 TF_SRC_DIR, VERSION_H, SETUP_PY, SETUP_PARTNER_BUILD_PY, README_MD
158 version_file = open(VERSION_H, "r")
190 VERSION_H)
193 VERSION_H)
196 VERSION_H)
200 VERSION_H)
/external/grpc-grpc/templates/src/php/ext/grpc/
Dversion.h.template22 #ifndef VERSION_H
23 #define VERSION_H
27 #endif /* VERSION_H */
/external/grpc-grpc/src/php/ext/grpc/
Dversion.h20 #ifndef VERSION_H
21 #define VERSION_H macro
/external/wpa_supplicant_8/src/common/
Dversion.h1 #ifndef VERSION_H
2 #define VERSION_H macro
/external/aac/libPCMutils/src/
Dversion.h103 #if !defined(VERSION_H)
104 #define VERSION_H macro
/external/fastrpc/inc/
Dversion.h1 #ifndef VERSION_H
2 #define VERSION_H macro
/external/mesa3d/src/mesa/main/
Dversion.h27 #ifndef VERSION_H
28 #define VERSION_H macro
/external/mbedtls/scripts/
Dfootprint.sh101 VERSION_H="include/mbedtls/version.h"
102 MBEDTLS_VERSION=$( sed -n 's/.*VERSION_STRING *"\(.*\)"/\1/p' $VERSION_H )
/external/openthread/third_party/mbedtls/repo/scripts/
Dfootprint.sh101 VERSION_H="include/mbedtls/version.h"
102 MBEDTLS_VERSION=$( sed -n 's/.*VERSION_STRING *"\(.*\)"/\1/p' $VERSION_H )