OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VERSION_MINOR
(Results
1 - 14
of
14
) sorted by null
/external/libvpx/armv7a/
vpx_version.h
2
#define
VERSION_MINOR
2
5
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(
VERSION_MINOR
<<8)|(VERSION_PATCH))
/external/libvpx/armv7a-neon/
vpx_version.h
2
#define
VERSION_MINOR
2
5
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(
VERSION_MINOR
<<8)|(VERSION_PATCH))
/external/libvpx/generic/
vpx_version.h
2
#define
VERSION_MINOR
2
5
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(
VERSION_MINOR
<<8)|(VERSION_PATCH))
/external/libvpx/mips/
vpx_version.h
2
#define
VERSION_MINOR
2
5
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(
VERSION_MINOR
<<8)|(VERSION_PATCH))
/external/libvpx/mips-dspr2/
vpx_version.h
2
#define
VERSION_MINOR
2
5
#define VERSION_PACKED ((VERSION_MAJOR<<16)|(
VERSION_MINOR
<<8)|(VERSION_PATCH))
/frameworks/native/opengl/libs/EGL/
egldefs.h
23
#define
VERSION_MINOR
4
/packages/apps/Nfc/src/com/android/nfc/snep/
SnepMessage.java
29
public static final byte
VERSION_MINOR
= (byte) 0x0;
30
public static final byte VERSION = (0xF0 & (VERSION_MAJOR << 4)) | (0x0F &
VERSION_MINOR
);
/frameworks/native/opengl/libagl/
egl.cpp
804
#define
VERSION_MINOR
2
[
all
...]
/external/clang/include/clang/Serialization/
ASTBitCodes.h
48
const unsigned
VERSION_MINOR
= 0;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h
183
#define
VERSION_MINOR
0
185
#define
VERSION_MINOR
0
[
all
...]
/external/robolectric/lib/main/
h2-1.2.147.jar
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 706 milliseconds