HomeSort by relevance Sort by last modified time
    Searched refs:least (Results 1 - 25 of 234) sorted by null

1 2 3 4 5 6 7 8 910

  /libcore/luni/src/main/java/java/util/concurrent/
ThreadLocalRandom.java 106 * given least value (inclusive) and bound (exclusive).
108 * @param least the least value returned
111 * @throws IllegalArgumentException if least greater than or equal
114 public int nextInt(int least, int bound) {
115 if (least >= bound)
117 return nextInt(bound - least) + least;
151 * given least value (inclusive) and bound (exclusive).
153 * @param least the least value returne
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ThreadLocalRandomTest.java 32 * calls, up to NCALLS tries, produce at least one different
60 * Repeated calls to nextInt produce at least two distinct results
71 * Repeated calls to nextLong produce at least two distinct results
82 * Repeated calls to nextBoolean produce at least two distinct results
93 * Repeated calls to nextFloat produce at least two distinct results
104 * Repeated calls to nextDouble produce at least two distinct results
115 * Repeated calls to nextGaussian produce at least two distinct results
139 * nextInt(least >= bound) throws IllegalArgumentException
158 * repeated calls produce at least two distinct results
177 * nextInt(least, bound) returns least <= value < bound
    [all...]
  /external/clang/test/Lexer/
string-literal-errors.cpp 27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThingsHappenNow
  /external/llvm/test/MC/AsmParser/
floating-literals.s 60 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
64 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
68 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
72 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
76 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 33 This file includes at least one deprecated or antiquated header which \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 33 This file includes at least one deprecated or antiquated header which \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
backward_warning.h 33 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
backward_warning.h 29 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
backward_warning.h 29 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
backward_warning.h 29 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
backward_warning.h 29 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
backward_warning.h 34 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
backward_warning.h 34 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
backward_warning.h 34 This file includes at least one deprecated or antiquated header which \
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
backward_warning.h 34 This file includes at least one deprecated or antiquated header which \