OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSpaceCount
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/utils/
char_utils.h
78
static AK_FORCE_INLINE int
getSpaceCount
(const int *const codePointBuffer, const int length) {
/external/chromium_org/third_party/icu/source/test/thaitest/
thaitest.cpp
53
int32_t
getSpaceCount
();
558
int32_t SpaceBreakIterator::
getSpaceCount
()
/external/icu4c/test/thaitest/
thaitest.cpp
53
int32_t
getSpaceCount
();
558
int32_t SpaceBreakIterator::
getSpaceCount
()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node.h
330
return CharUtils::
getSpaceCount
(mDicNodeState.mDicNodeStatePrevWord.mPrevWord,
Completed in 1050 milliseconds