/prebuilt/sdk/13/renderscript/clang-include/ |
iso646.h | 1 /*===---- iso646.h - Standard header for alternate spellings of operators---===
|
/prebuilt/sdk/14/renderscript/clang-include/ |
iso646.h | 1 /*===---- iso646.h - Standard header for alternate spellings of operators---===
|
/external/clang/utils/TableGen/ |
ClangAttrEmitter.cpp | 757 std::vector<StringRef> Spellings = getValueAsListOfStrings(Attr, "Spellings"); 759 for (std::vector<StringRef>::const_iterator I = Spellings.begin(), E = Spellings.end(); I != E; ++I) { 779 std::vector<StringRef> Spellings = 780 getValueAsListOfStrings(Attr, "Spellings"); 782 for (std::vector<StringRef>::const_iterator I = Spellings.begin(), 783 E = Spellings.end(); I != E; ++I) {
|
ClangAttrEmitter.h | 86 /// ClangAttrSpellingListEmitter - class emits the list of spellings for attributes for
|
/packages/inputmethods/PinyinIME/jni/include/ |
dictdef.h | 52 // The maximum number of full spellings. For Chinese Pinyin, there are only 53 // about 410 spellings.
|
spellingtrie.h | 28 // Node used for the trie of spellings 169 // average_score is the average_score of all spellings. The dumb node is 238 // Get the number of spellings
|
matrixsearch.h | 165 // should be valid for a FULL spelling, or a combination of two spellings, 425 // Number of spellings will be returned. The number of valid elements in
|
/external/clang/include/clang/Basic/ |
TokenKinds.h | 62 /// and will not produce any alternative spellings (e.g., a
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
MockSpellCheck.h | 53 // Checks the spellings of the specified text.
|
/external/clang/include/clang/Lex/ |
PTHManager.h | 70 /// contains the cached spellings for literals.
|
/external/webkit/Source/WebCore/editing/ |
SpellChecker.cpp | 177 // spellings in the background. To avoid adding markers to the words modified by users or
|
/external/jpeg/ |
djpeg.1 | 32 British spellings are also accepted (e.g.,
|
jpegtran.1 | 44 British spellings are also accepted (e.g.,
|
cjpeg.1 | 33 British spellings are also accepted (e.g.,
|
usage.doc | 71 British spellings are also accepted (e.g., -greyscale), though for brevity
|
/external/dbus/tools/ |
dbus-launch-x11.c | 133 * as a special common case so that alternate spellings of DISPLAY
|
/external/clang/utils/ |
FindSpecRefs | 138 ('7.9 Alternative spellings <iso646.h>', '202'), 243 ('B.8 Alternative spellings <iso646.h>', '422'), [all...] |
/external/clang/lib/Frontend/ |
CacheTokens.cpp | 248 // We cache *un-cleaned* spellings. This gives us 100% fidelity with the
|
/external/clang/lib/Lex/ |
PPDirectives.cpp | 126 // except for their spellings. [all...] |
/packages/inputmethods/PinyinIME/jni/share/ |
matrixsearch.cpp | 455 // If there are too many spellings, remove the last letter until the spelling [all...] |
dictbuilder.cpp | 659 // spellings started with "ZH"/"CH"/"SH" will be converted to
|
/external/qemu/elff/ |
dwarf.h | 110 /* The DWARF2 document had two spellings of the following [all...] |
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf.h | 110 /* The DWARF2 document had two spellings of the following [all...] |
/packages/inputmethods/LatinIME/native/src/ |
unigram_dictionary.cpp | 96 // Found a digraph. We will try both spellings. eg. the word is "pruefen" [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucol.h | 161 * unicode spellings. UCOL_IDENTICAL. [all...] |