Home
last modified time | relevance | path

Searched defs:_typeID (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/libkdd/
H A DKCDStructTypeDescription.m37 unsigned int _typeID; category
51 _typeID = typeID; category
86 if (_typeID == KCDATA_TYPE_TYPEDEFINTION){ category
123 return [NSString stringWithFormat:@"type: %d => \"%@\" ", _typeID, _name]; category
138 return _typeID; category
H A DKCDBasicTypeDescription.m57 unsigned int _typeID; category
70 _typeID = sub_type_desc->kcs_elem_type; category
176 return _typeID; category