Searched refs:VERSION (Results 1 – 23 of 23) sorted by relevance
/xen-4.10.0-shim-comet/tools/tests/regression/scripts/ |
A D | download_python.sh | 9 VERSION=$2 12 …q -O ${REG_TEST_DIR}/downloads/Python-${VERSION}.tgz http://www.python.org/ftp/python/${VERSION}/P…
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/mmap/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xentoollog/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/eventchn/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xs/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xb/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xl/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | bzimage.c | 31 #define VERSION(h,l) (((h)<<8) | (l)) macro 64 if ( hdr->version < VERSION(2,8) ) { in bzimage_check()
|
/xen-4.10.0-shim-comet/tools/ocaml/libs/xc/ |
A D | META.in | 1 version = "@VERSION@"
|
/xen-4.10.0-shim-comet/tools/libfsimage/common/ |
A D | mapfile-GNU | 1 VERSION {
|
/xen-4.10.0-shim-comet/tools/ocaml/ |
A D | common.make | 18 VERSION := 4.1
|
/xen-4.10.0-shim-comet/tools/xcutils/ |
A D | readnotes.c | 38 #define VERSION(h,l) (((h)<<8) | (l)) macro 221 if ( hdr->version < VERSION(2,8) ) in main()
|
/xen-4.10.0-shim-comet/m4/ |
A D | python_devel.m4 | 5 print distutils.sysconfig.get_config_var("VERSION")'`
|
A D | pkg.m4 | 24 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
|
/xen-4.10.0-shim-comet/docs/ |
A D | Makefile | 5 VERSION := $(shell $(MAKE) -C $(XEN_ROOT)/xen --no-print-directory xenversion) macro 104 $(POD2MAN) --release=$(VERSION) --name=$$* -s $(1) -c "Xen" $$< $$@
|
/xen-4.10.0-shim-comet/stubdom/grub/ |
A D | mini-os.c | 33 char version_string[] = VERSION; 759 mbi.boot_loader_name = (unsigned long) "GNU GRUB " VERSION; in main()
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_dom_bzimageloader.c | 615 #define VERSION(h,l) (((h)<<8) | (l)) macro 677 if ( hdr->version < VERSION(2,8) ) in xc_dom_probe_bzimage_kernel()
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 00cvs | 365 +@settitle GNU GRUB Manual @value{VERSION} 379 +This manual is for GNU GRUB (version @value{VERSION}, 434 @subtitle The GRand Unified Bootloader, version @value{VERSION}, @value{UPDATED}. 468 This edition documents version @value{VERSION}. 542 +@set VERSION 0.6.95 543 +@settitle Multiboot Specification version @value{VERSION} 602 +@title The Multiboot Specification version @value{VERSION} 631 +sequence standard. This edition documents version @value{VERSION}.
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_types.idl | 48 (-2, "VERSION"),
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenstore-paths.markdown | 69 VERSION -- A version number that will sort properly
|
/xen-4.10.0-shim-comet/ |
A D | .rootkeys | 653 428d0d82WYi8vrG7RKKyIJw01DAnGg tools/ioemu/VERSION
|
/xen-4.10.0-shim-comet/tools/ |
A D | configure | 7349 print distutils.sysconfig.get_config_var("VERSION")'`
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xl.cfg.pod.5.in | 943 =item B<version=VERSION>
|
Completed in 28 milliseconds