Home
last modified time | relevance | path

Searched refs:CHEWING_H (Results 1 – 10 of 10) sorted by relevance

/dports/chinese/gcin-qt5/gcin-2.9.0/modules/
H A Dchewing.h1 #ifndef CHEWING_H
2 #define CHEWING_H macro
/dports/chinese/gcin/gcin-2.9.0/modules/
H A Dchewing.h1 #ifndef CHEWING_H
2 #define CHEWING_H macro
/dports/chinese/gcin-gtk3/gcin-2.9.0/modules/
H A Dchewing.h1 #ifndef CHEWING_H
2 #define CHEWING_H macro
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/
H A Dchewing.h18 #ifndef CHEWING_H
19 #define CHEWING_H macro
/dports/chinese/libpinyin/libpinyin-2.3.0/src/storage/
H A Dchewing_enum.h21 CHEWING_H = 6, enumerator
H A Dpinyin_phrase2.h54 ((lhs == CHEWING_F && rhs == CHEWING_H) || in pinyin_compare_initial2()
55 (lhs == CHEWING_H && rhs == CHEWING_F))) in pinyin_compare_initial2()
H A Dspecial_table.h52 …ngKey(CHEWING_H, CHEWING_U, CHEWING_ZERO_FINAL), ChewingKey(CHEWING_N, CHEWING_ZERO_MIDDLE, CHEWIN…
53 …hewingKey(CHEWING_H, CHEWING_U, CHEWING_AN), ChewingKey(CHEWING_G, CHEWING_ZERO_MIDDLE, CHEWING_AN…
H A Dpinyin_parser_table.h4097 {"ha", "h", "a", "ㄏㄚ", "ha", "ha", ChewingKey(CHEWING_H, CHEWING_ZERO_MIDDLE, CHEWING_A)},
4098 {"hai", "h", "ai", "ㄏㄞ", "hai", "hai", ChewingKey(CHEWING_H, CHEWING_ZERO_MIDDLE, CHEWING_AI)},
4099 {"han", "h", "an", "ㄏㄢ", "han", "han", ChewingKey(CHEWING_H, CHEWING_ZERO_MIDDLE, CHEWING_AN)},
4102 {"he", "h", "e", "ㄏㄜ", "he", "he", ChewingKey(CHEWING_H, CHEWING_ZERO_MIDDLE, CHEWING_E)},
4108 {"hu", "h", "u", "ㄏㄨ", "hu", "hu", ChewingKey(CHEWING_H, CHEWING_U, CHEWING_ZERO_FINAL)},
4109 {"hua", "h", "ua", "ㄏㄨㄚ", "hua", "hua", ChewingKey(CHEWING_H, CHEWING_U, CHEWING_A)},
4110 {"huai", "h", "uai", "ㄏㄨㄞ", "huai", "huai", ChewingKey(CHEWING_H, CHEWING_U, CHEWING_AI)},
4111 {"huan", "h", "uan", "ㄏㄨㄢ", "huan", "huan", ChewingKey(CHEWING_H, CHEWING_U, CHEWING_AN)},
4113 {"hui", "h", "ui", "ㄏㄨㄟ", "huei", "huei", ChewingKey(CHEWING_H, CHEWING_U, CHEWING_EI)},
4114 {"hun", "h", "un", "ㄏㄨㄣ", "hun", "huen", ChewingKey(CHEWING_H, CHEWING_U, CHEWING_EN)},
[all …]
H A Dphonetic_key_matrix.cpp272 MATCH(PINYIN_AMB_F_H, CHEWING_F, CHEWING_H); in fuzzy_syllable_step()
273 MATCH(PINYIN_AMB_F_H, CHEWING_H, CHEWING_F); in fuzzy_syllable_step()
H A Dchewing_large_table.cpp168 MATCH(PINYIN_AMB_F_H, CHEWING_F, CHEWING_H); in initial_level_search()
169 MATCH(PINYIN_AMB_F_H, CHEWING_H, CHEWING_F); in initial_level_search()