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

  /external/libvpx/armv7a/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /external/libvpx/armv7a-neon/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /external/libvpx/generic/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /external/libvpx/mips/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /external/libvpx/mips-dspr2/
vpx_version.h 7 #define VERSION_STRING " v1.2.0-5082-g58f7543"
  /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/third_party/angle_dx11/src/common/
version.h 10 #define VERSION_STRING MACRO_STRINGIFY(MAJOR_VERSION) "." MACRO_STRINGIFY(MINOR_VERSION) "." MACRO_STRINGIFY(BUILD_VERSION) "." MACRO_STRINGIFY(BUILD_REVISION)
  /external/chromium_org/v8/src/
version.cc 58 #define VERSION_STRING \
62 #define VERSION_STRING \
76 const char* Version::version_string_ = VERSION_STRING;
  /external/v8/src/
version.cc 58 #define VERSION_STRING \
62 #define VERSION_STRING \
76 const char* Version::version_string_ = VERSION_STRING;
  /external/libvpx/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"
493 10 + // max VERSION_STRING length
524 "/C \"%s\" ping emulator " VERSION_STRING " \"%s\" \"%s\" \"%s\"",
558 execl( tmp, _ANDROID_PING_PROGRAM, "ping", "emulator", VERSION_STRING,
566 "%s ping emulator " VERSION_STRING " \"%s\" \"%s\" \"%s\"",
main.c 66 # define VERSION_STRING STRINGIFY(ANDROID_SDK_TOOLS_REVISION)".0"
68 # define VERSION_STRING "standalone"
251 VERSION_STRING " (build_id " STRINGIFY(ANDROID_BUILD_ID) ")" );
253 VERSION_STRING);
    [all...]
  /frameworks/base/core/java/android/hardware/usb/
UsbAccessory.java 65 public static final int VERSION_STRING = 3;
93 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/libvpx/libvpx/
configure 457 VERSION_STRING=${ver}
475 VERSION_STRING=${VERSION_STRING}
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 694 #ifndef VERSION_STRING
695 #define VERSION_STRING
698 "WebM Project VP9 Decoder" VERSION_STRING,
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 912 #ifndef VERSION_STRING
913 #define VERSION_STRING
917 "WebM Project VP8 Decoder" VERSION_STRING,
vp8_cx_iface.c     [all...]
  /external/chromium_org/third_party/angle_dx11/src/libEGL/
libEGL.cpp 187 return egl::success("1.4 (ANGLE " VERSION_STRING ")");
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
libGLESv2.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 640 milliseconds