Home | History | Annotate | Download | only in src

Lines Matching full:max_value

60                 vh.compareAndSet(0xbad0bad0, (byte) 0, Integer.MAX_VALUE);
70 vh.compareAndSet(new A(), (byte) 0, Integer.MAX_VALUE);
111 vh.get(values, Integer.MAX_VALUE - 1);
139 vh.set(values, 3.3f, Long.MAX_VALUE);
252 vh.get(bytes, Integer.MAX_VALUE - 1);
592 vh.get(buffer, Integer.MAX_VALUE - 1);