OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:latinime
(Results
101 - 125
of
183
) sorted by null
1
2
3
4
5
6
7
8
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/
dynamic_patricia_trie_writing_helper.h
25
namespace
latinime
{
namespace
137
} // namespace
latinime
patricia_trie_policy.h
29
namespace
latinime
{
namespace
137
} // namespace
latinime
patricia_trie_reading_utils.h
24
namespace
latinime
{
namespace
119
} // namespace
latinime
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/header/
header_policy.cpp
19
namespace
latinime
{
namespace
118
} // namespace
latinime
header_policy.h
28
namespace
latinime
{
namespace
150
} // namespace
latinime
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/shortcut/
dynamic_shortcut_list_policy.h
27
namespace
latinime
{
namespace
122
} // namespace
latinime
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
dict_file_writing_utils.cpp
27
namespace
latinime
{
namespace
109
} // namespace
latinime
probability_utils.h
24
namespace
latinime
{
namespace
buffer_with_extendable_buffer.cpp
19
namespace
latinime
{
namespace
buffer_with_extendable_buffer.h
27
namespace
latinime
{
namespace
mmapped_buffer.h
28
namespace
latinime
{
namespace
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/utils/
edit_distance.h
23
namespace
latinime
{
namespace
88
} // namespace
latinime
/development/samples/VoiceRecognitionService/
_index.html
23
applications, like voice input on the keyboard (e.g., in
LatinIME
), are more likely to
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinImeLogger.java
34
public static void init(
LatinIME
context) {
Dictionary.java
55
// User history dictionary internal to
LatinIME
. This assumes bigram prediction for now.
57
// Personalization binary dictionary internal to
LatinIME
.
59
// Personalization prediction dictionary internal to
LatinIME
's Java code.
LatinIME.java
117
public class
LatinIME
extends InputMethodService implements KeyboardActionListener,
120
private static final String TAG =
LatinIME
.class.getSimpleName();
145
// Double space: the state where the user pressed space twice quickly, which
LatinIME
230
public static final class UIHandler extends StaticInnerHandlerWrapper<
LatinIME
> {
251
public UIHandler(final
LatinIME
outerInstance) {
267
final
LatinIME
latinIme
= getOuterInstance();
268
final KeyboardSwitcher switcher =
latinIme
.mKeyboardSwitcher;
271
latinIme
.updateSuggestionStrip();
281
latinIme
.showSuggestionStripWithTypedWord(p.first, p.second)
[
all
...]
DictionaryPackInstallBroadcastReceiver.java
47
final
LatinIME
mService;
58
public DictionaryPackInstallBroadcastReceiver(final
LatinIME
service) {
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
bigram_dictionary.cpp
19
#define LOG_TAG "
LatinIME
: bigram_dictionary.cpp"
29
namespace
latinime
{
namespace
176
} // namespace
latinime
dictionary.cpp
17
#define LOG_TAG "
LatinIME
: dictionary.cpp"
34
namespace
latinime
{
namespace
164
} // namespace
latinime
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info.cpp
17
#define LOG_TAG "
LatinIME
: proximity_info.cpp"
31
namespace
latinime
{
namespace
250
} // namespace
latinime
/build/target/product/
generic_no_telephony.mk
35
LatinIME
\
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTests.java
98
// This is necessary because
LatinIME
is bookkeeping to avoid confusing a real cursor
99
// move with a move triggered by
LatinIME
inputting stuff.
118
// This is necessary because
LatinIME
is bookkeeping to avoid confusing a real cursor
119
// move with a move triggered by
LatinIME
inputting stuff.
InputTestsBase.java
52
protected
LatinIME
mLatinIME;
175
// We need to run the messages added to the handler from
LatinIME
. The only way to do
201
// type(int) and type(String): helper methods to send a code point resp. a string to
LatinIME
.
205
// They are supposed to be entirely deconnected from the input logic from
LatinIME
point of
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_priority_queue.h
27
namespace
latinime
{
namespace
210
} // namespace
latinime
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
dic_node_state_scoring.h
25
namespace
latinime
{
namespace
217
} // namespace
latinime
Completed in 295 milliseconds
1
2
3
4
5
6
7
8