Searched defs:getObjectType (Results 1 - 5 of 5) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/scene/
H A DUserData.java86 public static byte getObjectType(Object type) { method in class:UserData
/external/llvm/include/llvm/Object/
H A DELF.h604 virtual StringRef getObjectType() const { return "ELF"; } function in class:llvm::object::ELFObjectFile
/external/clang/include/clang/AST/
H A DType.h4392 /// For 'A*', getObjectType() will return 'A'.
4393 /// For 'A<P>*', getObjectType() will return 'A<P>'.
4394 /// For 'AP*', getObjectType() will return 'A<P>'.
4395 /// For 'A1*', getObjectType() will return 'A'.
4396 /// For 'A1<P>*', getObjectType() will return 'A1<P>'.
4397 /// For 'A1P*', getObjectType() will return 'A1<P>'.
4398 /// For 'A1PQ*', getObjectType() will return 'A1<Q>', because
4400 /// old qualifiers (for now). But if it didn't, getObjectType()
4403 const ObjCObjectType *getObjectType() const { function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectPointerType
4413 return getObjectType()
[all...]
/external/dexmaker/lib/
H A Djarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/tonicsystems/ com/tonicsystems/jarjar/ com/tonicsystems/jarjar/AbstractDepHandler ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 247 milliseconds