Home
last modified time | relevance | path

Searched refs:testA (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp6.cpp13 only<const char [16]> testA = a; variable
39 only<bool> testA = a; in f() local
44 only<int> testA = a; in f() local
48 only<bool> testA = a; in f() local
52 only<const char[5]> testA = a; in f() local
/external/tremolo/Tremolo/
Dmapping0.c88 int testA=info->coupling[i].ang=(unsigned char)(oggpack_read(opb,ilog(vi->channels))); in mapping_info_unpack() local
91 testA<0 || in mapping_info_unpack()
92 testM==testA || in mapping_info_unpack()
94 testA>=vi->channels) goto err_out; in mapping_info_unpack()
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
Dregress-77578-001.js61 testA(JS_VER[n]);
83 function testA(ver) function
/external/clang/test/Analysis/
Dunions-region.m9 // [testA] When using RegionStore, this test case previously had a
17 float testA(float f) { function
Dmisc-ps.m378 void testA() { function
/external/clang/test/SemaCXX/
Dattr-deprecated.cpp199 void testA() { in testA() function