/external/lldb/test/unittest2/test/ |
H A D | test_unittest2_with.py | 19 def Stub(foo): function in function:TestWith.testAssertRaisesExcValue 25 Stub(v)
|
H A D | test_case.py | 996 def Stub(): function in function:.testAssertRaisesRegexp 999 self.assertRaisesRegexp(ExceptionMock, re.compile('expect$'), Stub) 1000 self.assertRaisesRegexp(ExceptionMock, 'expect$', Stub) 1001 self.assertRaisesRegexp(ExceptionMock, u'expect$', Stub) 1018 def Stub(): function in function:.testAssertRaisesRegexpMismatch 1025 Stub) 1030 Stub) 1035 re.compile('^Expected$'), Stub)
|
/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcTargetSupport.cpp | 102 // Stub format is: 148 uint64_t *Stub = reinterpret_cast<uint64_t*>(StubsBlock.base()); local 152 Stub[I] = 0xF1C40000000025ff | PtrOffsetField;
|
/external/vulkan-validation-layers/libs/glm/detail/ |
H A D | _swizzle.hpp | 178 struct Stub {}; struct in struct:glm::detail::_swizzle_base2 179 GLM_FUNC_QUALIFIER _swizzle_base2& operator= (Stub const &) { return *this; }
|
/external/dng_sdk/source/ |
H A D | dng_camera_profile.cpp | 1234 void dng_camera_profile::Stub () function in class:dng_camera_profile
|
/external/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 740 MCSymbol *Stub = Ctx.getOrCreateSymbol(Name); local 742 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(Stub); 750 MCSymbolRefExpr::create(Stub, MCSymbolRefExpr::VK_None, Ctx);
|
/external/llvm/lib/Target/Mips/ |
H A D | MipsAsmPrinter.cpp | 911 // # Stub function to call rettype xxxx (params) 954 OutStreamer->AddComment("\t# Stub function to call " + Twine(RetType) + " " + 984 MCSymbolELF *Stub = local 986 TS.emitDirectiveEnt(*Stub); 990 OutStreamer->EmitLabel(Stub); 1030 const MCSymbolRefExpr *E = MCSymbolRefExpr::create(Stub, OutContext); 1033 OutStreamer->emitELFSize(Stub, T_min_E);
|
/external/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 1343 MCSymbol *Stub = Stubs[i].first; local 1345 MCSymbol *LazyPtr = GetLazyPtr(Stub, OutContext); 1346 MCSymbol *AnonSymbol = GetAnonSym(Stub, OutContext); 1348 OutStreamer->EmitLabel(Stub); 1407 MCSymbol *Stub = Stubs[i].first; local 1409 MCSymbol *LazyPtr = GetLazyPtr(Stub, OutContext); 1414 OutStreamer->EmitLabel(Stub);
|
/external/robolectric/v3/runtime/ |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
/external/caliper/lib/ |
H A D | joda-time-2.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/joda/time/ org/joda/time/base/ ... |