/external/clang/test/SemaTemplate/ |
temp_class_order.cpp | 41 X2<int*, int*> x2a; // expected-error{{ambiguous}} variable
|
nested-template.cpp | 125 X2<float> x2a; // expected-note{{instantiation}} variable
|
instantiate-member-template.cpp | 117 X2<int&> x2a; // expected-note{{instantiation}} variable
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
p1.cpp | 60 X2<i> x2a; local
|
/external/libvorbis/lib/ |
floor1.c | 39 int x2a; member in struct:lsfit_acc 426 int xa=0,ya=0,x2a=0,y2a=0,xya=0,na=0, xb=0,yb=0,x2b=0,y2b=0,xyb=0,nb=0; local 439 x2a += i*i; 456 a->x2a=x2a; 483 x2b+=a[i].x2b + a[i].x2a * weight;
|
/external/chromium_org/third_party/sqlite/src/tool/ |
lemon.c | 4483 static struct s_x2 *x2a; variable in typeref:struct:s_x2 [all...] |