Home
last modified time | relevance | path

Searched refs:N (Results 1 – 25 of 49) sorted by relevance

12

/xen/tools/tests/x86_emulator/
A Dpredicates.c12 #define N mem_none macro
57 { { 0x04 }, { 2, 2 }, F, N }, /* add */
58 { { 0x05 }, { 5, 5 }, F, N }, /* add */
65 { { 0x0c }, { 2, 2 }, F, N }, /* or */
66 { { 0x0d }, { 5, 5 }, F, N }, /* or */
72 { { 0x14 }, { 2, 2 }, F, N }, /* adc */
73 { { 0x15 }, { 5, 5 }, F, N }, /* adc */
80 { { 0x1c }, { 2, 2 }, F, N }, /* adc */
81 { { 0x1d }, { 5, 5 }, F, N }, /* adc */
88 { { 0x24 }, { 2, 2 }, F, N }, /* and */
[all …]
A Dblowfish.c43 #define N 16 macro
341 for (i = 0; i < N; ++i) { in Blowfish_Encrypt()
354 Xr = Xr ^ ctx->P[N]; in Blowfish_Encrypt()
355 Xl = Xl ^ ctx->P[N + 1]; in Blowfish_Encrypt()
371 for (i = N + 1; i > 1; --i) { in Blowfish_Decrypt()
403 for (i = 0; i < N + 2; ++i) { in Blowfish_Init()
417 for (i = 0; i < N + 2; i += 2) { in Blowfish_Init()
/xen/tools/xenmon/
A Dxenbaked.h33 #define QOS_ADD(N,A) ((N+A)<(NSAMPLES-1) ? (N+A) : A) argument
34 #define QOS_INCR(N) ((N<(NSAMPLES-2)) ? (N+1) : 0) argument
35 #define QOS_DECR(N) ((N==0) ? (NSAMPLES-1) : (N-1)) argument
/xen/tools/flask/policy/policy/support/
A Dmls_macros.spt3 # gen_cats(N)
5 # declares categores c0 to c(N-1)
16 # gen_sens(N)
18 # declares sensitivites s0 to s(N-1) with dominance
19 # in increasing numeric order with s0 lowest, s(N-1) highest
38 # gen_levels(N,M)
40 # levels from s0 to (N-1) with categories c0 to (M-1)
/xen/xen/tools/kconfig/tests/choice/
A Doldask0_expected_stdout6 optional boolean choice [N/y/?] (NEW)
8 choice 0 (TRI_CHOICE0) [N/m/?] (NEW)
9 choice 1 (TRI_CHOICE1) [N/m/?] (NEW)
10 optional tristate choice [N/m/y/?] (NEW)
A Doldask1_expected_stdout1 Enable loadable module support (MODULES) [N/y/?]
15 optional tristate choice [N/y/?]
/xen/xen/tools/kconfig/tests/auto_submenu/
A Dexpected_stdout3 A1_0 (A0_0) [N/y/?] (NEW)
9 B (B) [N/y/?] (NEW)
10 C (C) [N/y/?] (NEW)
/xen/docs/misc/arm/
A Dsilicon-errata.txt44 | ARM | Cortex-A15 | #766422 | N/A |
48 | ARM | Cortex-A57 | #852523 | N/A |
51 | ARM | Cortex-A57 | #1319537 | N/A |
52 | ARM | Cortex-A72 | #1319367 | N/A |
53 | ARM | Cortex-A76 | #1165522 | N/A |
54 | ARM | Neoverse-N1 | #1165522 | N/A
55 | ARM | MMU-500 | #842869 | N/A |
/xen/docs/misc/
A Dkconfig.rst119 N N : 100-N N/2 : N/2 : 100-N
120 [1] N:M N+M : 100-(N+M) N : M : 100-(N+M)
121 [2] N:M:L N : 100-N M : L : 100-(M+L)
124 where N, M and L are integers (in base 10) in the range [0,100], and so
127 [1] N+M is in the range [0,100]
A Dnetif-staging-grants.pandoc56 Where there are N grant entries in a grant table, for example:
68 @N:
76 in the grant table - 0 .. N) in their command ring.
98 |/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/| .. N
136 7) Fill resultant grefs in the slots setting `NETTXF_more_data` for the N-1.
293 |/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/| .. N
344 in the N-1 slot.
365 20) While N-1 requests has `NETRXF_more_data`, then fetch each of responses
469 maps it can keep. It then grants N entries per queue on both TX and RX ring
490 The minimum size that can fit in a single packet with size N is calculated as:
A D9pfs.pandoc80 only one version. N.B.: this is the version of the Xen trasport
273 | ref[0] | ref[1] | | ref[N] |
276 **N.B** For one page, N is maximum 991 (4096-132)/4, but given that N
277 needs to be a power of two, actually max N is 512. As 512 == (1 << 9),
/xen/stubdom/vtpmmgr/
A Dtpmrsa.c54 mpi_read_binary(&ctx->N, key, keylen); in tpmrsa_set_pubkey()
56 ctx->len = ( mpi_msb(&ctx->N) + 7) >> 3; in tpmrsa_set_pubkey()
71 if( mpi_cmp_mpi( &T, &ctx->N ) >= 0 ) in tpmrsa_public()
78 MPI_CHK( mpi_exp_mod( &T, &T, &ctx->E, &ctx->N, &ctx->RN ) ); in tpmrsa_public()
A Dtpmrsa.h37 mpi N; /*!< public modulus */ member
67 mpi_free( &ctx->RN ); mpi_free( &ctx->E ); mpi_free( &ctx->N ); in tpmrsa_free()
/xen/xen/arch/x86/
A Dnmi.c132 #define P4_ESCR_EVENT_SELECT(N) ((N)<<25) argument
136 #define P4_CCCR_THRESHOLD(N) ((N)<<20) argument
140 #define P4_CCCR_ESCR_SELECT(N) ((N)<<13) argument
A DKconfig146 If unsure, say N.
165 If unsure, say N.
209 If unsure, say N.
239 If unsure, say N.
249 If unsure, say N.
/xen/
A DCREDITS4 scripts. The fields are: name (N), email (E), web-address
12 N: Jeremy Fitzhardinge
/xen/tools/libxl/
A Dlibxlu_cfg_y.c353 # define YYSTACK_BYTES(N) \ argument
354 ((N) * (sizeof (yytype_int16) + sizeof (YYSTYPE) + sizeof (YYLTYPE)) \
612 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
614 if (N) \
618 (Current).last_line = YYRHSLOC (Rhs, N).last_line; \
619 (Current).last_column = YYRHSLOC (Rhs, N).last_column; \
998 # define YYCASE_(N, S) \ in yysyntax_error() argument
999 case N: \ in yysyntax_error()
1195 #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N), yylsp -= (N)) in yyparse() argument
/xen/xen/
A DKconfig.debug12 You probably want to say 'N' here.
53 If unsure, say N here.
98 If unsure, say N here.
115 If unsure, say N here.
A DKconfig54 If unsure, say N.
/xen/xen/tools/kconfig/tests/new_choice_with_dep/
A Dexpected_stdout1 A (A) [N/y/?] (NEW) y
/xen/docs/features/
A Dtemplate.pandoc2 % Revision $N
74 YYYY-MM-DD N Xen X.Y ...
/xen/docs/man/
A Dxen-pv-channel.7.pod124 pointing to /dev/hvcN. N is the same number as the number in "/devices/console-[0-9]".
182 N: Name
186 N: org.xenproject.guest.clipboard.0.1
A Dxentop.1.pod72 =item B<N>
/xen/xen/tools/
A Dxen.flf971 209 LATIN CAPITAL LETTER N WITH TILDE
1195 241 LATIN SMALL LETTER N WITH TILDE
1769 0x0143 LATIN CAPITAL LETTER N WITH ACUTE
1776 0x0144 LATIN SMALL LETTER N WITH ACUTE
1783 0x0145 LATIN CAPITAL LETTER N WITH CEDILLA
1790 0x0146 LATIN SMALL LETTER N WITH CEDILLA
1797 0x0147 LATIN CAPITAL LETTER N WITH CARON
1804 0x0148 LATIN SMALL LETTER N WITH CARON
1811 0x0149 LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
/xen/xen/common/
A DKconfig161 If unsure, say N.
185 If unsure, say N.
272 If unsure, say N.
291 If unsure, say N.
365 be set to 'N' under normal conditions.

Completed in 36 milliseconds

12