HomeSort by relevance Sort by last modified time
    Searched refs:xc (Results 1 - 25 of 288) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGenCXX/
visibility-hidden-extern-templates.cpp 16 void test_X(X<int> xi, X<char> xc) {
22 xc.f();
24 xc.g();
  /external/clang/test/Sema/
anonymous-struct-union.c 24 void test_unqual_references(struct X x, const struct X xc) {
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}}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cuda.h 18 #define CUDA_SET_PRAM 0xc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cuda.h 18 #define CUDA_SET_PRAM 0xc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cuda.h 18 #define CUDA_SET_PRAM 0xc
  /external/clang/test/SemaCXX/
anonymous-union.cpp 48 void test_unqual_references(X x, const X xc) {
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}}
overload-call-copycon.cpp 8 void test_copycon(X x, X const xc, X volatile xv) {
10 int& i2 = copycon(xc);
overload-member-call.cpp 39 void test(X x, const X xc, X* xp, const X* xcp, volatile X xv, volatile X* xvp) {
40 int& i1 = xc.f(0);
47 int& i3 = xc.g(0);
  /libcore/support/src/test/java/org/apache/harmony/xnet/tests/support/
mySSLSession.java 40 public mySSLSession(X509Certificate[] xc) {
42 xCerts = xc;
45 public mySSLSession(Certificate[] xc) throws CertificateEncodingException, CertificateException {
46 certs = xc;
47 xCerts = new X509Certificate[xc.length];
49 for (Certificate cert : xc) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_DeblockLuma_I.S 18 SUB sp,sp,#0xc
41 ADD sp,sp,#0xc
62 ADD sp,sp,#0xc
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.S 21 LDR r11,[r0,#0xc]
55 LDR r11,[r0,#0xc]
77 LDR r11,[r0,#0xc]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
es1688.h 62 #define e_s_s_ESS1688WRITE 0xc
63 #define e_s_s_ESS1688COMMAND 0xc
64 #define e_s_s_ESS1688STATUS 0xc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
es1688.h 62 #define e_s_s_ESS1688WRITE 0xc
63 #define e_s_s_ESS1688COMMAND 0xc
64 #define e_s_s_ESS1688STATUS 0xc
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
TextColor.java 38 BRIGHT_GREEN(0xc),
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vlc_tab.cpp 198 {0x8, 1, 1, 7}, {0x7, 1, 1, 7}, {0x6, 1, 1, 7}, {0x5, 1, 1, 7}, {0xc, 1, 0, 7}, {0xb, 1, 0, 7},
232 {0xc, 1, 1, 8}, {0xc, 1, 1, 8}, {0xc, 1, 1, 8}, {0xc, 1, 1, 8}, {0xb, 1, 1, 8}, {0xb, 1, 1, 8},
252 {0x1, 4, 0, 10}, {0x1, 4, 0, 10}, {0x0, 0xc, 0, 11}, {0x0, 0xc, 0, 11}, {0x1, 5, 0, 11}, {0x1, 5, 0, 11},
303 {0xd, 1, 1, 9}, {0xd, 1, 1, 9}, {0xc, 1, 1, 9}, {0xc, 1, 1, 9},
306 {0xc, 1, 0, 9}, {0xc, 1, 0, 9}, {0xb, 1, 0, 9}, {0xb, 1, 0, 9}
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 31 0xff, 0x8, 0x8, 0x8, 0x8, 0xa, 0xc, 0xe,
36 0xa, 0xb, 0xb, 0xc, 0xc, 0xd, 0xd, 0xe,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
armVCM4P2_Lookup_Tables.c 31 0xff, 0x8, 0x8, 0x8, 0x8, 0xa, 0xc, 0xe,
36 0xa, 0xb, 0xb, 0xc, 0xc, 0xd, 0xd, 0xe,
  /external/dropbear/libtomcrypt/notes/etc/
whirlgen.c 3 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/
dtoa.cpp 340 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 = (uint32_t)carry
555 uint32_t* xc; local
    [all...]
  /frameworks/rs/driver/
rsdPath.cpp 46 float x1, xc, x2; member in struct:DrvPathStatic::__anon20258
122 s->xc = fin[2];
164 vtx[2] = s->xc;
169 vtx[6] = s->xc;
  /external/openssl/crypto/sha/
sha_locl.h 163 #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,xd);
    [all...]
  /external/elfutils/tests/
run-line2addr.sh 53 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/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h 56 HasV4SubT = 0xc,
  /external/llvm/test/MC/MachO/ARM/
thumb2-movw-fixup.s 22 @ CHECK: (('word-0', 0xc),
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 333 const GLint xc = (mWidth - mAndroid[0].w) / 2; local
335 const Rect updateRect(xc, yc, xc + mAndroid[0].w, yc + mAndroid[0].h);
350 GLint x = xc - offset;
363 glDrawTexiOES(xc, yc, 0, mAndroid[0].w, mAndroid[0].h);
489 const int xc = (mWidth - animation.width) / 2; local
495 clearReg.subtractSelf(Rect(xc, yc, xc+animation.width, yc+animation.height));
537 glDrawTexiOES(xc, yc, 0, animation.width, animation.height);

Completed in 1185 milliseconds

1 2 3 4 5 6 7 8 91011>>