HomeSort by relevance Sort by last modified time
    Searched full:superclasses (Results 151 - 175 of 304) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
generated_message_reflection.h 370 // Fields inherited from superclasses *can* have non-constant offsets,
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
generated_message_reflection.h 370 // Fields inherited from superclasses *can* have non-constant offsets,
  /system/tools/hidl/
generateJava.cpp 517 // XXX what about potential superClasses?
  /art/runtime/mirror/
object_test.cc 716 // TODO: test static fields via superclasses.
718 // TODO: test that interfaces trump superclasses.
  /external/swiftshader/third_party/LLVM/utils/TableGen/
RegisterInfoEmitter.cpp 612 << RC.getName() << "Superclasses[] = {\n";
630 OS << RC.getName() + "Superclasses, ";
  /prebuilts/tools/common/api-generator/
api-generator-22.9.4.jar 
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.td 252 let SuperClasses = [];
256 let SuperClasses = [X86MemAsmOperand];
340 let SuperClasses = [ImmAsmOperand];
345 let SuperClasses = [ImmAsmOperand];
367 let SuperClasses = [ImmSExti64i32AsmOperand];
386 let SuperClasses = [ImmSExti16i8AsmOperand, ImmSExti32i8AsmOperand,
    [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java 425 * A list of ClassTypePairs that contain all superclasses
    [all...]
  /external/swiftshader/third_party/LLVM/docs/
TableGenFundamentals.html 84 superclasses. The list of values is the main data that TableGen builds for each
178 the line indicates the superclasses of the definition. The body of the record
448 href="#templateargs">template arguments</a>". If the record has superclasses,
    [all...]
  /art/runtime/openjdkjvmti/
ti_heap.cc 54 // The number of fields in interfaces and superclasses. This is the first index assigned to
211 // superclasses is visited.
    [all...]
  /art/runtime/
common_throws.cc 375 << " in class " << c->GetDescriptor(&temp) << " or its superclasses";
runtime.h 726 // for differentiating between unfilled imt slots vs conflict slots in superclasses.
  /dalvik/docs/
dalvik-constraints.html 599 superclasses.
  /docs/source.android.com/en/devices/tech/dalvik/
constraints.html 681 superclasses.
  /external/clang/docs/analyzer/
IPA.txt 340 receiver's class or by any superclasses.
  /external/clang/test/SemaObjC/
parameterized_classes.m 312 // Specialized superclasses
  /external/icu/icu4c/source/test/intltest/
uobjtest.cpp 312 /* The whole purpose of this class is to expose the constructor, and gain access to the superclasses RTTI. */
  /external/junit-params/src/main/java/junitparams/
JUnitParamsRunner.java 186 * them in test methods defined in superclasses, as well as redefine data
  /external/llvm/docs/TableGen/
LangIntro.rst 228 superclasses, they are specified as a comma separated list that starts with a
  /external/llvm/include/llvm/CodeGen/GlobalISel/
RegisterBankInfo.h 339 /// of RCId's superclasses.
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 741 assert(!SuperClasses.empty() && "Synthesized class without super class");
744 CodeGenRegisterClass &Super = *SuperClasses.back();
    [all...]
  /external/mockftpserver/MockFtpServer/src/site/apt/
fakeftpserver-getting-started.apt 426 inheriting from one of the existing abstract <CommandHandler> superclasses, such as
stubftpserver-getting-started.apt 107 inheriting from one of the existing abstract <CommandHandler> superclasses, such as
  /external/mockito/src/main/java/org/mockito/internal/util/reflection/
GenericMetadataSupport.java 66 * Registers the type variables for the given type and all of its superclasses and superinterfaces.
  /external/proguard/src/proguard/optimize/
Optimizer.java 686 // Merge subclasses up into their superclasses or
    [all...]

Completed in 916 milliseconds

1 2 3 4 5 67 8 91011>>