Home
last modified time | relevance | path

Searched refs:VERSION_STRING (Results 1 – 20 of 20) sorted by relevance

/external/v8/src/
Dversion.cc58 #define VERSION_STRING \ macro
62 #define VERSION_STRING \ macro
76 const char* Version::version_string_ = VERSION_STRING;
/external/libvpx/config/mips32-dspr2/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/mips64/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/mips32/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/arm/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/arm-neon/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/x86/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/x86_64/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/generic/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/libvpx/config/arm64/
Dvpx_version.h7 #define VERSION_STRING " v1.4.0" macro
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dversion.rb25 VERSION_STRING = VERSION.join( '.' ).freeze constant
/external/libvpx/libvpx/build/make/
Dversion.sh24 id=${3:-VERSION_STRING}
/external/libvpx/libvpx/
Dconfigure461 VERSION_STRING=${ver}
479 VERSION_STRING=${VERSION_STRING}
/external/lz4/cmake_unofficial/
DCMakeLists.txt6 set(VERSION_STRING " \"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAG… variable
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c804 #ifndef VERSION_STRING
805 #define VERSION_STRING macro
809 "WebM Project VP8 Decoder" VERSION_STRING,
Dvp8_cx_iface.c1365 #ifndef VERSION_STRING
1366 #define VERSION_STRING macro
1370 "WebM Project VP8 Encoder" VERSION_STRING,
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c1112 #ifndef VERSION_STRING
1113 #define VERSION_STRING macro
1116 "WebM Project VP9 Decoder" VERSION_STRING,
Dvp9_cx_iface.c1553 #ifndef VERSION_STRING
1554 #define VERSION_STRING macro
1557 "WebM Project VP9 Encoder" VERSION_STRING,
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.cpp40 #define VERSION_STRING "20131222" macro
5813 addChunk_tEXt(&outv, "LodePNG", VERSION_STRING); /*it's shorter as tEXt than as zTXt chunk*/ in lodepng_encode()
/external/bison/
DChangeLog-201223008 No longer depend upon VERSION_STRING.
23011 (VERSION_STRING): Remove.
23214 (VERSION_STRING): Use the third arg of AC_DEFINE_UNQUOTED.
23219 (VERSION_STRING, PROTOTYPES, ENABLE_NLS, HAVE_CATGETS,