HomeSort by relevance Sort by last modified time
    Searched full:repeatable (Results 101 - 125 of 276) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/desugar/java/com/google/devtools/common/options/
OptionValueDescription.java 306 // For repeatable options, we allow flags that take both single values and multiple values,
  /external/pcre/dist2/src/
pcre2_error.c 76 "quantifier does not follow a repeatable item\0"
  /external/python/cpython2/Misc/
python.man 447 purpose is to allow repeatable hashing, such as for selftests for the
  /external/python/cpython3/Misc/
python.man 428 purpose is to allow repeatable hashing, such as for selftests for the
  /external/skia/tools/skpbench/
skpbench.cpp 37 * Limiting the entire process to a single config/skp pair helps to keep the results repeatable.
  /external/skqp/tools/skpbench/
skpbench.cpp 37 * Limiting the entire process to a single config/skp pair helps to keep the results repeatable.
  /external/zlib/src/contrib/ada/
test.adb 69 -- The random data is repeatable, for the good compression.
  /libcore/luni/src/test/java/libcore/java/net/
FtpURLConnectionTest.java 232 new Random(31337).nextBytes(data); // arbitrary pseudo-random but repeatable test data
  /prebuilts/gdb/darwin-x86/share/man/man1/
python.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.7.1 448 purpose is to allow repeatable hashing, such as for selftests for the
  /prebuilts/gdb/linux-x86/share/man/man1/
python.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.7.1 448 purpose is to allow repeatable hashing, such as for selftests for the
  /prebuilts/python/darwin-x86/2.7.5/share/man/man1/
python.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.7.1 448 purpose is to allow repeatable hashing, such as for selftests for the
  /prebuilts/python/linux-x86/2.7.5/share/man/man1/
python.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.1 448 purpose is to allow repeatable hashing, such as for selftests for the
python2.7.1 448 purpose is to allow repeatable hashing, such as for selftests for the
  /system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
TzLookupGenerator.java 399 * repeatable (rather than depending on the current time when the tool is run).
  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
CompatibilityConsole.java 215 + "One of passed, failed, not_executed. Repeatable" + LINE_SEPARATOR,
  /toolchain/binutils/binutils-2.27/zlib/contrib/ada/
test.adb 69 -- The random data is repeatable, for the good compression.
  /frameworks/base/core/java/android/inputmethodservice/
Keyboard.java 283 public boolean repeatable; field in class:Keyboard.Key
372 repeatable = a.getBoolean(
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
fancy_getopt.py 49 # (long_option, short_option, help_string [, repeatable])

Completed in 813 milliseconds

1 2 3 45 6 7 8 91011>>