Home
last modified time | relevance | path

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

/external/syslinux/bios/
Dversion.h3 #define VERSION_MAJOR 6 macro
/external/syslinux/efi32/
Dversion.h3 #define VERSION_MAJOR 6 macro
/external/syslinux/efi64/
Dversion.h3 #define VERSION_MAJOR 6 macro
/external/libvpx/config/generic/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips64/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/arm/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips32-msa/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips64-msa/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/x86_64/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/arm-neon/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips32/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/x86/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/arm64/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_version.h2 #define VERSION_MAJOR 1 macro
/external/freetype/
DCMakeLists.txt155 set(VERSION_MAJOR "2") variable
/external/cn-cbor/
DCMakeLists.txt8 set ( VERSION_MAJOR 0 CACHE STRING "Project major version number") variable
/external/rmi4utils/rmi4update/
Dmain.cpp34 #define VERSION_MAJOR 1 macro
/external/syslinux/gpxe/src/
DMakefile130 VERSION_MAJOR = 1 macro
/external/capstone/
DCMakeLists.txt4 set(VERSION_MAJOR 3) variable
/external/libvncserver/
DCMakeLists.txt15 set(VERSION_MAJOR "0") variable
Dconfigure.ac11 AC_DEFINE(VERSION_MAJOR, 0, LibVNCServer major version) definition
/external/clang/include/clang/Serialization/
DASTBitCodes.h39 const unsigned VERSION_MAJOR = 6; variable