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

1 2 3 45 6 7 8 910

  /external/guava/src/com/google/common/collect/
ImmutableSet.java 269 // Came to an empty bucket. Put the element here.
  /external/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 223 'Blink','Blocksize','Border','Bottom','Brstatus','Bucket',
  /external/netperf/
netcpu_kstat10.c 445 the interrupt time and subtract that from the bucket. */
  /external/webkit/WebKit/chromium/public/
WebKitClient.h 219 // linear to true would require bucket count to cover whole min-max range.
  /frameworks/base/core/java/android/provider/
MediaStore.java 487 * The bucket id of the image. This is a read-only property that
494 * The bucket display name of the image. This is a read-only property that
    [all...]
  /libcore/luni/src/main/java/java/lang/
ThreadLocal.java 143 * every other bucket) to help prevent clustering.
  /libcore/luni/src/main/java/java/util/
LinkedHashMap.java 176 * (eldest) entry that happens to be the first entry in the same bucket
HashMap.java 568 * the correct bucket on the enlarged table. If the current capacity is,
586 * Rehash the bucket using the minimum number of field writes.
    [all...]
Hashtable.java 501 * the correct bucket on the enlarged table. If the current capacity is,
519 * Rehash the bucket using the minimum number of field writes.
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 104 "bucket=%s,empty=%b,single=%s}", mLocation, mInclusion,
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-readelf.1 323 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-readelf.1 347 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-readelf.1 347 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-readelf.1 347 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-readelf.1 323 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-readelf.1 347 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-readelf.1 347 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-readelf.1 347 Display a histogram of bucket list lengths when displaying the contents
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-readelf.1 323 Display a histogram of bucket list lengths when displaying the contents
  /external/blktrace/btt/
output.c 694 fprintf(ofp, "\n# Q bucket for > %d\n%4d %lld\n", (int)N_HIST_BKTS-1,
707 fprintf(ofp, "\n# D bucket for > %d\n%4d %lld\n", (int)N_HIST_BKTS-1,
  /libcore/luni/src/test/java/tests/api/java/util/
LinkedHashMapTest.java 206 assertEquals("Failed adding to bucket containing null", "short", m.get(
208 assertEquals("Failed adding to bucket containing null2", "int", m.get(
  /external/elfutils/po/
elfutils.pot 245 msgid "Display histogram of bucket list lengths"
840 "Histogram for bucket list length in section [%2u] '%s' (total of %d "
841 "bucket):\n"
845 "Histogram for bucket list length in section [%2u] '%s' (total of %d "
    [all...]
  /cts/tools/host/src/com/android/cts/
TestDevice.java 731 * Return the probable screen density bucket
733 * @return The probable screen density bucket.
    [all...]
  /packages/apps/Gallery3D/src/com/cooliris/cache/
CacheService.java     [all...]
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridLayer.java 1365 MediaBucket bucket = mediaBuckets.get(i); local
    [all...]

Completed in 4312 milliseconds

1 2 3 45 6 7 8 910