Home
last modified time | relevance | path

Searched refs:Y (Results 1 – 21 of 21) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/xen/
A Dconst.h16 #define _AC(X,Y) X argument
19 #define __AC(X,Y) (X##Y) argument
20 #define _AC(X,Y) __AC(X,Y) argument
/xen-4.10.0-shim-comet/xen/drivers/char/
A DKconfig5 This selects the 16550-series UART support. For most systems, say Y.
13 based board, say Y.
21 an Integrator/PP2, Integrator/CP or Versatile platform, say Y.
29 Exynos based board, say Y.
37 Instruments based CPU, say Y.
45 or Renesas R-Car Gen 2/3 based board say Y.
51 you have an x86 based system with USB, say Y.
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_private.h395 #define min(X, Y) ({ \ argument
397 const typeof (Y) _y = (Y); \
400 #define max(X, Y) ({ \ argument
402 const typeof (Y) _y = (Y); \
/xen-4.10.0-shim-comet/xen/common/
A DKconfig64 If unsure, say Y.
77 If unsure, say Y.
89 If unsure, say Y.
114 If unsure, say Y.
125 If unsure, say Y.
141 If unsure, say Y.
240 If unsure, say Y.
253 If unsure, say Y.
280 Set this option to 'Y' to have the hypervisor ignore the bootloader
/xen-4.10.0-shim-comet/docs/process/
A Dxen-release-management.pandoc132 patches until X, Y, and Z happen".
249 Subject: Xen X.Y rcZ
255 git://xenbits.xen.org/xen.git X.Y.0-rcZ
258 https://downloads.xenproject.org/release/xen/X.Y.0-rcZ/xen-X.Y.0-rcZ.tar.gz
261 https://downloads.xenproject.org/release/xen/X.Y.0-rcZ/xen-X.Y.0-rcZ.tar.gz.sig
315 Subject: Last posting date for Xen X.Y is $DATE
329 Subject: Cut-off date for Xen X.Y is $DATE
342 Subject: [ANNOUNCEMENT] Xen X.Y is released
346 I'm pleased to announce that Xen X.Y.0 is released.
366 https://wiki.xenproject.org/wiki/Category:Xen_X.Y
[all …]
/xen-4.10.0-shim-comet/xen/arch/arm/
A DKconfig85 If unsure, say Y.
108 If unsure, say Y.
130 If unsure, say Y.
149 If unsure, say Y.
170 If unsure, say Y.
/xen-4.10.0-shim-comet/xen/drivers/video/
A DKconfig13 If unsure, say Y.
/xen-4.10.0-shim-comet/xen/
A DKconfig.debug8 If you say Y here this will enable developer checks such as asserts
21 then say Y.
27 If you say Y here the resulting Xen will be slightly larger and
/xen-4.10.0-shim-comet/xen/arch/x86/
A DKconfig57 If unsure, say Y.
78 If unsure, say Y.
118 If unsure, say Y.
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A DMakefile27 SMBIOS_REL_DATE ?= $(shell date +%m/%d/%Y)
/xen-4.10.0-shim-comet/docs/features/
A Dtemplate.pandoc74 YYYY-MM-DD N Xen X.Y ...
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.h125 #define __AC(X,Y) (X##Y) argument
126 #define _AC(X,Y) __AC(X,Y) argument
140 #define min(X, Y) ({ \ argument
142 const typeof (Y) _y = (Y); \
145 #define max(X, Y) ({ \ argument
147 const typeof (Y) _y = (Y); \
/xen-4.10.0-shim-comet/xen/tools/
A Dxen.flf1055 221 LATIN CAPITAL LETTER Y WITH ACUTE
1279 253 LATIN SMALL LETTER Y WITH ACUTE
1293 255 LATIN SMALL LETTER Y WITH DIAERESIS
2126 0x0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX
2133 0x0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX
2140 0x0178 LATIN CAPITAL LETTER Y WITH DIAERESIS
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A Dvbe_display_api.txt150 This parameter can be used to read/write the vbe display Y resolution (in pixels).
193 The current Y offset (in pixels!) of the visible screen part.
A Dvbe.c132 ; convert offset to (X, Y) coordinate
542 ; set CRT Y resolution
/xen-4.10.0-shim-comet/m4/
A Dpaths.m466 dnl configurable for the benefit of those who want e.g. xen-X.Y instead.
/xen-4.10.0-shim-comet/docs/
A DMakefile6 DATE := $(shell date +%Y-%m-%d)
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dzconf.hash.c_shipped17 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vtpm.pod.7245 Info: VTPM attached to Frontend X/Y
366 =item * <X-Y>: copy pcrs x to y (inclusive)
/xen-4.10.0-shim-comet/
A Dconfig.guess751 CRAY*Y-MP:*:*:*)
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c5375 int74_function(make_farcall, Z, Y, X, status)
5376 Bit16u make_farcall, Z, Y, X, status;
5407 Y = read_byte(ebda_seg, 0x0028 + 2);
8656 push #0x00 ;; placeholder for Y

Completed in 45 milliseconds