Searched defs:convertType (Results 1 – 6 of 6) sorted by relevance
51 ModifyStructConfig(ConvertType convertType, bool allowPacking, bool allowPadding) in ModifyStructConfig()86 ConvertType convertType; variable
824 Access ConvertBoolToUint(ConvertType convertType, OriginalAccess &o, ModifiedAccess &m) in ConvertBoolToUint()
200 public static Object convertType(Class type, String value, String paramName) { in convertType() method in Parameters
69 static UBreakIteratorType convertType(SkUnicode::BreakType type) { in convertType() function
2892 static Type convertType(Type type) { in convertType() function in mlir::tosa::__anone7c3f8d80111::QuantTypeConverter
2396 const string convertType = convertPrefix + "u32"; in finalizeFullOperation() local