OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isExactMatch
(Results
1 - 5
of
5
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
487
bool
isExactMatch
() const {
488
return mDicNodeState.mDicNodeStateScoring.
isExactMatch
();
529
const bool leftExactMatch =
isExactMatch
();
530
const bool rightExactMatch = right->
isExactMatch
();
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_scoring.h
184
bool
isExactMatch
() const {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp
189
const bool
isExactMatch
= terminalDicNode->
isExactMatch
();
193
const bool isSafeExactMatch =
isExactMatch
206
terminalDicNode->
isExactMatch
()
/prebuilts/tools/common/netbeans-visual/
org-openide-util.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar
Completed in 28 milliseconds