OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:add_char
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/share/
matrixsearch.cpp
363
add_char
(pys_[re_pos]);
392
bool b_ac_tmp =
add_char
(pys_[c_py_pos]);
445
if (!
add_char
(py[ch_pos])) {
494
if (!
add_char
(pys_[reset_pos])) {
562
bool b_ac_tmp =
add_char
(pys_[c_py_pos]);
584
if (!
add_char
(pys_[reset_pos])) {
870
bool b =
add_char
(pys_[step_to]);
909
bool b =
add_char
(pys_[step_start]);
965
bool MatrixSearch::
add_char
(char ch) {
function in class:ime_pinyin::MatrixSearch
[
all
...]
/external/valgrind/main/perf/
tinycc.c
7262
static void
add_char
(CString *cstr, int c)
function
[
all
...]
Completed in 140 milliseconds