Searched refs:testB (Results 1 – 14 of 14) sorted by relevance
/external/clang/test/CodeGen/ |
D | inline.c | 134 void testB(); 135 inline void testB() {} in testB() function 136 extern void testB();
|
/external/clang/test/SemaObjCXX/ |
D | abstract-class-type-ivar.mm | 8 …virtual void testB() = 0; // expected-note {{unimplemented pure virtual method 'testB' in 'CppConc…
|
/external/clang/test/Analysis/ |
D | unions-region.m | 33 // [testB] When using RegionStore, this test case previously had a 36 void testB(int i) { function
|
D | misc-ps-region-store.m | 103 void testB(BStruct *b) { function
|
D | misc-ps.m | 385 void testB(BStruct *b) { function
|
/external/llvm/test/Linker/ |
D | type-unique-type-array-b.ll | 13 ; 7 void testB(SA sa) { 18 ; 12 b->testB(sa); 80 !6 = !MDSubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false, isDefini… 94 !20 = !MDSubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false, isDefin…
|
/external/clang/test/Analysis/diagnostics/ |
D | text-diagnostics.c | 12 void testB(int *q) { in testB() function
|
/external/clang/test/CXX/class/class.bit/ |
D | p2.cpp | 17 void testB() { in testB() function
|
/external/clang/test/Modules/ |
D | decldef.m | 27 void testB() { function
|
D | decldef.mm | 43 void testB() { function
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
D | p6.cpp | 20 only<unsigned long long> testB = b; in h() local
|
/external/clang/test/SemaCXX/ |
D | attr-deprecated.cpp | 208 void testB() { in testB() function
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-full.patch | 1945 + " socat, etc. This way the magic UltraVNC string 'testB'\n" 18231 +This way the magic UltraVNC string 'testB' needed to work with the 19107 + fprintf(stderr, "sending 'testB' to ultravnc SC III SSL repeater...\n"); 19108 + WriteExact(rfbsock, "testB" , 5); 21509 +This way the magic UltraVNC string 'testB' needed to work with the
|
/external/libvncserver/x11vnc/ |
D | README | 12010 socat, etc. This way the magic UltraVNC string 'testB'
|