OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contraction
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck_language.cc
73
// Found a word (or a
contraction
) that the spellchecker can check the
97
// Returns whether or not the given string is a valid
contraction
.
101
bool SpellcheckLanguage::IsValidContraction(const string16&
contraction
,
110
contraction_iterator_.SetText(
contraction
.c_str(),
contraction
.length());
/external/chromium_org/third_party/icu/source/i18n/
ucol_sit.cpp
695
// we might have a
contraction
that ends from previous level
709
// check whether we're doing
contraction
or prefix
763
UChar
contraction
[internalBufferSize];
local
773
// we start our
contraction
from middle, since we don't know if it
775
contraction
[internalBufferSize/2] = (UChar)start;
776
addSpecial(((contContext *)context),
contraction
, internalBufferSize, CE, internalBufferSize/2, internalBufferSize/2+1, status);
802
* @return the size of the
contraction
set
891
//
Contraction
set consists only of strings
/external/icu4c/i18n/
ucol_sit.cpp
739
// we might have a
contraction
that ends from previous level
753
// check whether we're doing
contraction
or prefix
807
UChar
contraction
[internalBufferSize];
local
817
// we start our
contraction
from middle, since we don't know if it
819
contraction
[internalBufferSize/2] = (UChar)start;
820
addSpecial(((contContext *)context),
contraction
, internalBufferSize, CE, internalBufferSize/2, internalBufferSize/2+1, status);
846
* @return the size of the
contraction
set
[
all
...]
/external/srec/srec/Vocabulary/src/
VocabularyImpl.c
503
contraction
), then we use the dictionary for the stuff before the
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 834 milliseconds