Home
last modified time | relevance | path

Searched defs:objType (Results 1 – 6 of 6) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetUtils.py39 def __init__ (self, objType, objSave, currentSegmentName): argument
/external/libxml2/
Dxpath.c1794 xmlXPathObjectType objType) in xmlXPathDebugObjUsageRequested()
1948 xmlXPathObjectType objType) in xmlXPathDebugObjUsageReleased()
/external/clang/lib/AST/
DType.cpp1259 if (auto *objType = splitType.Ty->getAs<ObjCObjectType>()) { in stripObjCKindOfType() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp1718 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local
DSemaType.cpp5919 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() in checkObjCKindOfType() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp429 …VKAPI_ATTR VkBool32 VKAPI_CALL myDbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uin… in myDbgFunc()