Home
last modified time | relevance | path

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

/external/sonivox/jet_tools/JetCreator/
DJetUtils.py39 def __init__ (self, objType, objSave, currentSegmentName): argument
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.cpp338 int get_8_bit_image_format(cl_context context, cl_mem_object_type objType, in get_8_bit_image_format()
375 int get_32_bit_image_format(cl_context context, cl_mem_object_type objType, in get_32_bit_image_format()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp103 VKAPI_ATTR VkBool32 VKAPI_CALL myDbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uint… in myDbgFunc()
/external/libxml2/
Dxpath.c1829 xmlXPathObjectType objType) in xmlXPathDebugObjUsageRequested()
1983 xmlXPathObjectType objType) in xmlXPathDebugObjUsageReleased()
/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/angle/third_party/vulkan_memory_allocator/src/VmaReplay/
DVmaReplay.cpp3292 …uteAllocateMemoryForBufferOrImage(size_t lineNumber, const CsvSplit& csvSplit, OBJECT_TYPE objType) in ExecuteAllocateMemoryForBufferOrImage()
/external/clang/lib/AST/
DType.cpp1259 if (auto *objType = splitType.Ty->getAs<ObjCObjectType>()) { in stripObjCKindOfType() local
/external/llvm-project/clang/lib/Sema/
DSemaExprObjC.cpp1937 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local
DSemaType.cpp7162 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() in checkObjCKindOfType() local
/external/llvm-project/clang/lib/AST/
DType.cpp1433 const ObjCObjectType *objType = ptrType in VisitAttributedType() local