HomeSort by relevance Sort by last modified time
    Searched refs:newBlock (Results 26 - 44 of 44) sorted by null

12

  /external/lz4/lib/
lz4hc.c 618 static void LZ4HC_setExternalDict(LZ4HC_Data_Structure* ctxPtr, const BYTE* newBlock)
626 ctxPtr->base = newBlock - ctxPtr->dictLimit;
627 ctxPtr->end = newBlock;
  /frameworks/support/design/src/android/support/design/widget/
CoordinatorLayout.java 330 boolean newBlock = false;
346 if ((intercepted || newBlock) && action != MotionEvent.ACTION_DOWN) {
382 // Setting newBlock will make sure we cancel the rest of the behaviors.
385 newBlock = isBlocking && !wasBlocking;
386 if (isBlocking && !newBlock) {
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 42 block = self.newBlock()
53 def newBlock(self):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
pyassem.py 42 block = self.newBlock()
53 def newBlock(self):
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxtmpl.h 764 CDXPlex *newBlock = CDXPlex::Create(m_pBlocks,m_nBlockSize,sizeof(CDXMap::CAssoc));
765 CDXMap::CAssoc *pAssoc = (CDXMap::CAssoc*) newBlock->data();
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/sdk/current/support/design/libs/
android-support-design.jar 
  /prebuilts/tools/common/m2/repository/com/google/dexmaker/dexmaker/1.0/
dexmaker-1.0.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/sdk/tools/
jack.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 

Completed in 400 milliseconds

12