Home
last modified time | relevance | path

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

/external/syslinux/bios/
Dversion.h4 #define VERSION_MINOR 3 macro
/external/syslinux/efi32/
Dversion.h4 #define VERSION_MINOR 3 macro
/external/syslinux/efi64/
Dversion.h4 #define VERSION_MINOR 3 macro
/external/libvpx/config/generic/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/mips64/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/arm/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/mips32-msa/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/mips64-msa/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/x86_64/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/arm-neon/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/mips32/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/x86/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/arm64/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_version.h3 #define VERSION_MINOR 7 macro
/external/freetype/
DCMakeLists.txt156 set(VERSION_MINOR "9") variable
/external/cn-cbor/
DCMakeLists.txt9 set ( VERSION_MINOR "1" CACHE STRING "Project minor version number" ) variable
/external/rmi4utils/rmi4update/
Dmain.cpp35 #define VERSION_MINOR 2 macro
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DInstallerRT.nsi41 !define VERSION_MINOR "0" definition
/external/syslinux/gpxe/src/
DMakefile131 VERSION_MINOR = 0 macro
/external/capstone/
DCMakeLists.txt5 set(VERSION_MINOR 0) variable
/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