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

  /external/opencv3/samples/winrt_universal/PhoneTutorial/
App.xaml.cpp 64 rootFrame->CacheSize = 1;
  /external/lzma/C/
Ppmd7Enc.c 16 p->CacheSize = 1;
29 while(--p->CacheSize != 0);
32 p->CacheSize++;
Ppmd7.h 129 UInt64 CacheSize;
  /external/opencv3/samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/
App.xaml.cpp 90 rootFrame->CacheSize = 1;
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
IconCache.java 26 private static final int CacheSize = 64;
36 return size() > CacheSize;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d9types.h     [all...]
adoint.h     [all...]
dbdaoint.h 530 STDMETHOD(put_CacheSize) (__LONG32 CacheSize) PURE;
    [all...]
rpcndr.h 548 RPCRTAPI void RPC_ENTRY NdrCorrelationInitialize(PMIDL_STUB_MESSAGE pStubMsg,void *pMemory,unsigned __LONG32 CacheSize,unsigned __LONG32 flags);
    [all...]
winnt.h     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp 628 const int CacheSize = 128;
629 llvm::Type *HashTable = llvm::ArrayType::get(IntPtrTy, CacheSize);
634 CacheSize-1));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 643 ULONG CacheSize;
    [all...]

Completed in 405 milliseconds