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

1 2

  /external/chromium_org/third_party/libvpx/source/config/
vpx_version.h 7 #define VERSION_STRING " v1.3.0"
  /external/libvpx/armv7a/
vpx_version.h 7 #define VERSION_STRING " v1.3.0-2239-g4fffefe"
  /external/libvpx/armv7a-neon/
vpx_version.h 7 #define VERSION_STRING " v1.3.0-2239-g4fffefe"
  /external/libvpx/generic/
vpx_version.h 7 #define VERSION_STRING " v1.3.0-2239-g4fffefe"
  /external/libvpx/mips/
vpx_version.h 7 #define VERSION_STRING " v1.3.0-2239-g4fffefe"
  /external/libvpx/mips-dspr2/
vpx_version.h 7 #define VERSION_STRING " v1.3.0-2239-g4fffefe"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_version.h 7 #define VERSION_STRING " v1.3.0-2156-g3b39d75"
  /external/antlr/antlr-3.4/runtime/Ruby/
rakefile 8 self.version = ANTLR3::VERSION_STRING
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
version.rb 25 VERSION_STRING = VERSION.join( '.' ).freeze
  /external/chromium_org/v8/src/
version.cc 58 #define VERSION_STRING \
62 #define VERSION_STRING \
76 const char* Version::version_string_ = VERSION_STRING;
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
version.sh 24 id=${3:-VERSION_STRING}
  /external/libvpx/libvpx/build/make/
version.sh 24 id=${3:-VERSION_STRING}
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
version.sh 24 id=${3:-VERSION_STRING}
  /external/qemu/android/
qemu-setup.c 32 # define VERSION_STRING STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
34 # define VERSION_STRING "standalone"
487 10 + // max VERSION_STRING length
518 "/C \"%s\" ping emulator " VERSION_STRING " \"%s\" \"%s\" \"%s\"",
552 execl( tmp, _ANDROID_PING_PROGRAM, "ping", "emulator", VERSION_STRING,
560 "%s ping emulator " VERSION_STRING " \"%s\" \"%s\" \"%s\"",
  /frameworks/base/core/java/android/hardware/usb/
UsbAccessory.java 63 public static final int VERSION_STRING = 3;
91 mVersion = strings[VERSION_STRING];
  /external/chromium_org/net/tools/testserver/
echo_message.py 42 VERSION_STRING = '01'
118 return EchoHeader.VERSION_STRING + checksum_string + payload_size_string
  /external/qemu/android/qemu-launcher/
emulator-qemu.cpp 43 # define VERSION_STRING STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
45 # define VERSION_STRING "standalone"
238 VERSION_STRING " (build_id " STRINGIFY(ANDROID_BUILD_ID) ")" );
240 VERSION_STRING);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
configure 473 VERSION_STRING=${ver}
491 VERSION_STRING=${VERSION_STRING}
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 472 VERSION_STRING=${ver}
490 VERSION_STRING=${VERSION_STRING}
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 761 #ifndef VERSION_STRING
762 #define VERSION_STRING
766 "WebM Project VP8 Decoder" VERSION_STRING,

Completed in 1054 milliseconds

1 2