Searched refs:small (Results 1 – 6 of 6) sorted by relevance
3 Int: checking small dividends...6 Long: checking small dividends...
3 The test may throw a StackOverflowError if the stack size is too small. With
1 Tests that the growth limit, used to impose the small and large Android
7 In particular, the basic RandomAccessFile interface is kept small and simple so
11 small bugs will be flushed out, but it should not take long to get it27 the larger number of MIPS core and float registers render this too small.
545 static void checkConsts(byte small, short medium, int large, long huge) { in checkConsts() argument548 Main.assertTrue(small == 1); // const/4 in checkConsts()