Home
last modified time | relevance | path

Searched defs:K (Results 1 – 13 of 13) sorted by relevance

/frameworks/native/include/utils/
DGenerationCache.h115 void GenerationCache<K, V>::setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener) { in setOnEntryRemovedListener()
217 void GenerationCache<K, V>::attachToCache(const sp<Entry<K, V> >& entry) { in attachToCache()
228 void GenerationCache<K, V>::detachFromCache(const sp<Entry<K, V> >& entry) { in detachFromCache()
DLruCache.h105 void LruCache<K, V>::setOnEntryRemovedListener(OnEntryRemoved<K, V>* listener) { in setOnEntryRemovedListener()
/frameworks/compile/slang/
Dslang_rs_exportable.h39 RSExportable(RSContext *Context, RSExportable::Kind K) in RSExportable() function
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteCursorTest.java136 int K = N / 2; in testFillWindow() local
/frameworks/compile/libbcc/tests/data/
Dotcc.c19 F d,z,C,h,P,K,ac,q,G,v,Q,R,D,L,W,M; variable
/frameworks/compile/libbcc/tests/data/src/
Dotcc-noinclude.c19 F d,z,C,h,P,K,ac,q,G,v,Q,R,D,L,W,M; variable
Dotcc-ansi.c3 int d, z, C, h, P, K, ac, q, G, v, Q, R, D, L, W, M; variable
/frameworks/rs/cpp/
DElement.cpp95 #define CREATE_PIXEL(N, T, K) sp<const Element> Element::N(sp<RS> rs) { \ argument
/frameworks/base/core/java/android/emoji/
DEmojiFactory.java51 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry()
/frameworks/native/services/sensorservice/
DFusion.cpp461 vec<mat33_t, 2> K; in update() local
/frameworks/native/libs/utils/tests/
DBasicHashtable_test.cpp266 const int K = 1; in TEST_F() local
/frameworks/base/tools/aapt/
DResource.cpp2519 const size_t K = dirs.size(); in writeProguardForLayouts() local
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4795 const size_t K = package->types.size(); in getConfigurations() local