HomeSort by relevance Sort by last modified time
    Searched defs:v10 (Results 1 - 6 of 6) sorted by null

  /external/clang/test/CodeGen/
vector-alignment.c 31 double __attribute__((vector_size(40))) v10; variable
32 // CHECK: @v10 {{.*}}, align 32
  /dalvik/dx/tests/120-disable-extended-ops/
Blort.java 41 int v10 = field0; local
62 sink(v10);
  /external/clang/test/SemaCXX/
constant-expression.cpp 31 v10 = sizeof(Struct), enumerator in enum:C::E
  /external/openssl/ssl/
ssl_asn1.c 129 int v6=0,v9=0,v10=0; local
310 M_ASN1_I2D_len_EXP_opt(&(a.tlsext_tick), i2d_ASN1_OCTET_STRING,10,v10);
366 M_ASN1_I2D_put_EXP_opt(&(a.tlsext_tick), i2d_ASN1_OCTET_STRING,10,v10);
  /ndk/tests/device/test-stlport_shared-exception/jni/
pr29166.cpp 18 register int v1=OFF+1,v2=OFF+2,v3=OFF+3,v4=OFF+4,v5=OFF+5,v6=OFF+6,v7=OFF+7,v8=OFF+8,v9=OFF+9,v10=OFF+10; local
49 sum +=v1+v2+v3+v4+v5+v6+v7+v8+v9+v10;
92 register int v1=OFF+1,v2=OFF+2,v3=OFF+3,v4=OFF+4,v5=OFF+5,v6=OFF+6,v7=OFF+7,v8=OFF+8,v9=OFF+9,v10=OFF+10; local
126 sum +=v1+v2+v3+v4+v5+v6+v7+v8+v9+v10;
163 sum +=v1+v2+v3+v4+v5+v6+v7+v8+v9+v10;
  /ndk/tests/device/test-stlport_static-exception/jni/
pr29166.cpp 18 register int v1=OFF+1,v2=OFF+2,v3=OFF+3,v4=OFF+4,v5=OFF+5,v6=OFF+6,v7=OFF+7,v8=OFF+8,v9=OFF+9,v10=OFF+10; local
49 sum +=v1+v2+v3+v4+v5+v6+v7+v8+v9+v10;
92 register int v1=OFF+1,v2=OFF+2,v3=OFF+3,v4=OFF+4,v5=OFF+5,v6=OFF+6,v7=OFF+7,v8=OFF+8,v9=OFF+9,v10=OFF+10; local
126 sum +=v1+v2+v3+v4+v5+v6+v7+v8+v9+v10;
163 sum +=v1+v2+v3+v4+v5+v6+v7+v8+v9+v10;

Completed in 475 milliseconds