OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
proximity_info.h
30
static const int
NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2
= 10;
32
1 <<
NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2
;
proximity_info.cpp
283
const int ProximityInfo::
NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2
;
Completed in 59 milliseconds