Searched defs:typeCode (Results 1 – 14 of 14) sorted by relevance
54 private EValue(int typeCode) { in EValue()164 private void preconditionType(int typeCodeExpected, int typeCode) { in preconditionType()175 private String getTypeName(int typeCode) { in getTypeName()229 int typeCode = buffer.get(); in fromByteArray() local
65 private IValue(int typeCode) { in IValue()329 private void preconditionType(int typeCodeExpected, int typeCode) { in preconditionType()340 private String getTypeName(int typeCode) { in getTypeName()
33 char *newPartInfo, *mbrParts, *twoParts, *outDevice, *typeCode; variable
149 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType()
980 int typeCode; in GetMBRTypeCode() local
154 const auto typeCode = JEValue->getFieldValue(typeCodeField); in JEValueToTensorImpl() local318 const auto typeCode = jevalue->getFieldValue(typeCodeField); in execute_method() local
456 int typeCode = CLDRFile.typeNameToCode(row[0]); in TestBrackets() local479 int typeCode = CLDRFile.typeNameToCode(row[0]); in TestBrackets() local
2209 long typeCode = tokenType.ordinal(); in set() local2219 long typeCode = tokenType.ordinal(); in set() local2230 long typeCode = tokenType.ordinal(); in set() local2241 long typeCode = tokenType.ordinal(); in set() local
198 char typeCode) { in getBoxingInfo()
497 const auto typeCode = jivalue->getFieldValue(typeCodeField); in JIValueToAtIValue() local
957 char typeCode = '\0'; in getInstTypeCode() local1067 std::string typeCode = getInstTypeCode(BaseType, LocalCK); in mangleName() local
1044 int typeCode = CLDRFile.typeNameToCode(element); in LanguageInfo() local
1504 const char *typeCode; in CheckVectorType() local