/external/v8/src/ |
D | version.cc | 25 #define VERSION_STRING \ macro 29 #define VERSION_STRING \ macro 43 const char* Version::version_string_ = VERSION_STRING;
|
/external/libvpx/config/mips64/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/arm64/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/mips32/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/arm/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/x86_64/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/x86/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/libvpx/config/generic/ |
D | vpx_version.h | 7 #define VERSION_STRING " v1.5.0" macro
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | version.rb | 25 VERSION_STRING = VERSION.join( '.' ).freeze constant
|
/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 | 462 VERSION_STRING=${ver} 480 VERSION_STRING=${VERSION_STRING}
|
/external/lz4/cmake_unofficial/ |
D | CMakeLists.txt | 6 set(VERSION_STRING " \"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAG… variable
|
/external/libvpx/libvpx/vp8/ |
D | vp8_dx_iface.c | 791 #ifndef VERSION_STRING 792 #define VERSION_STRING macro 796 "WebM Project VP8 Decoder" VERSION_STRING,
|
D | vp8_cx_iface.c | 1366 #ifndef VERSION_STRING 1367 #define VERSION_STRING macro 1371 "WebM Project VP8 Encoder" 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()
|
/external/libvpx/libvpx/vp9/ |
D | vp9_dx_iface.c | 1056 #ifndef VERSION_STRING 1057 #define VERSION_STRING macro 1060 "WebM Project VP9 Decoder" VERSION_STRING,
|
D | vp9_cx_iface.c | 1574 #ifndef VERSION_STRING 1575 #define VERSION_STRING macro 1578 "WebM Project VP9 Encoder" VERSION_STRING,
|
/external/llvm/cmake/modules/ |
D | AddLLVM.cmake | 261 # VERSION_STRING 269 "VERSION_MAJOR;VERSION_MINOR;VERSION_PATCHLEVEL;VERSION_STRING;PRODUCT_NAME"
|
/external/clang/ |
D | CMakeLists.txt | 346 VERSION_STRING "${CLANG_VERSION} (${BACKEND_PACKAGE_STRING})"
|
/external/guice/lib/build/ |
D | bnd-0.0.384.jar | META-INF/MANIFEST.MF
LICENSE
OSGI-OPT/
OSGI-OPT/bnd.bnd
... |
/external/zopfli/src/zopflipng/lodepng/ |
D | lodepng.cpp | 40 #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/ |
D | ChangeLog-2012 | 23008 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,
|