Searched defs:deprefix (Results 1 – 1 of 1) sorted by relevance
163 Output<Rational> deprefix = new Output<>(); in freeze() local610 Output<Rational> deprefix = new Output<>(); in parseUnitId() local831 Output<Integer> deprefix = new Output<>(); in toString() local1253 …private static <V> String stripPrefixCommon(String unit, Output<V> deprefix, Map<String, V> unitMa… in stripPrefixCommon()1282 public static String stripPrefix(String unit, Output<Rational> deprefix) { in stripPrefix()1289 public static String stripPrefixPower(String unit, Output<Integer> deprefix) { in stripPrefixPower()1531 Output<Rational> deprefix = new Output<>(); in getComplexity() local