HomeSort by relevance Sort by last modified time
    Searched defs:cacheIndex (Results 1 - 10 of 10) sorted by null

  /external/lzma/CPP/7zip/Common/
StreamObjects.cpp 185 size_t cacheIndex = (size_t)cacheTag & (((size_t)1 << _numBlocksLog) - 1);
186 Byte *p = _data + (cacheIndex << _blockSizeLog);
187 if (_tags[cacheIndex] != cacheTag)
194 _tags[cacheIndex] = cacheTag;
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.c 194 uint8_t cacheIndex;
213 for(cacheIndex=0;cacheIndex<PHFRINFC_LLCP_SDP_ADVERTISED_NB;cacheIndex++)
215 pCachedServiceName = &psTransport->pCachedServiceNames[cacheIndex];
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 237 milliseconds