HomeSort by relevance Sort by last modified time
    Searched refs:VERSION_MAJOR (Results 26 - 38 of 38) sorted by null

12

  /packages/apps/Nfc/src/com/android/nfc/snep/
SnepServer.java 155 if (((request.getVersion() & 0xF0) >> 4) != SnepMessage.VERSION_MAJOR) {
  /packages/apps/Nfc/tests/src/com/android/nfc/snep/
SnepBasicTests.java 244 byte version = (0xF0 & (SnepMessage.VERSION_MAJOR << 4)) |
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 181 #define VERSION_MAJOR 1
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 38 const unsigned VERSION_MAJOR = 5;
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 803 #define VERSION_MAJOR 1
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c     [all...]
OMX_VideoDec_Utils.c 819 pComponentPrivate->pComponentVersion.s.nVersionMajor = VERSION_MAJOR;
825 pComponentPrivate->pSpecVersion.s.nVersionMajor = VERSION_MAJOR;
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 221 milliseconds

12