Searched defs:testA (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Scope/
H A Dregress-77578-001.js61 testA(JS_VER[n]);
83 function testA(ver) function
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/
H A Dp3-0x.cpp12 void testA(A &a) { function
/external/clang/test/CodeGen/
H A Dinline.c19 // RUN: grep "define void @testA" %t
41 // RUN: grep "define void @testA" %t
121 inline void testA() {} function
122 void testA();
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
H A DTestASTConstruction.java39 @Test public void testA() throws Exception { method in class:TestASTConstruction
H A DTestNFAConstruction.java41 @Test public void testA() throws Exception { method in class:TestNFAConstruction
H A DTestDFAConversion.java42 @Test public void testA() throws Exception { method in class:TestDFAConversion
/external/clang/test/SemaCXX/
H A Dattr-deprecated.cpp199 void testA() { function in namespace:test6
H A Duser-defined-conversions.cpp95 void testA(A a) { function in namespace:rdar10202900
/external/tremolo/Tremolo/
H A Dmapping0.c88 int testA=info->coupling[i].ang=(unsigned char)(oggpack_read(opb,ilog(vi->channels))); local
91 testA<0 ||
92 testM==testA ||
94 testA>=vi->channels) goto err_out;
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp14 only<const char [16]> testA = a; member in namespace:N
40 only<bool> testA = a; local
45 only<int> testA = a; local
49 only<bool> testA = a; local
53 only<const char[5]> testA = a; local
/external/libvorbis/lib/
H A Dmapping0.c123 int testA=info->coupling_ang[i]=oggpack_read(opb,ilog(vi->channels)); local
126 testA<0 ||
127 testM==testA ||
129 testA>=vi->channels) goto err_out;

Completed in 246 milliseconds