Searched defs:deprefix (Results 1 – 1 of 1) sorted by relevance
145 Output<Rational> deprefix = new Output<>(); in freeze() local519 Output<Rational> deprefix = new Output<>(); in parseUnitId() local740 Output<Integer> deprefix = new Output<>(); in toString() local1161 …private static <V> String stripPrefixCommon(String unit, Output<V> deprefix, Map<String, V> unitMa… in stripPrefixCommon()1178 public static String stripPrefix(String unit, Output<Rational> deprefix) { in stripPrefix()1185 public static String stripPrefixInt(String unit, Output<Integer> deprefix) { in stripPrefixInt()1406 Output<Rational> deprefix = new Output<>(); in getComplexity() local