/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.rc | 78 VALUE "FileVersion", VERSION_STRING 82 VALUE "PrivateBuild", VERSION_STRING 84 VALUE "ProductVersion", VERSION_STRING
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.rc | 78 VALUE "FileVersion", VERSION_STRING 82 VALUE "PrivateBuild", VERSION_STRING 84 VALUE "ProductVersion", VERSION_STRING
|
/external/swiftshader/src/OpenGL/libGL/ |
D | libGL.rc | 76 VALUE "FileVersion", VERSION_STRING 80 VALUE "PrivateBuild", VERSION_STRING 82 VALUE "ProductVersion", VERSION_STRING
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.rc | 76 VALUE "FileVersion", VERSION_STRING 80 VALUE "PrivateBuild", VERSION_STRING 82 VALUE "ProductVersion", VERSION_STRING
|
/external/swiftshader/src/D3D8/ |
D | D3D8.rc | 71 VALUE "FileVersion", VERSION_STRING 77 VALUE "ProductVersion", VERSION_STRING
|
/external/swiftshader/src/D3D9/ |
D | D3D9.rc | 72 VALUE "FileVersion", VERSION_STRING 78 VALUE "ProductVersion", VERSION_STRING
|
/external/libvpx/config/generic/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/mips64/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/arm/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/mips32-msa/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/mips64-msa/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/x86_64/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/mips32/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/x86/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/arm64/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_version.h | 8 #define VERSION_STRING " v1.7.0" macro
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | version.rb | 25 VERSION_STRING = VERSION.join( '.' ).freeze constant
|
/external/swiftshader/src/Common/ |
D | Version.h | 24 #define VERSION_STRING MACRO_STRINGIFY(MAJOR_VERSION) "." MACRO_STRINGIFY(MINOR_VERSION) "." MACRO_… macro
|
/external/libvpx/libvpx/build/make/ |
D | version.sh | 24 id=${3:-VERSION_STRING}
|
/external/autotest/client/tests/signaltest/src/ |
D | signaltest.c | 12 #define VERSION_STRING "V 0.3" macro 208 printf("signaltest %s\n", VERSION_STRING); in display_help()
|
/external/libvpx/libvpx/ |
D | configure | 472 VERSION_STRING=${ver} 490 VERSION_STRING=${VERSION_STRING}
|
/external/libvpx/libvpx/vp8/ |
D | vp8_dx_iface.c | 642 #ifndef VERSION_STRING 643 #define VERSION_STRING macro 646 "WebM Project VP8 Decoder" VERSION_STRING,
|
/external/libvpx/libvpx/vp9/ |
D | vp9_dx_iface.c | 659 #ifndef VERSION_STRING 660 #define VERSION_STRING macro 663 "WebM Project VP9 Decoder" VERSION_STRING,
|
/external/autotest/client/tests/cyclictest/src/ |
D | cyclictest.c | 12 #define VERSION_STRING "V 0.15" macro 369 printf("cyclictest %s\n", VERSION_STRING); in display_help()
|