Searched defs:TypeDescriptor (Results 1 – 9 of 9) sorted by relevance
56 struct TypeDescriptor { struct663 struct TypeDescriptor<unsigned char> { struct664 typedef unsigned char T;665 static int Dtype() { return NPY_UBYTE; } in Dtype()669 struct TypeDescriptor<unsigned short> { // NOLINT struct670 typedef unsigned short T; // NOLINT typedef671 static int Dtype() { return NPY_USHORT; } in Dtype()678 struct TypeDescriptor<unsigned int> { struct679 typedef unsigned int T;680 static int Dtype() { return NPY_UINT; } in Dtype()[all …]
134 struct TypeDescriptor { in dumpCXXData() struct135 StringRef Symbols[1]; in dumpCXXData()136 uint64_t AlwaysZero; in dumpCXXData()137 StringRef MangledName; in dumpCXXData()
223 auto TypeDescriptor = std::find_if( in ParseSectionSpecifier() local
212 auto TypeDescriptor = std::find_if( in ParseSectionSpecifier() local
110 func (xi *ExtensionInfo) TypeDescriptor() protoreflect.ExtensionTypeDescriptor { func
68 GlobalVariable *TypeDescriptor; member
71 GlobalVariable *TypeDescriptor; member
684 func (xt extensionType) TypeDescriptor() protoreflect.ExtensionTypeDescriptor { func
506 TypeDescriptor() ExtensionTypeDescriptor methodSpec