OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VERSION_H
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/main/
version.h
27
#ifndef
VERSION_H
28
#define
VERSION_H
50
#endif /*
VERSION_H
*/
/external/wpa_supplicant_8/src/common/
version.h
1
#ifndef
VERSION_H
2
#define
VERSION_H
14
#endif /*
VERSION_H
*/
/external/aac/libPCMutils/src/
version.h
103
#if !defined(
VERSION_H
)
104
#define
VERSION_H
119
#endif /* !defined(
VERSION_H
) */
/external/tensorflow/tensorflow/tools/ci_build/
update_version.py
35
VERSION_H
= "%s/core/public/version.h" % TF_SRC_DIR
42
VERSION_H
,
155
version_file = open(
VERSION_H
, "r")
187
VERSION_H
)
190
VERSION_H
)
193
VERSION_H
)
197
VERSION_H
)
Completed in 203 milliseconds