OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEIGHTING
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.h
40
class
Weighting
;
47
WEIGHTING
(suggestPolicy ? suggestPolicy->getWeighting() : 0) {}
91
const
Weighting
*const
WEIGHTING
;
suggest.cpp
30
#include "suggest/core/policy/
weighting
.h"
456
Weighting
::addCostAndForwardInputIndex(
WEIGHTING
, CT_TERMINAL_INSERTION, traverseSession, 0,
459
Weighting
::addCostAndForwardInputIndex(
WEIGHTING
, CT_TERMINAL, traverseSession, 0,
494
Weighting
::addCostAndForwardInputIndex(
WEIGHTING
, CT_ADDITIONAL_PROXIMITY,
502
Weighting
::addCostAndForwardInputIndex(
WEIGHTING
, CT_SUBSTITUTION, traverseSession,
535
Weighting
::addCostAndForwardInputIndex(WEIGHTING, CT_OMISSION, traverseSession
[
all
...]
Completed in 103 milliseconds