Home
last modified time | relevance | path

Searched defs:wordSeq (Results 1 – 17 of 17) sorted by relevance

/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Duserphrase-hash.c28 static int LoadOriginalFreq(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[], i… in LoadOriginalFreq()
107const char wordSeq[], int orig_freq, int max_freq, int user_freq, int recent_time) in LogUserPhrase()
128 int UserUpdatePhrase(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[]) in UserUpdatePhrase()
178 int UserRemovePhrase(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[]) in UserRemovePhrase()
H A Duserphrase-sql.c63 static int LoadOriginalFreq(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[], i… in LoadOriginalFreq()
166const char wordSeq[], int orig_freq, int max_freq, int user_freq, int recent_time) in LogUserPhrase()
187 int UserUpdatePhrase(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[]) in UserUpdatePhrase()
338 int UserRemovePhrase(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[]) in UserRemovePhrase()
H A Dhash.c90 HASH_ITEM *HashFindEntry(ChewingData *pgdata, const uint16_t phoneSeq[], const char wordSeq[]) in HashFindEntry()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Duserphrase.c46 static int LoadOriginalFreq( const uint16 phoneSeq[], const char wordSeq[], int len ) in LoadOriginalFreq()
134 int UserUpdatePhrase( const uint16 phoneSeq[], const char wordSeq[] ) in UserUpdatePhrase()
H A Duserphrase.h33 char *wordSeq; member
H A Dhash.c71 HASH_ITEM *HashFindEntry( const uint16 phoneSeq[], const char wordSeq[] ) in HashFindEntry()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Duserphrase.c43 int LoadOriginalFreq( const uint16 phoneSeq[], const char wordSeq[], int len ) in LoadOriginalFreq()
130 int UserUpdatePhrase( const uint16 phoneSeq[], const char wordSeq[] ) in UserUpdatePhrase()
H A Duserphrase.h33 char *wordSeq; member
H A Dhash.c70 HASH_ITEM *HashFindEntry( const uint16 phoneSeq[], const char wordSeq[] ) in HashFindEntry()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewingOld/libchewing/
H A Duserphrase.c43 int LoadOriginalFreq( const uint16 phoneSeq[], const char wordSeq[], int len ) in LoadOriginalFreq()
130 int UserUpdatePhrase( const uint16 phoneSeq[], const char wordSeq[] ) in UserUpdatePhrase()
H A Duserphrase.h33 char *wordSeq; member
H A Dhash.c70 HASH_ITEM *HashFindEntry( const uint16 phoneSeq[], const char wordSeq[] ) in HashFindEntry()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Modules/OVIMSpaceChewing0.3/libchewing/
H A Duserphrase.h48 * @retval USER_UPDATE_INSERT Sequence is new, add new entry. in LoadOriginalFreq()
H A Dzuin.c33 static int IsDvorakHsuPhoEndKey( int pho_inx[], int key )
H A Dhash.c71 HASH_ITEM *HashFindEntry( const uint16 phoneSeq[], const char wordSeq[] ) in HashFindEntry()
/dports/chinese/libchewing/libchewing-0.5.1/include/internal/
H A Duserphrase-private.h48 char *wordSeq; member
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dmouseover.cc233 QString wordSeq; in eventHandler() local