OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SMALL_PRIORITY_QUEUE_CAPACITY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_nodes_cache.cpp
29
const int DicNodesCache::
SMALL_PRIORITY_QUEUE_CAPACITY
= 100;
dic_nodes_cache.h
169
LARGE_PRIORITY_QUEUE_CAPACITY :
SMALL_PRIORITY_QUEUE_CAPACITY
;
179
static const int
SMALL_PRIORITY_QUEUE_CAPACITY
;
Completed in 39 milliseconds