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

1 2

  /art/test/122-secondarydex/src/
Super.java 17 public class Super {
19 System.out.println("Super");
Test.java 17 public class Test extends Super {
  /external/chromium_org/tools/clang/blink_gc_plugin/tests/
trace_templated_super.cpp 10 void Super<T>::clearWeakMembers(Visitor* visitor)
16 void Super<T>::trace(Visitor* visitor)
18 visitor->registerWeakMembers<Super<T>, &Super<T>::clearWeakMembers>(this);
27 Super<T>::trace(visitor);
trace_templated_super.h 20 class Super : public GarbageCollected<Super<T> >, public Mixin {
21 USING_GARBAGE_COLLECTED_MIXIN(Super);
31 class Sub : public Super<T> {
  /external/clang/test/Index/
complete-member-access.m 8 @interface Super {
12 @interface Int : Super<MyProtocol>
  /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;
  /art/test/122-secondarydex/
build 24 mv classes/Super.class classes-ex
  /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)
LiveVariables.cpp 230 /// super-register.
269 // Last def defines the super register, add an implicit def of reg.
433 // Kill the largest clobbered super-register.
435 unsigned Super = Reg;
438 Super = *SR;
439 HandlePhysRegKill(Super, nullptr);
  /external/chromium_org/v8/src/
arguments.h 133 typedef CustomArgumentsBase<T::kArgsLength> Super;
140 explicit inline CustomArguments(Isolate* isolate) : Super(isolate) {}
155 typedef CustomArguments<T> Super;
168 : Super(isolate) {
219 typedef CustomArguments<T> Super;
236 : Super(isolate),
  /external/chromium_org/ipc/mojo/
ipc_mojo_perftest.cc 28 typedef IPC::test::IPCChannelPerfTestBase Super;
  /external/chromium_org/v8/test/mjsunit/
fast-prototype.js 33 function Super() {
60 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:__anon22674::ARCCastChecker
    [all...]
SemaDeclObjC.cpp 368 // and prepare for warning on missing super calls.
607 /// typedef'ed use for a qualified super class and adds them to the list
    [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 961 milliseconds

1 2