Home
last modified time | relevance | path

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

/external/libvpx/config/mips32-dspr2/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips64/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips32/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/arm/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/arm-neon/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/x86/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/x86_64/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/generic/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/libvpx/config/arm64/
Dvpx_version.h1 #define VERSION_MAJOR 1 macro
/external/clang/include/clang/Serialization/
DASTBitCodes.h38 const unsigned VERSION_MAJOR = 6; variable