Searched refs:xc (Results 1 - 25 of 142) sorted by relevance

123456

/external/clang/test/CodeGenCXX/
H A Dvisibility-hidden-extern-templates.cpp16 void test_X(X<int> xi, X<char> xc) { argument
22 xc.f();
24 xc.g();
/external/clang/test/Sema/
H A Danonymous-struct-union.c24 void test_unqual_references(struct X x, const struct X xc) { argument
32 xc.d = 0.0; // expected-error{{read-only variable is not assignable}}
33 xc.f = 0; // expected-error{{read-only variable is not assignable}}
34 xc.a = 0; // expected-error{{read-only variable is not assignable}}
/external/clang/test/SemaCXX/
H A Danonymous-union.cpp48 void test_unqual_references(X x, const X xc) { argument
56 xc.d = 0.0;
57 xc.f = 0; // expected-error{{read-only variable is not assignable}}
58 xc.a = 0; // expected-error{{read-only variable is not assignable}}
H A Doverload-member-call.cpp39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) { argument
40 int& i1 = xc.f(0);
47 int& i3 = xc.g(0);
H A Doverload-call-copycon.cpp8 void test_copycon(X x, X const xc, X volatile xv) { argument
10 int& i2 = copycon(xc);
/external/dropbear/libtomcrypt/notes/etc/
H A Dwhirlgen.c3 unsigned E[16] = { 1, 0xb, 9, 0xc, 0xd, 6, 0xf, 3, 0xe, 8, 7, 4, 0xa, 2, 5, 0 };
5 unsigned R[16] = { 7, 0xc, 0xb, 0xd, 0xe, 4, 9, 0xf, 6, 3, 8, 0xa, 2, 5, 1, 0 };
/external/webkit/Source/JavaScriptCore/wtf/
H A Ddtoa.cpp340 uint32_t* xc; local
360 for (xc = c.words(), xa = xc + wc; xc < xa; xc++)
361 *xc = 0;
371 xc = xc0;
374 z = *x++ * (unsigned long long)y + *xc + carry;
376 *xc++ = (uint32_t)z & 0xffffffffUL;
378 *xc
555 uint32_t* xc; local
[all...]
/external/openssl/crypto/sha/
H A Dsha_locl.h163 #define BODY_16_19(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
164 Xupdate(f,xi,xa,xb,xc,xd); \
168 #define BODY_20_31(i,a,b,c,d,e,f,xi,xa,xb,xc,xd) \
169 Xupdate(f,xi,xa,xb,xc,xd); \
173 #define BODY_32_39(i,a,b,c,d,e,f,xa,xb,xc,xd) \
174 Xupdate(f,xa,xa,xb,xc,xd); \
178 #define BODY_40_59(i,a,b,c,d,e,f,xa,xb,xc,xd) \
179 Xupdate(f,xa,xa,xb,xc,xd); \
183 #define BODY_60_79(i,a,b,c,d,e,f,xa,xb,xc,xd) \
184 Xupdate(f,xa,xa,xb,xc,x
[all...]
/external/elfutils/tests/
H A Drun-line2addr.sh53 foo.c:2 -> (.init.text)+0xc (/home/roland/stock-elfutils-build/foo.c:2)
54 foo.c:6 -> (.text)+0xc (/home/roland/stock-elfutils-build/foo.c:6)
/external/llvm/test/MC/MachO/ARM/
H A Dthumb2-movw-fixup.s22 @ CHECK: (('word-0', 0xc),
/external/skia/third_party/glu/libtess/
H A Drender.c378 GLdouble dot, xc, yc, zc, xp, yp, zp, n[3]; local
399 xc = vc->coords[0] - v0->coords[0];
403 xp = xc; yp = yc; zp = zc;
404 xc = vc->coords[0] - v0->coords[0];
410 n[1] = zp*xc - xp*zc;
411 n[2] = xp*yc - yp*xc;
/external/dhcpcd/mk/
H A Dcc.mk19 if ${CC} $$f -S -o /dev/null -xc /dev/null >/dev/null 2>&1; \
/external/libffi/src/s390/
H A Dsysv.S167 .byte 0xc # DW_CFA_def_cfa
187 .byte 0x8c # DW_CFA_offset, column 0xc
188 .uleb128 0xc
226 .byte 0x8c # DW_CFA_offset, column 0xc
227 .uleb128 0xc
366 .byte 0xc # DW_CFA_def_cfa
386 .byte 0x8c # DW_CFA_offset, column 0xc
395 .uleb128 0xc
/external/quake/quake/src/WinQuake/
H A Dsnd_dos.cpp172 while ((dos_inportb(dsp_port+0xc)&0x80)) ;
173 dos_outportb(dsp_port+0xc, val);
302 flipflop_reg = 0xc;
495 dos_outportb(0xc, 0);
/external/regex-re2/re2/
H A Dperl_groups.cc13 { 0xc, 0xd },
/external/valgrind/main/memcheck/tests/
H A Dunit_libcbase.c77 CHECK( VG_IS_2_ALIGNED(0xc) );
94 CHECK( VG_IS_4_ALIGNED(0xc) );
111 CHECK( ! VG_IS_8_ALIGNED(0xc) );
128 CHECK( ! VG_IS_16_ALIGNED(0xc) );
145 // 0xc case below
151 CHECK( VG_IS_WORD_ALIGNED(0xc) );
154 CHECK( ! VG_IS_WORD_ALIGNED(0xc) );
/external/libffi/src/x86/
H A Dunix64.S343 .byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */
368 .byte 0xc /* DW_CFA_def_cfa, %rbp offset 32 */
377 .byte 0xc /* DW_CFA_def_cfa, %rsp offset 8 */
/external/opencv/cv/src/
H A Dcvcamshift.cpp173 double a, b, c, xc, yc; local
225 xc = cvRound( m10 * inv_m00 + windowIn.x );
260 int _xc = cvRound( xc );
H A Dcvhough.cpp225 float xc, yc; local
302 xc = (float) col + 0.5f;
305 t = (float) fabs( cvFastArctan( yc, xc ) * d2r );
306 r = (float) sqrt( (double)xc * xc + (double)yc * yc );
371 xc = (float) x[index] + 0.5f;
374 t = (float) fabs( cvFastArctan( yc, xc ) * d2r );
375 r = (float) sqrt( (double)xc * xc + (double)yc * yc ) * isrho;
/external/elfutils/backends/
H A Di386_corenote.c114 { .type = ELF_T_WORD, .offset = 0xc, .format = 'x', .name = "flags" },
/external/valgrind/main/memcheck/tests/amd64-linux/
H A Ddefcfaexpr.S106 .byte 0xc
/external/grub/netboot/
H A D3c509.h225 #define REQ_INTR (unsigned short) (0xc<<11)
304 #define ERR_RX_ALIGN (unsigned short) (0xc<<11)
H A D3c595.h103 #define EEPROM_OEM_ADDR_2 0xc /* Word */
240 #define REQ_INTR (unsigned short) (0xc<<11)
/external/oprofile/events/mips/20K/
H A Devents18 event:0xc counters:0 um:zero minimum:500 name:RPS_MISSPREDICTS : JR instructions that mispredicted using the Return Prediction Stack (RPS)
/external/chromium/base/third_party/dmg_fp/
H A Ddtoa.cc805 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; variable
839 xc = xc0;
842 z = *x++ * (ULLong)y + *xc + carry;
844 *xc++ = z & FFFFFFFF;
847 *xc = carry;
855 xc = xc0;
858 z = (*x & 0xffff) * y + (*xc & 0xffff) + carry;
860 z2 = (*x++ >> 16) * y + (*xc >> 16) + carry;
862 Storeinc(xc, z2, z);
865 *xc
1068 ULong *xa, *xae, *xb, *xbe, *xc; variable
[all...]

Completed in 6004 milliseconds

123456