Searched refs:what (Results 1 – 4 of 4) sorted by relevance
329 private static String humanHelper(int flags, int mask, int what) { in humanHelper() argument351 if (what == CONV_CLASS) { in humanHelper()358 if (what == CONV_METHOD) { in humanHelper()365 if (what == CONV_METHOD) { in humanHelper()
297 private static String humanHelper(int flags, int mask, int what) { in humanHelper() argument319 if (what == CONV_CLASS) { in humanHelper()326 if (what == CONV_METHOD) { in humanHelper()333 if (what == CONV_METHOD) { in humanHelper()
9 aget-byte for what was a boolean[] in the source code. In these cases,
20 * Compile this and examine the output to see what your compiler generates.