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

<<51525354555657585960>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-ld.1     [all...]
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-gcov 
  /prebuilt/sdk/tools/linux/
acp 
  /sdk/emulator/qtools/
trace_reader.cpp 795 // If the dex_hash_ is NULL, then assign it a small hash table
882 // know how big to make the hash table.
917 // Allocate a hash table
925 // filename, create a new DexFileList and add it to the hash table.
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
AddOnTarget.java 32 * String to compute hash for add-on targets.
PlatformTarget.java 28 /** String used to get a hash to the platform target */
  /system/core/libcutils/
dir_hash.c 35 * a hash of the contents, size, permissions, uid, and gid of the file
  /system/core/logcat/
event.logtags 42 # "account" is the java hash of the account name
  /dalvik/libcore/luni/src/main/java/java/util/
AbstractList.java 522 * Returns the hash code of this list. The hash code is calculated by taking
525 * @return the hash code.
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
LinkedHashMapTest.java 196 assertNull("Failed with missing key matching null hash", m
406 assertNull("Failed with same hash as null",
491 assertTrue("Failed with missing key matching null hash", !m
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
HashMapTest.java 242 assertTrue("Failed with missing key matching null hash", !m
341 assertNull("Failed with missing key matching null hash", m
561 assertNull("Failed with same hash as null",
IdentityHashMapTest.java 221 assertTrue("Failed with missing key matching null hash", !m
286 assertNull("Failed with missing key matching null hash", m
446 assertNull("Failed with same hash as null",
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/
StepPattern.java 82 * The target local name or psuedo name, for hash table lookup optimization.
89 * for hash table lookup optimization.
129 * for hash table lookup optimization.
  /external/bison/data/
Makefile 50 $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/iconv.m4 \
134 LIBOBJS = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o
138 LTLIBOBJS = dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo
  /external/bison/examples/
Makefile 50 $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/iconv.m4 \
134 LIBOBJS = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o
138 LTLIBOBJS = dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo
  /external/bison/tests/
Makefile 49 $(top_srcdir)/m4/hash.m4 $(top_srcdir)/m4/iconv.m4 \
123 LIBOBJS = dirname$U.o exitfail$U.o hard-locale$U.o hash$U.o quote$U.o quotearg$U.o fopen-safer$U.o dup-safer$U.o fd-safer$U.o pipe-safer$U.o xmalloc$U.o
127 LTLIBOBJS = dirname$U.lo exitfail$U.lo hard-locale$U.lo hash$U.lo quote$U.lo quotearg$U.lo fopen-safer$U.lo dup-safer$U.lo fd-safer$U.lo pipe-safer$U.lo xmalloc$U.lo
  /external/bluetooth/glib/gio/
gfile.h 56 * @hash: Creates a hash of a #GFile.
145 guint (* hash) (GFile *file); member in struct:_GFileIface
    [all...]
  /external/dropbear/libtomcrypt/
Makefile.in 59 HASH=hashsum
209 #This rule makes the hash program included with libtomcrypt
211 $(CC) $(HASHOBJECTS) $(LIBNAME) $(EXTRALIBS) -o $(HASH) $(WARN)
makefile.icc 70 HASH=hashsum
258 #This rule makes the hash program included with libtomcrypt
260 $(CC) $(HASHOBJECTS) $(LIBNAME) $(EXTRALIBS) -o $(HASH) $(WARN)
makefile.unix 20 HASH=hashsum
198 #This rule makes the hash program included with libtomcrypt
200 $(CC) $(HASHOBJECTS) $(LIBNAME) $(EXTRALIBS) -o $(HASH) $(WARN)
  /external/guava/src/com/google/common/collect/
LinkedListMultimap.java 902 * Returns the hash code for this multimap.
904 * <p>The hash code of a multimap is defined as the hash code of the map view,
Multiset.java 260 * <p>The hash code of a multiset entry for element {@code element} and
288 * Returns the hash code for this multiset. This is defined as the sum of
293 * its entry set always have the same hash code.
  /external/icu4c/i18n/
uspoof_buildconf.cpp 46 // 1. parse the data, building 4 hash tables, one each for the SL, SA, ML and MA
75 fHash = uhash_open(uhash_hashUnicodeString, // key hash function
495 // We already have the mappings in the hash tables fSLTable, etc.
zonemeta.cpp 777 // Initialize hash table
802 // Initialize hash tables
827 // Initialize hash table
    [all...]
  /external/kernel-headers/original/linux/
ethtool.h 468 #define ETHTOOL_GRXFH 0x00000029 /* Get RX flow hash configuration */
469 #define ETHTOOL_SRXFH 0x0000002a /* Set RX flow hash configuration */
569 /* L3-L4 network traffic flow hash options */

Completed in 1254 milliseconds

<<51525354555657585960>>