HomeSort by relevance Sort by last modified time
    Searched refs:DELEGATE (Results 1 - 8 of 8) sorted by null

  /external/llvm/include/llvm/
InstVisitor.h 30 #define DELEGATE(CLASS_TO_VISIT) \
159 DELEGATE(CLASS); \
166 RetTy visitReturnInst(ReturnInst &I) { DELEGATE(TerminatorInst);}
167 RetTy visitBranchInst(BranchInst &I) { DELEGATE(TerminatorInst);}
168 RetTy visitSwitchInst(SwitchInst &I) { DELEGATE(TerminatorInst);}
169 RetTy visitIndirectBrInst(IndirectBrInst &I) { DELEGATE(TerminatorInst);}
170 RetTy visitResumeInst(ResumeInst &I) { DELEGATE(TerminatorInst);}
171 RetTy visitUnreachableInst(UnreachableInst &I) { DELEGATE(TerminatorInst);}
172 RetTy visitICmpInst(ICmpInst &I) { DELEGATE(CmpInst);}
173 RetTy visitFCmpInst(FCmpInst &I) { DELEGATE(CmpInst);
    [all...]
  /external/chromium_org/chrome_frame/test/
infobar_unittests.cc 95 : public SubclassingWindowWithDelegate<T>::Delegate {
104 typename T::Delegate* delegate) {
105 if (t->Initialize(hwnd, delegate)) {
123 MockDelegate<MockWindowSubclass>* delegate = local
126 new testing::StrictMock<MockWindowSubclass>(), hwnd, delegate);
128 ASSERT_EQ(static_cast<MockWindowSubclass::Delegate*>(delegate),
139 EXPECT_CALL(*delegate, Die());
159 MockDelegate<MockWindowSubclass>* delegate local
246 MockDelegate<DisplacedWindowManager>* delegate = local
265 MockDelegate<HostWindowManager>* delegate = local
    [all...]
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 914 milliseconds