Home
last modified time | relevance | path

Searched refs:lowestOdd (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/java/text/
H A DBidi.java932 int lowestOdd = 63; in reorderVisually() local
938 lowestOdd = Math.min(lowestOdd, levelCopy[i]); in reorderVisually()
942 for (int depth = max; depth >= lowestOdd; --depth) in reorderVisually()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/java/text/
H A DBidi.java932 int lowestOdd = 63; in reorderVisually() local
938 lowestOdd = Math.min(lowestOdd, levelCopy[i]); in reorderVisually()
942 for (int depth = max; depth >= lowestOdd; --depth) in reorderVisually()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/java/text/
H A DBidi.java932 int lowestOdd = 63; in reorderVisually() local
938 lowestOdd = Math.min(lowestOdd, levelCopy[i]); in reorderVisually()
942 for (int depth = max; depth >= lowestOdd; --depth) in reorderVisually()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/java/text/
H A DBidi.java932 int lowestOdd = 63; in reorderVisually() local
938 lowestOdd = Math.min(lowestOdd, levelCopy[i]); in reorderVisually()
942 for (int depth = max; depth >= lowestOdd; --depth) in reorderVisually()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/java/text/
H A DBidi.java932 int lowestOdd = 63; in reorderVisually() local
938 lowestOdd = Math.min(lowestOdd, levelCopy[i]); in reorderVisually()
942 for (int depth = max; depth >= lowestOdd; --depth) in reorderVisually()