Home
last modified time | relevance | path

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

12

/external/v8/src/
Dversion.cc25 #define VERSION_STRING \ macro
29 #define VERSION_STRING \ macro
43 const char* Version::version_string_ = VERSION_STRING;
/external/libvpx/config/mips64/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/arm64/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/mips32/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/arm/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/x86_64/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/arm-neon/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/x86/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/mips32-dspr2/
Dvpx_version.h7 #define VERSION_STRING " v1.5.0" macro
/external/libvpx/config/generic/
Dvpx_version.h7 #define VERSION_STRING " v1.5.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/autotest/client/tests/signaltest/src/
Dsignaltest.c12 #define VERSION_STRING "V 0.3" macro
208 printf("signaltest %s\n", VERSION_STRING); in display_help()
/external/libvpx/libvpx/
Dconfigure462 VERSION_STRING=${ver}
480 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.c791 #ifndef VERSION_STRING
792 #define VERSION_STRING macro
796 "WebM Project VP8 Decoder" VERSION_STRING,
Dvp8_cx_iface.c1366 #ifndef VERSION_STRING
1367 #define VERSION_STRING macro
1371 "WebM Project VP8 Encoder" VERSION_STRING,
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c12 #define VERSION_STRING "V 0.15" macro
369 printf("cyclictest %s\n", VERSION_STRING); in display_help()
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c1056 #ifndef VERSION_STRING
1057 #define VERSION_STRING macro
1060 "WebM Project VP9 Decoder" VERSION_STRING,
Dvp9_cx_iface.c1574 #ifndef VERSION_STRING
1575 #define VERSION_STRING macro
1578 "WebM Project VP9 Encoder" VERSION_STRING,
/external/llvm/cmake/modules/
DAddLLVM.cmake261 # VERSION_STRING
269 "VERSION_MAJOR;VERSION_MINOR;VERSION_PATCHLEVEL;VERSION_STRING;PRODUCT_NAME"
/external/clang/
DCMakeLists.txt346 VERSION_STRING "${CLANG_VERSION} (${BACKEND_PACKAGE_STRING})"
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/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,

12