HomeSort by relevance Sort by last modified time
    Searched full:hash (Results 1876 - 1900 of 2206) sorted by null

<<71727374757677787980>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-gprof 
arm-eabi-objcopy 
arm-eabi-strip 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-gprof 
i686-unknown-linux-gnu-objcopy 
i686-unknown-linux-gnu-objdump 
i686-unknown-linux-gnu-strip 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/i686-unknown-linux-gnu/bin/
objdump 
strip 
  /external/libxml2/
xpath.c 44 #include <libxml/hash.h>
4423 xmlHashTablePtr hash; local
6608 unsigned int hash; local
    [all...]
  /external/e2fsprogs/
RELEASE-NOTES 17 gracefully, by simply removing the inode hash tree information, so
722 Add support for unsigned directory hash calculations with hints in the
    [all...]
  /external/webkit/WebCore/
ChangeLog-2009-06-16     [all...]
  /external/icu4c/i18n/
ucol.cpp 702 int32_t hash = c; local
704 if (hash >= UCOL_UNSAFECP_TABLE_SIZE*8) {
708 hash = (hash & UCOL_UNSAFECP_TABLE_MASK) + 256;
710 htbyte = coll->contrEndCP[hash>>3];
711 return (((htbyte >> (hash & 7)) & 1) == 1);
    [all...]
  /dalvik/libcore/math/src/main/java/java/math/
BigDecimal.java 133 /** Cache for the hash code. */
    [all...]
  /external/bluetooth/glib/gio/
gfile.c 542 * Creates a hash value for a #GFile.
547 * integer that can be used as hash value for the #GFile.
560 return (* iface->hash) ((GFile *)file);
    [all...]
  /external/guava/javadoc/com/google/common/annotations/class-use/
GwtCompatible.html 493 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementation of <A HREF="../../../../../com/google/common/collect/Multimap.html" title="interface in com.google.common.collect"><CODE>Multimap</CODE></A> using hash tables.</TD>
542 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable, hash-based <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util"><CODE>Map</CODE></A> with reliable user-specified iteration
559 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An immutable hash-based multiset.</TD>
    [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-ar 
sh-linux-gnu-gprof 
sh-linux-gnu-nm 
sh-linux-gnu-ranlib 
sh-linux-gnu-size 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/
ar 
nm 
ranlib 
  /dalvik/libcore/text/src/main/java/java/text/
MessageFormat.java 102 * produce a number format with the hash-sign quoted, with a result such as:
    [all...]

Completed in 400 milliseconds

<<71727374757677787980>>