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

  /external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service_unittest.cc 22 size_t CacheSize() {
55 EXPECT_EQ(1U, CacheSize());
82 EXPECT_EQ(1U, CacheSize());
89 EXPECT_EQ(1U, CacheSize());
94 EXPECT_EQ(0U, CacheSize());
102 EXPECT_EQ(1U, CacheSize());
106 EXPECT_EQ(0U, CacheSize());
  /external/lzma/C/
Ppmd7Enc.c 14 p->CacheSize = 1;
27 while(--p->CacheSize != 0);
30 p->CacheSize++;
Ppmd7.h 129 UInt64 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 560 const int CacheSize = 128;
561 llvm::Type *HashTable = llvm::ArrayType::get(IntPtrTy, CacheSize);
566 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 771 milliseconds