HomeSort by relevance Sort by last modified time
    Searched defs:IntegerType (Results 1 - 17 of 17) sorted by null

  /external/proguard/src/proguard/classfile/attribute/preverification/
IntegerType.java 32 public class IntegerType extends VerificationType
  /external/llvm/include/llvm/IR/
DerivedTypes.h 37 class IntegerType : public Type {
41 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){
46 /// This enum is just used to hold constants we need for IntegerType.
54 /// This static method is the primary way of constructing an IntegerType.
55 /// If an IntegerType with the same NumBits value was previously instantiated,
58 /// @brief Get or create an IntegerType instance.
59 static IntegerType *get(LLVMContext &C, unsigned NumBits);
61 /// @brief Get the number of bits in this IntegerType
82 /// This method determines if the width of this IntegerType is a power-of-2
85 /// @brief Is this a power-of-2 byte-width IntegerType
    [all...]
  /art/runtime/verifier/
reg_type.h 376 class IntegerType : public Cat1Type {
380 static const IntegerType* CreateInstance(mirror::Class* klass,
384 static const IntegerType* GetInstance() PURE;
388 IntegerType(mirror::Class* klass, const StringPiece& descriptor,
391 static const IntegerType* instance_;
    [all...]
  /external/llvm/lib/CodeGen/MIRParser/
MILexer.h 99 IntegerType,
  /external/clang/lib/Sema/
SemaTemplate.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/
jna-3.4.0.jar 
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.10/
proguard-base-4.10.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.11/
proguard-base-4.11.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.1/
proguard-base-5.1.jar 
  /prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.2.1/
proguard-base-5.2.1.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 1254 milliseconds