Home
last modified time | relevance | path

Searched refs:Z (Results 1 – 13 of 13) sorted by relevance

/xen/m4/
A Dax_compare_version.m499 A=`echo "$1" | sed -e 's/\([[0-9]]*\)/Z\1Z/g' \
100 -e 's/Z\([[0-9]]\)Z/Z0\1Z/g' \
101 -e 's/Z\([[0-9]][[0-9]]\)Z/Z0\1Z/g' \
102 -e 's/Z\([[0-9]][[0-9]][[0-9]]\)Z/Z0\1Z/g' \
106 B=`echo "$3" | sed -e 's/\([[0-9]]*\)/Z\1Z/g' \
107 -e 's/Z\([[0-9]]\)Z/Z0\1Z/g' \
108 -e 's/Z\([[0-9]][[0-9]]\)Z/Z0\1Z/g' \
109 -e 's/Z\([[0-9]][[0-9]][[0-9]]\)Z/Z0\1Z/g' \
/xen/xen/
A DMakefile271 _install: Z=$(CONFIG_XEN_INSTALL_SUFFIX) macro
274 $(INSTALL_DATA) $(TARGET)$(Z) $(D)$(BOOT_DIR)/$(T)-$(XEN_FULLVERSION)$(Z)
275 ln -f -s $(T)-$(XEN_FULLVERSION)$(Z) $(D)$(BOOT_DIR)/$(T)-$(XEN_VERSION).$(XEN_SUBVERSION)$(Z)
276 ln -f -s $(T)-$(XEN_FULLVERSION)$(Z) $(D)$(BOOT_DIR)/$(T)-$(XEN_VERSION)$(Z)
277 ln -f -s $(T)-$(XEN_FULLVERSION)$(Z) $(D)$(BOOT_DIR)/$(T)$(Z)
308 _uninstall: Z=$(CONFIG_XEN_INSTALL_SUFFIX) macro
311 rm -f $(D)$(BOOT_DIR)/$(T)-$(XEN_FULLVERSION)$(Z)
312 rm -f $(D)$(BOOT_DIR)/$(T)-$(XEN_VERSION).$(XEN_SUBVERSION)$(Z)
313 rm -f $(D)$(BOOT_DIR)/$(T)-$(XEN_VERSION)$(Z)
314 rm -f $(D)$(BOOT_DIR)/$(T)$(Z)
/xen/docs/process/
A Drelease-technician-checklist.txt66 # `.Z$(XEN_VENDORVERSION)' actual release of Xen X.Y.Z (stable point realase)
67 # `.Z-pre$(XEN_VENDORVERSION)' stable branch, after release of Z-1
A Dxen-release-management.pandoc123 patches until X, Y, and Z happen".
/xen/stubdom/
A Dpolarssl.patch57 Z.p[i - t - 1] = ~0;
/xen/tools/flask/policy/modules/
A Ddom0.te54 # Allow string/SID conversions (for "xl list -Z" and similar)
/xen/xen/tools/
A Dxen.flf2147 0x0179 LATIN CAPITAL LETTER Z WITH ACUTE
2154 0x017A LATIN SMALL LETTER Z WITH ACUTE
2161 0x017B LATIN CAPITAL LETTER Z WITH DOT ABOVE
2168 0x017C LATIN SMALL LETTER Z WITH DOT ABOVE
2175 0x017D LATIN CAPITAL LETTER Z WITH CARON
2182 0x017E LATIN SMALL LETTER Z WITH CARON
/xen/docs/designs/
A Dnon-cooperative-migration.md38 vif has index Z then the frontend area will reside under the parent node:
40 `/local/domain/Y/device/vif/Z`
46 and the normal backend area for vif Z would be:
48 `/local/domain/X/backend/vif/Y/Z`
/xen/stubdom/grub.patches/
A D00cvs504 +$Id: 3c509.c 609 2002-01-02 21:56:40Z okuji $
827 + * $Id: fsys_ffs.c 594 2001-11-12 06:57:29Z okuji $
839 + * $Id: fsys_ufs2.c 841 2004-06-19 12:17:52Z okuji $
851 + * $Id: imgact_aout.h 98 1999-06-24 00:03:29Z okuji $
945 +//MODULE_ID("$Id: tparm.c 708 2002-11-29 20:39:24Z okuji $")
993 +# $Id: mkbimage 1233 2007-02-22 16:01:03Z robertmh $
/xen/tools/python/
A Dpylintrc110 module-rgx=(([a-z_][a-z0-9_]*)|([A-Z][a-zA-Z0-9]+))$
/xen/tools/ocaml/xenstored/
A Dstore.ml113 (c >= 'A' && c <= 'Z') ||
/xen/tools/firmware/rombios/
A Drombios.c5375 int74_function(make_farcall, Z, Y, X, status)
5376 Bit16u make_farcall, Z, Y, X, status;
5408 Z = 0;
8657 push #0x00 ;; placeholder for Z
/xen/docs/man/
A Dxl.1.pod.in307 =item B<-Z>, B<--context>

Completed in 27 milliseconds