HomeSort by relevance Sort by last modified time
    Searched refs:Super (Results 1 - 25 of 60) sorted by null

1 2 3

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_isinstance.py 166 class Super:
169 class Child(Super):
192 self.assertEqual(True, isinstance(Super(), Super))
193 self.assertEqual(False, isinstance(Super(), Child))
194 self.assertEqual(False, isinstance(Super(), AbstractSuper))
195 self.assertEqual(False, isinstance(Super(), AbstractChild))
197 self.assertEqual(True, isinstance(Child(), Super))
204 self.assertEqual(False, isinstance(AbstractSuper(), Super))
209 self.assertEqual(False, isinstance(AbstractChild(), Super))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_isinstance.py 166 class Super:
169 class Child(Super):
192 self.assertEqual(True, isinstance(Super(), Super))
193 self.assertEqual(False, isinstance(Super(), Child))
194 self.assertEqual(False, isinstance(Super(), AbstractSuper))
195 self.assertEqual(False, isinstance(Super(), AbstractChild))
197 self.assertEqual(True, isinstance(Child(), Super))
204 self.assertEqual(False, isinstance(AbstractSuper(), Super))
209 self.assertEqual(False, isinstance(AbstractChild(), Super))
    [all...]
  /external/clang/test/Index/
complete-member-access.m 8 @interface Super {
12 @interface Int : Super<MyProtocol>
  /external/qemu/distrib/sdl-1.2.15/src/timer/mint/
SDL_systimer.c 67 old_stack = (void *)Super(0);
83 void *old_stack = (void *)Super(0);
114 old_stack = (void *)Super(0);
130 void *old_stack = (void *)Super(0);
  /external/chromium_org/base/win/
event_trace_provider.h 35 typedef EtwMofEventBase<N> Super;
43 memset(static_cast<Super*>(this), 0, sizeof(Super));
48 memset(static_cast<Super*>(this), 0, sizeof(Super));
49 header.Size = sizeof(Super);
58 memset(static_cast<Super*>(this), 0, sizeof(Super));
59 header.Size = sizeof(Super);
  /external/clang/test/Modules/Inputs/
redecl-merge-right.h 3 @interface Super
6 @interface A : Super
7 - (Super*)init;
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_xbiosevents.c 69 oldpile=(void *)Super(0);
96 oldpile=(void *)Super(NULL);
  /external/chromium_org/v8/test/mjsunit/regress/
regress-merge-descriptors.js 34 var Car = (function (Super) {
38 Super.call(self);
57 extend(Car, Super);
63 var SuperCar = ((function (Super) {
67 Super.call(self);
85 extend(SuperCar, Super);
  /external/llvm/lib/CodeGen/
RegisterClassInfo.cpp 133 if (const TargetRegisterClass *Super = TRI->getLargestLegalSuperClass(RC))
134 if (Super != RC && getNumAllocatableRegs(Super) > RCI.NumRegs)
  /external/chromium_org/v8/src/
arguments.h 132 typedef CustomArgumentsBase<T::kArgsLength> Super;
139 explicit inline CustomArguments(Isolate* isolate) : Super(isolate) {}
154 typedef CustomArguments<T> Super;
167 : Super(isolate) {
218 typedef CustomArguments<T> Super;
235 : Super(isolate),
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio_stfa.c 166 oldpile=(void *)Super(0);
176 oldpile=(void *)Super(0);
186 oldpile=(void *)Super(0);
249 oldpile=(void *)Super(0);
SDL_mintaudio_xbios.c 215 oldstack=(void *)Super(0);
  /libcore/luni/src/test/java/libcore/java/lang/reflect/
MethodOverridesTest.java 131 public static class Super {
141 public static class Sub extends Super {
MethodTest.java 105 Method method = Super.class.getDeclaredMethod("a");
207 public static class Super {
214 public static abstract class Sub extends Super implements InterfaceA {
  /external/chromium_org/v8/test/mjsunit/
fast-prototype.js 33 function Super() {
58 var proto = use_new ? new Super() : {};
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 156 const TargetRegisterClass *Super = RC;
159 switch (Super->getID()) {
167 return Super;
169 Super = *I++;
170 } while (Super);
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp 967 /// class of the type of \p Super.
969 const TypedValueRegion *Super,
973 const CXXRecordDecl *Class = Super->getValueType()->getAsCXXRecordDecl();
990 const MemRegion *Super,
992 if (isa<TypedValueRegion>(Super)) {
993 assert(isValidBaseClass(RD, dyn_cast<TypedValueRegion>(Super), IsVirtual));
1000 dyn_cast<CXXBaseObjectRegion>(Super)) {
1001 Super = Base->getSuperRegion();
1003 assert(Super && !isa<MemSpaceRegion>(Super));
    [all...]
ProgramState.cpp 600 const MemRegion *Super = SR->getSuperRegion();
601 if (!scan(Super))
605 if (isa<MemSpaceRegion>(Super)) {
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 130 // Also compute leading super-registers. Each register has a list of
131 // covered-by-subregs super-registers where it appears as the first explicit
425 // Look at the leading super-registers of each sub-register. Those are the
441 "Super-register has no sub-registers");
495 // Make sure all sub-registers have been visited first, so the super-reg
501 // Now add this as a super-register on all sub-registers.
600 // Copy Proto super-classes.
723 // Most properties will be inherited from the closest super-class after the
744 assert(!SuperClasses.empty() && "Synthesized class without super class");
746 // The last super-class is the smallest one
    [all...]
  /external/llvm/lib/Target/X86/
X86RegisterInfo.cpp 122 // Don't allow super-classes of GR8_NOREX. This class is only used after
133 const TargetRegisterClass *Super = RC;
136 switch (Super->getID()) {
148 // Don't return a super-class that would shrink the spill size.
150 if (Super->getSize() == RC->getSize())
151 return Super;
153 Super = *I++;
154 } while (Super);
375 // super-registers are old 32-bits.
  /external/clang/tools/libclang/
CXCursor.h 62 CXCursor MakeCursorObjCSuperClassRef(ObjCInterfaceDecl *Super,
  /external/oprofile/events/i386/nehalem/
unit_masks 354 0x01 promotion Counts the number of L2 secondary misses that hit the Super Queue
355 0x02 promotion_post_go Counts the number of L2 secondary misses during the Super Queue filling L2
356 0x04 lru_hints Counts number of Super Queue LRU hints sent to L3
  /external/clang/lib/Sema/
SemaExprObjC.cpp 2830 typedef StmtVisitor<ARCCastChecker, ACCResult> super; typedef in class:__anon21868::ARCCastChecker
    [all...]
  /external/chromium_org/third_party/libxml/src/
xmlcatalog.c 314 \t--sgml : handle SGML Super catalogs for --add and --del\n\
323 \t and with --sgml it automatically updates the super catalog\n\
324 \t--no-super-update: do not update the SGML super catalog\n\
366 } else if ((!strcmp(argv[i], "-no-super-update")) ||
367 (!strcmp(argv[i], "--no-super-update"))) {
436 xmlCatalogPtr super = NULL; local
448 super = xmlLoadSGMLSuperCatalog(XML_SGML_DEFAULT_CATALOG);
449 if (super == NULL)
450 super = xmlNewCatalog(1)
    [all...]
  /external/libxml2/
xmlcatalog.c 314 \t--sgml : handle SGML Super catalogs for --add and --del\n\
323 \t and with --sgml it automatically updates the super catalog\n\
324 \t--no-super-update: do not update the SGML super catalog\n\
366 } else if ((!strcmp(argv[i], "-no-super-update")) ||
367 (!strcmp(argv[i], "--no-super-update"))) {
436 xmlCatalogPtr super = NULL; local
448 super = xmlLoadSGMLSuperCatalog(XML_SGML_DEFAULT_CATALOG);
449 if (super == NULL)
450 super = xmlNewCatalog(1)
    [all...]

Completed in 764 milliseconds

1 2 3