Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c151 DescType typeCode; in AEDesc_AEPutPtr() local
203 DescType typeCode; in AEDesc_AEGetNthPtr() local
269 DescType typeCode; in AEDesc_AESizeOfNthItem() local
312 DescType typeCode; in AEDesc_AEPutParamPtr() local
363 DescType typeCode; in AEDesc_AEGetParamPtr() local
424 DescType typeCode; in AEDesc_AESizeOfParam() local
468 DescType typeCode; in AEDesc_AEGetAttributePtr() local
529 DescType typeCode; in AEDesc_AESizeOfAttribute() local
553 DescType typeCode; in AEDesc_AEPutAttributePtr() local
936 DescType typeCode; in AE_AECoercePtr() local
[all …]
/external/gptfdisk/
Dgptcl.h34 char *newPartInfo, *mbrParts, *twoParts, *outDevice, *typeCode; variable
Dmbrpart.cc151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType()
Dgpttext.cc915 int typeCode; in GetMBRTypeCode() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp957 char typeCode = '\0'; in getInstTypeCode() local
1067 std::string typeCode = getInstTypeCode(BaseType, LocalCK); in mangleName() local
/external/clang/lib/Sema/
DSemaInit.cpp1504 const char *typeCode; in CheckVectorType() local