Home
last modified time | relevance | path

Searched refs:x14 (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/jdk/random/
DL64X1024MixRandom.java182 long x12, long x13, long x14, long x15) { in L64X1024MixRandom() argument
201 this.x[14] = x14; in L64X1024MixRandom()
204 … if ((x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8 | x9 | x10 | x11 | x12 | x13 | x14 | x15) == 0) { in L64X1024MixRandom()
DL128X1024MixRandom.java189 long x12, long x13, long x14, long x15) { in L128X1024MixRandom() argument
210 this.x[14] = x14; in L128X1024MixRandom()
213 … if ((x0 | x1 | x2 | x3 | x4 | x5 | x6 | x7 | x8 | x9 | x10 | x11 | x12 | x13 | x14 | x15) == 0) { in L128X1024MixRandom()
/libcore/api/
Dcurrent.txt839 field public static final int OP_CONST = 20; // 0x14
2522 field public static final byte DASH_PUNCTUATION = 20; // 0x14
2543 field public static final byte DIRECTIONALITY_RIGHT_TO_LEFT_ISOLATE = 20; // 0x14
17349 field public static final int CENSIZ = 20; // 0x14
17353 field public static final int ENDCOM = 20; // 0x14
17406 field public static final int CENSIZ = 20; // 0x14
17410 field public static final int ENDCOM = 20; // 0x14
17454 field public static final int CENSIZ = 20; // 0x14
17458 field public static final int ENDCOM = 20; // 0x14
17499 field public static final int CENSIZ = 20; // 0x14
[all …]