Home
last modified time | relevance | path

Searched defs:refType (Results 1 – 9 of 9) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
DJDWPClassTypeTestCase.java115 protected FieldInfo[] jdwpGetFields(long refType) { in jdwpGetFields()
/external/smali/smalidea/src/test/java/org/jf/smalidea/
DSmaliPositionManagerTest.java150 … @Override public List<ReferenceType> nestedTypes(ReferenceType refType) { return null; } in getVirtualMachineProxy()
/external/sonivox/arm-wt-22k/lib_src/
Deas_xmf.c556 EAS_I32 refType; in XMF_ReadNode() local
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DVmMirror.java2338 public final long getClassObjectId(long refType) { in getClassObjectId()
2356 public final ReplyPacket getLineTable(long refType, long methodID) { in getLineTable()
/external/clang/lib/CodeGen/
DCGBlocks.cpp1025 if (auto refType = variable->getType()->getAs<ReferenceType>()) { in GetAddrOfBlockDecl() local
DCGExpr.cpp3145 if (const ReferenceType *refType = type->getAs<ReferenceType>()) { in EmitLValueForField() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp3487 …mentReferences(vector<VkImageUsageFlags>& attachmentImageUsage, AttachmentRefType refType, size_t … in getImageUsageFromAttachmentReferences()
3520 …mentReferences(vector<VkImageUsageFlags>& attachmentImageUsage, AttachmentRefType refType, const v… in getImageUsageFromAttachmentReferences()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp599 if (const ReferenceType *refType = varType->getAs<ReferenceType>()) { in ProcessAutomaticObjDtor() local
/external/libxml2/
Dxmlschemas.c2819 xmlSchemaTypeType refType, in xmlSchemaPResCompAttrErr()
5407 xmlSchemaTypeType refType, in xmlSchemaNewQNameRef()