HomeSort by relevance Sort by last modified time
    Searched refs:hashSize (Results 1 - 13 of 13) sorted by null

  /hardware/intel/common/libwsbm/src/
wsbm_manager.c 61 unsigned hashSize;
274 list->hashSize = (1 << shift);
275 list->hashMask = list->hashSize - 1;
277 list->hashTable = malloc(list->hashSize * sizeof(*list->hashTable));
281 for (i = 0; i < list->hashSize; ++i)
  /external/srec/shared/src/
SessionTypeImpl.c     [all...]
  /external/lzma/CS/7zip/Compress/LZ/
LzBinTree.cs 136 UInt32 maxLen = kStartMaxLen; // to avoid items for len < hashSize;
  /external/pdfium/core/include/fxcrt/
fx_basic.h 891 void InitHashTable(FX_DWORD hashSize, FX_BOOL bAllocNow = TRUE);
1031 void InitHashTable(FX_DWORD hashSize, FX_BOOL bAllocNow = TRUE);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxtmpl.h 675 void InitHashTable(UINT hashSize,WINBOOL bAllocNow = TRUE);
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 151 milliseconds