Home
last modified time | relevance | path

Searched defs:VERSION_MAJOR (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/mips-dspr2/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/x86/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/armv7a/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/armv7a-neon/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/mips/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/generic/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/chromium_org/third_party/libvpx/source/config/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/clang/include/clang/Serialization/
DASTBitCodes.h38 const unsigned VERSION_MAJOR = 5; variable