HomeSort by relevance Sort by last modified time
    Searched refs:VERSION_STRING (Results 1 - 9 of 9) sorted by null

  /external/libvpx/
vpx_version.h 7 #define VERSION_STRING " v0.9.0"
vpxenc.c 575 ebml->debug ? "vpxenc" : "vpxenc" VERSION_STRING);
577 ebml->debug ? "vpxenc" : "vpxenc" VERSION_STRING);
    [all...]
  /external/libvpx/build/make/
version.sh 24 id=${3:-VERSION_STRING}
  /external/qemu/android/
qemu-setup.c 30 # define VERSION_STRING STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
32 # define VERSION_STRING "standalone"
478 if (snprintf( args, PATH_MAX, "/C \"%s\" ping emulator " VERSION_STRING,
510 execl( tmp, _ANDROID_PING_PROGRAM, "ping", "emulator", VERSION_STRING, NULL );
515 strncat( tmp, " ping emulator " VERSION_STRING, PATH_MAX - strlen(tmp) );
main.c 84 # define VERSION_STRING STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
86 # define VERSION_STRING "standalone"
    [all...]
  /external/libvpx/vp8/
vp8_dx_iface.c 659 #ifndef VERSION_STRING
660 #define VERSION_STRING
664 "WebM Project VP8 Decoder" VERSION_STRING,
694 "WebM Project VP8 Decoder (Deprecated API)" VERSION_STRING,
vp8_cx_iface.c     [all...]
  /external/chromium/third_party/icu/source/tools/gennames/
gennames.c 148 #define VERSION_STRING "unam"
    [all...]
  /external/icu4c/tools/gennames/
gennames.c 148 #define VERSION_STRING "unam"
    [all...]

Completed in 193 milliseconds