Searched refs:xce (Results 1 - 25 of 30) sorted by relevance

12

/barrelfish-master/usr/bench/rcce/bt/
H A Dverify.c20 epsilon, xce[5], xcr[5], dtref; local
28 #define xce(m) xce[m-1] macro
41 error_norm(xce);
288 xcedif(m) = dabs((xce(m)-xceref(m))/xceref(m));
339 m, xce(m));
342 m,xce(m),xceref(m),xcedif(m));
346 m,xce(m),xceref(m),xcedif(m));
H A Dheader.h244 extern void accumulate_norms(double xce[]);
/barrelfish-master/usr/bench/rcce/lu/
H A Dverify.c7 #define xce(m) xce[m-1] macro
13 void verify(double *xcr, double *xce, double *xcip, char *classp) { argument
265 xcedif(m) = fabs((xce(m)-xceref(m))/xceref(m));
306 printf(" %2d %20.13e\n", m, xce(m));
309 m,xce(m),xceref(m),xcedif(m));
313 m,xce(m),xceref(m),xcedif(m));
/barrelfish-master/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsatest.c117 0xda,0xce,0x91,0x5f,
124 0x3b,0xff,0x10,0xf3,0x99,0xce,0x2c,0x2e,
/barrelfish-master/lib/openssl-1.0.0d/test/
H A Ddsatest.c117 0xda,0xce,0x91,0x5f,
124 0x3b,0xff,0x10,0xf3,0x99,0xce,0x2c,0x2e,
H A Dsha512t.c72 0x79,0x72,0xce,0xc5,0x70,0x4c,0x2a,0x5b,
/barrelfish-master/lib/openssl-1.0.0d/apps/
H A Dtestrsa.h137 0x40,0x0e,0x41,0x9a,0x95,0xe8,0xb3,0x59,0xce,0x4b,
161 0x01,0x00,0xc0,0xc0,0xce,0x3e,0x3c,0x53,0x67,0x3f,
176 0xce,0xcd,0x74,0xb3,0xe2,0x94,0xc5,0x78,0x2f,0x34,
202 0x99,0xce,0x9e,0xf8,0x04,0x75,0x10,0x67,0xc4,0x53,
208 0xe7,0xf3,0xdd,0xce,0x64,0x59,0xbf,0x21,0x13,0xa9,
228 0x7d,0x13,0x35,0xce,0x27,0xcd,0xd8,0x49,0x51,0x63,
233 0x61,0x97,0xf6,0x17,0xa0,0x23,0x10,0x2b,0xce,0x84,
267 0x37,0xcd,0xfe,0x44,0xce,0x90,0x3f,0x52,0x87,0x84,
268 0x52,0x1b,0xae,0x8d,0x22,0x94,0xce,0x38,0xe6,0x04,
333 0x07,0x46,0x61,0x0d,0x39,0x83,0x40,0xce,
[all...]
H A Dtestdsa.h126 0xe0,0x61,0x88,0x88,0x21,0xcc,0x74,0x5d,0xce,0x4c,0x51,0x47,
145 0x8b,0x33,0xb7,0xce,
/barrelfish-master/lib/openssl-1.0.0d/crypto/
H A Debcdic.c47 /*70*/ 0xf8, 0xc9, 0xca, 0xcb, 0xc8, 0xcd, 0xce, 0xcf,
100 /*f0*/ 0x8c, 0x49, 0xcd, 0xce, 0xcb, 0xcf, 0xcc, 0xe1,
128 0xf8, 0xc9, 0xca, 0xcb, 0xc8, 0xcd, 0xce, 0xcf, /* 70-7f: */
184 0x8c, 0x49, 0xcd, 0xce, 0xcb, 0xcf, 0xcc, 0xe1, /* f0-ff: */
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc2/
H A Dtab.c10 0x3e,0xee,0xfb,0x95,0x1a,0xfe,0xce,0xa8,
47 0xce,0x20,0x63,0xfe,0xe6,0x1a,0xc7,0xb8,
H A Drc2_skey.c68 0x5c,0x6b,0x4e,0x82,0x54,0xd6,0x65,0x93,0xce,0x60,0xb2,0x1c,
/barrelfish-master/lib/lwip2/src/apps/rtp/
H A Drtpdata.h16 0x55, 0x78, 0x03, 0xc0, 0x38, 0x15, 0xba, 0xce,
22 0xb4, 0xa7, 0x83, 0xdc, 0xce, 0x03, 0x05, 0x02,
58 0xb6, 0xce, 0xf1, 0x4f, 0x16, 0x88, 0x04, 0x41,
89 0xce, 0xac, 0xa6, 0x50, 0xf0, 0x66, 0xb2, 0x30,
90 0xce, 0x42, 0x61, 0xaa, 0xb6, 0x7e, 0xca, 0xbf,
162 0x4c, 0xe6, 0x95, 0xce, 0x97, 0xf9, 0xbc, 0xf4,
163 0x5a, 0xce, 0xa1, 0x3b, 0x39, 0xef, 0xc5, 0x39,
201 0xc8, 0xa2, 0xce, 0x12, 0x43, 0x44, 0xa3, 0x55,
207 0xaa, 0xc6, 0x77, 0xc8, 0xe5, 0xce, 0x0d, 0xca,
237 0xf6, 0x92, 0xce,
[all...]
/barrelfish-master/lib/libc/locale/
H A Dtable.c210 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
243 0xc8, 0xc9, 0xca, 0xcb, 0xcc, 0xcd, 0xce, 0xcf,
/barrelfish-master/lib/openssl-1.0.0d/crypto/whrlpool/asm/
H A Dwp-mmx.pl237 &LL(0x6f,0x6f,0xa1,0x6f,0x5f,0xce,0xde,0x30);
272 &LL(0xbd,0xbd,0xce,0xbd,0x81,0x73,0x67,0x3c);
279 &LL(0x67,0x67,0x81,0x67,0x1f,0xe6,0xce,0x78);
337 &LL(0x54,0x54,0x4d,0x54,0x9a,0x19,0xa8,0xce);
426 &LL(0xce,0xce,0x1f,0xce,0x3e,0xd1,0x81,0xf0);
470 &LL(0xd0,0xd0,0x67,0xd0,0xce,0xb7,0xbd,0x1e);
H A Dwp-x86_64.pl225 &LL(0x6f,0x6f,0xa1,0x6f,0x5f,0xce,0xde,0x30);
260 &LL(0xbd,0xbd,0xce,0xbd,0x81,0x73,0x67,0x3c);
267 &LL(0x67,0x67,0x81,0x67,0x1f,0xe6,0xce,0x78);
325 &LL(0x54,0x54,0x4d,0x54,0x9a,0x19,0xa8,0xce);
414 &LL(0xce,0xce,0x1f,0xce,0x3e,0xd1,0x81,0xf0);
458 &LL(0xd0,0xd0,0x67,0xd0,0xce,0xb7,0xbd,0x1e);
/barrelfish-master/lib/openssl-1.0.0d/crypto/rc5/
H A Drc5test.c81 0x63,0x55,0xa5,0x01,0x10,0xa9,0xce,0x91},
112 {0x8b,0x9d,0xed,0x91,0xce,0x77,0x94,0xa6},
/barrelfish-master/lib/openssl-1.0.0d/crypto/whrlpool/
H A Dwp_block.c210 LL(0x6f,0x6f,0xa1,0x6f,0x5f,0xce,0xde,0x30),
245 LL(0xbd,0xbd,0xce,0xbd,0x81,0x73,0x67,0x3c),
252 LL(0x67,0x67,0x81,0x67,0x1f,0xe6,0xce,0x78),
310 LL(0x54,0x54,0x4d,0x54,0x9a,0x19,0xa8,0xce),
399 LL(0xce,0xce,0x1f,0xce,0x3e,0xd1,0x81,0xf0),
443 LL(0xd0,0xd0,0x67,0xd0,0xce,0xb7,0xbd,0x1e),
/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/
H A Daes_wrap.c215 0x64, 0xe8, 0xc3, 0xf9, 0xce, 0x0f, 0x5b, 0xa2,
/barrelfish-master/lib/openssl-1.0.0d/crypto/sha/
H A Dsha512t.c72 0x79,0x72,0xce,0xc5,0x70,0x4c,0x2a,0x5b,
/barrelfish-master/lib/openssl-1.0.0d/crypto/aes/asm/
H A Daes-586.pl1050 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
1083 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
1116 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
1149 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
1832 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
1865 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
1898 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
1931 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
H A Daes-x86_64.pl2203 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
2236 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
2269 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
2302 &data_byte(0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf);
2399 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
2435 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
2471 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
2507 &data_byte(0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73);
H A Daes-s390x.pl180 .byte 0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf
499 .byte 0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73
H A Daes-sparcv9.pl182 .byte 0x9b, 0x1e, 0x87, 0xe9, 0xce, 0x55, 0x28, 0xdf
716 .byte 0x97, 0xf2, 0xcf, 0xce, 0xf0, 0xb4, 0xe6, 0x73
/barrelfish-master/lib/lwip2/src/apps/httpd/
H A Dfsdata.c36 0x5e,0x4e,0xd6,0x50,0x45,0xcc,0x93,0x7d,0xc8,0xa1,0x90,0xce,0x8b,0x76,0xd2,0x7b,
55 0xd0,0xea,0x87,0x93,0x4f,0xe0,0x9a,0x49,0xce,0xd8,0x79,0x04,0x66,0x20,0x15,0x10,
/barrelfish-master/lib/openssl-1.0.0d/crypto/md5/asm/
H A Dmd5-ia64.S931 data1 0xee, 0xce, 0xbd, 0xc1 // 3

Completed in 110 milliseconds

12