Home
last modified time | relevance | path

Searched defs:VERSION_MINOR (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/config/mips32-dspr2/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/arm-neon/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/mips64/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/arm64/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/x86_64/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/generic/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/mips32/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/x86/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libvpx/config/arm/
Dvpx_version.h2 #define VERSION_MINOR 5 macro
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DCMakeLists.txt151 set(VERSION_MINOR "6") variable
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DInstallerRT.nsi39 !define VERSION_MINOR "0" definition
/external/rmi4utils/rmi4update/
Dmain.cpp35 #define VERSION_MINOR 2 macro
/external/libvncserver/
DCMakeLists.txt16 set(VERSION_MINOR "9") variable
Dconfigure.ac12 AC_DEFINE(VERSION_MINOR, 9, LibVNCServer minor version) definition
/external/clang/include/clang/Serialization/
DASTBitCodes.h49 const unsigned VERSION_MINOR = 0; variable