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

1 2

  /system/chre/variant/android/
variant.mk 9 VERSION_STRING = chre=$(shell $(COMMIT_HASH_COMMAND))
11 COMMON_CFLAGS += -DCHRE_VERSION_STRING='"$(VERSION_STRING)"'
  /system/chre/variant/simulator/
variant.mk 9 VERSION_STRING = chre=$(shell $(COMMIT_HASH_COMMAND))
11 COMMON_CFLAGS += -DCHRE_VERSION_STRING='"$(VERSION_STRING)"'
  /external/libvpx/config/arm/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/arm-neon/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/arm64/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/generic/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/mips32/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/mips32-dspr2/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/mips32-msa/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/mips64/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/mips64-msa/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/x86/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/libvpx/config/x86_64/
vpx_version.h 8 #define VERSION_STRING " v1.7.0"
  /external/swiftshader/src/Common/
Version.h 24 #define VERSION_STRING MACRO_STRINGIFY(MAJOR_VERSION) "." MACRO_STRINGIFY(MINOR_VERSION) "." MACRO_STRINGIFY(BUILD_VERSION) "." MACRO_STRINGIFY(BUILD_REVISION)
  /frameworks/base/core/java/android/hardware/usb/
UsbAccessory.java 66 public static final int VERSION_STRING = 3;
93 strings[VERSION_STRING], strings[URI_STRING], strings[SERIAL_STRING]);
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 102 VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}(${BUILD_TYPE}):${BUILD_STRING}
672 ${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${FIPTOOLPATH}
  /external/autotest/client/tests/signaltest/src/
signaltest.c 12 #define VERSION_STRING "V 0.3"
208 printf("signaltest %s\n", VERSION_STRING);
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 642 #ifndef VERSION_STRING
643 #define VERSION_STRING
646 "WebM Project VP8 Decoder" VERSION_STRING,
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 659 #ifndef VERSION_STRING
660 #define VERSION_STRING
663 "WebM Project VP9 Decoder" VERSION_STRING,
vp9_cx_iface.c     [all...]
  /external/ltp/testcases/realtime/func/rt-migrate/
rt-migrate.c 75 #define VERSION_STRING "V 0.4LTP"
  /external/autotest/client/tests/cyclictest/src/
cyclictest.c 12 #define VERSION_STRING "V 0.15"
369 printf("cyclictest %s\n", VERSION_STRING);
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 40 #define VERSION_STRING "20131222"
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 

Completed in 568 milliseconds

1 2