OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:spelling
(Results
26 - 50
of
164
) sorted by null
1
2
3
4
5
6
7
/packages/inputmethods/PinyinIME/jni/include/
dictbuilder.h
43
// Two items may have the same Hanzi while their
spelling
ids are different.
121
// in
spelling
id order, etc.
131
// Construct a subtree using a subset of the
spelling
array (from
dictdef.h
45
// The max length of a Pinyin (
spelling
).
48
// The number of half
spelling
ids. For Chinese Pinyin, there 30 half ids.
55
// other structures like SpellingNode, to make sure than a
spelling
id can be
/packages/inputmethods/PinyinIME/jni/share/
dictbuilder.cpp
39
// Compare a SingleCharItem, first by Hanzis, then by
spelling
ids, then by
462
// Get
spelling
String
480
// Put the pinyin to the
spelling
table
514
// Arrange the
spelling
table, and build a
spelling
tree
515
// The size of an
spelling
. '\0' is included. If the
spelling
table is
516
// initialized to calculate the
spelling
scores, the last char in the
517
//
spelling
string will be score, and it is also included in spl_item_size.
536
printf("
spelling
tree construct successfully.\n")
[
all
...]
matrixsearch.cpp
370
// If ch_pos is in this
spelling
452
// Get
spelling
ids and starting positions.
455
// If there are too many spellings, remove the last letter until the
spelling
487
// Out of range for both Pinyin mode and
Spelling
id mode.
505
//
Spelling
id mode, but out of range.
701
printf("
Spelling
: %s, %d\n", SpellingTrie::get_instance().
1001
// not a boundary, either a word boundary or a
spelling
boundary.
1006
// 2. Get
spelling
id(s) for the last ext_len chars.
[
all
...]
/external/webkit/WebCore/platform/
ContextMenuItem.h
102
ContextMenuItemTagSpellingMenu, //
Spelling
or
Spelling
/Grammar sub-menu
/external/webkit/WebKit/gtk/po/
de.po
587
msgid "_Ignore
Spelling
"
591
msgid "_Learn
Spelling
"
611
msgid "
Spelling
and _Grammar"
615
msgid "_Show
Spelling
and Grammar"
619
msgid "_Hide
Spelling
and Grammar"
627
msgid "Check
Spelling
While _Typing"
631
msgid "Check _Grammar With
Spelling
"
es.po
586
msgid "_Ignore
Spelling
"
590
msgid "_Learn
Spelling
"
610
msgid "
Spelling
and _Grammar"
614
msgid "_Show
Spelling
and Grammar"
618
msgid "_Hide
Spelling
and Grammar"
626
msgid "Check
Spelling
While _Typing"
630
msgid "Check _Grammar With
Spelling
"
it.po
649
msgid "_Ignore
Spelling
"
653
msgid "_Learn
Spelling
"
673
msgid "
Spelling
and _Grammar"
677
msgid "_Show
Spelling
and Grammar"
681
msgid "_Hide
Spelling
and Grammar"
689
msgid "Check
Spelling
While _Typing"
693
msgid "Check _Grammar With
Spelling
"
lt.po
592
msgid "_Ignore
Spelling
"
596
msgid "_Learn
Spelling
"
616
msgid "
Spelling
and _Grammar"
620
msgid "_Show
Spelling
and Grammar"
624
msgid "_Hide
Spelling
and Grammar"
632
msgid "Check
Spelling
While _Typing"
636
msgid "Check _Grammar With
Spelling
"
pt_BR.po
587
msgid "_Ignore
Spelling
"
591
msgid "_Learn
Spelling
"
611
msgid "
Spelling
and _Grammar"
615
msgid "_Show
Spelling
and Grammar"
619
msgid "_Hide
Spelling
and Grammar"
627
msgid "Check
Spelling
While _Typing"
631
msgid "Check _Grammar With
Spelling
"
ru.po
607
msgid "_Ignore
Spelling
"
611
msgid "_Learn
Spelling
"
631
msgid "
Spelling
and _Grammar"
635
msgid "_Show
Spelling
and Grammar"
639
msgid "_Hide
Spelling
and Grammar"
647
msgid "Check
Spelling
While _Typing"
651
msgid "Check _Grammar With
Spelling
"
sr.po
595
msgid "_Ignore
Spelling
"
599
msgid "_Learn
Spelling
"
619
msgid "
Spelling
and _Grammar"
623
msgid "_Show
Spelling
and Grammar"
627
msgid "_Hide
Spelling
and Grammar"
635
msgid "Check
Spelling
While _Typing"
639
msgid "Check _Grammar With
Spelling
"
sr@latin.po
595
msgid "_Ignore
Spelling
"
599
msgid "_Learn
Spelling
"
619
msgid "
Spelling
and _Grammar"
623
msgid "_Show
Spelling
and Grammar"
627
msgid "_Hide
Spelling
and Grammar"
635
msgid "Check
Spelling
While _Typing"
639
msgid "Check _Grammar With
Spelling
"
sv.po
583
msgid "_Ignore
Spelling
"
587
msgid "_Learn
Spelling
"
607
msgid "
Spelling
and _Grammar"
611
msgid "_Show
Spelling
and Grammar"
615
msgid "_Hide
Spelling
and Grammar"
623
msgid "Check
Spelling
While _Typing"
627
msgid "Check _Grammar With
Spelling
"
vi.po
583
msgid "_Ignore
Spelling
"
587
msgid "_Learn
Spelling
"
607
msgid "
Spelling
and _Grammar"
611
msgid "_Show
Spelling
and Grammar"
615
msgid "_Hide
Spelling
and Grammar"
623
msgid "Check
Spelling
While _Typing"
627
msgid "Check _Grammar With
Spelling
"
webkit.pot
584
msgid "_Ignore
Spelling
"
588
msgid "_Learn
Spelling
"
608
msgid "
Spelling
and _Grammar"
612
msgid "_Show
Spelling
and Grammar"
616
msgid "_Hide
Spelling
and Grammar"
624
msgid "Check
Spelling
While _Typing"
628
msgid "Check _Grammar With
Spelling
"
zh_CN.po
585
msgid "_Ignore
Spelling
"
589
msgid "_Learn
Spelling
"
609
msgid "
Spelling
and _Grammar"
613
msgid "_Show
Spelling
and Grammar"
617
msgid "_Hide
Spelling
and Grammar"
625
msgid "Check
Spelling
While _Typing"
629
msgid "Check _Grammar With
Spelling
"
/external/webkit/WebCore/platform/mac/
PurgeableBufferMac.cpp
90
// So apparently "purgeable" is the correct
spelling
and the API here is misspelled.
/external/webkit/WebKit/chromium/public/
WebViewClient.h
145
// will indicates its length. Otherwise, if there was not a
spelling
154
// Show or hide the
spelling
UI.
157
// Returns true if the
spelling
UI is showing.
160
// Update the
spelling
UI with the given word.
/frameworks/base/core/java/android/text/method/
TextKeyListener.java
64
* @param autotext whether to automatically do
spelling
corrections.
76
* @param autotext whether to automatically do
spelling
corrections.
/external/qemu/elff/
dwarf.h
106
#define DW_TAG_namelist_item 0x2c /* DWARF3/2
spelling
*/
111
two TAGs, DWARF3 specifies the longer
spelling
. */
112
#define DW_TAG_template_type_parameter 0x2f /* DWARF3/2
spelling
*/
113
#define DW_TAG_template_type_param 0x2f /* DWARF2
spelling
*/
114
#define DW_TAG_template_value_parameter 0x30 /* DWARF3/2
spelling
*/
115
#define DW_TAG_template_value_param 0x30 /* DWARF2
spelling
*/
[
all
...]
/external/webkit/WebCore/editing/
Editor.cpp
[
all
...]
/external/svox/pico/lib/
picowa.h
69
future this can be extended to e.g.
spelling
)
/external/webkit/WebCore/platform/graphics/mac/
GraphicsContextMac.mm
141
// Constants for
spelling
pattern color.
/frameworks/base/test-runner/src/android/test/
AndroidTestRunner.java
203
* @deprecated Incorrect
spelling
,
Completed in 113 milliseconds
1
2
3
4
5
6
7