/dports/audio/jamulus/jamulus-r3_8_1/src/ |
H A D | testbench.h | 76 QString GenRandomString() const in GenRandomString() function 137 vecChanInfo[0].strName = GenRandomString(); in OnTimer() 150 ChannelCoreInfo.strCity = GenRandomString(); in OnTimer() 151 ChannelCoreInfo.strName = GenRandomString(); in OnTimer() 161 Protocol.CreateChatTextMes ( GenRandomString() ); in OnTimer() 202 ServerInfo.strCity = GenRandomString(); in OnTimer() 203 ServerInfo.strName = GenRandomString(); in OnTimer() 218 vecServerInfo[0].strCity = GenRandomString(); in OnTimer() 219 vecServerInfo[0].strName = GenRandomString(); in OnTimer() 262 vecChanInfo[0].strName = GenRandomString(); in OnTimer()
|
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/ipc/ |
H A D | ipc_test.cc | 60 string GenRandomString(size_t size) { in GenRandomString() function 90 input += GenRandomString(size); in Run()
|
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/ipc/ |
H A D | ipc_test.cc | 60 string GenRandomString(size_t size) { in GenRandomString() function 90 input += GenRandomString(size); in Run()
|
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/ipc/ |
H A D | ipc_test.cc | 60 string GenRandomString(size_t size) { in GenRandomString() function 90 input += GenRandomString(size); in Run()
|
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/ipc/ |
H A D | ipc_test.cc | 60 string GenRandomString(size_t size) { in GenRandomString() function 90 input += GenRandomString(size); in Run()
|
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/ipc/ |
H A D | ipc_test.cc | 60 string GenRandomString(size_t size) { in GenRandomString() function 90 input += GenRandomString(size); in Run()
|
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/ipc/ |
H A D | ipc_test.cc | 60 string GenRandomString(size_t size) { in GenRandomString() function 90 input += GenRandomString(size); in Run()
|
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow-ps/ |
H A D | thread.h | 143 inline void GenRandomString(char *s, const int len) { in GenRandomString() function 157 GenRandomString(&sema_name[4], 16); in Init()
|
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/3rdparty/mshadow/mshadow-ps/ |
H A D | thread.h | 143 inline void GenRandomString(char *s, const int len) { in GenRandomString() function 157 GenRandomString(&sema_name[4], 16); in Init()
|
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/dictionary/ |
H A D | user_dictionary_storage_test.cc | 53 string GenRandomString(int size) { in GenRandomString() function 274 entry->set_key(GenRandomString(10)); in TEST_F() 275 entry->set_value(GenRandomString(10)); in TEST_F() 277 entry->set_comment(GenRandomString(10)); in TEST_F()
|
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/dictionary/ |
H A D | user_dictionary_storage_test.cc | 53 string GenRandomString(int size) { in GenRandomString() function 274 entry->set_key(GenRandomString(10)); in TEST_F() 275 entry->set_value(GenRandomString(10)); in TEST_F() 277 entry->set_comment(GenRandomString(10)); in TEST_F()
|
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/dictionary/ |
H A D | user_dictionary_storage_test.cc | 53 string GenRandomString(int size) { in GenRandomString() function 274 entry->set_key(GenRandomString(10)); in TEST_F() 275 entry->set_value(GenRandomString(10)); in TEST_F() 277 entry->set_comment(GenRandomString(10)); in TEST_F()
|
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/dictionary/ |
H A D | user_dictionary_storage_test.cc | 53 string GenRandomString(int size) { in GenRandomString() function 274 entry->set_key(GenRandomString(10)); in TEST_F() 275 entry->set_value(GenRandomString(10)); in TEST_F() 277 entry->set_comment(GenRandomString(10)); in TEST_F()
|
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/dictionary/ |
H A D | user_dictionary_storage_test.cc | 53 string GenRandomString(int size) { in GenRandomString() function 274 entry->set_key(GenRandomString(10)); in TEST_F() 275 entry->set_value(GenRandomString(10)); in TEST_F() 277 entry->set_comment(GenRandomString(10)); in TEST_F()
|
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/dictionary/ |
H A D | user_dictionary_storage_test.cc | 53 string GenRandomString(int size) { in GenRandomString() function 274 entry->set_key(GenRandomString(10)); in TEST_F() 275 entry->set_value(GenRandomString(10)); in TEST_F() 277 entry->set_comment(GenRandomString(10)); in TEST_F()
|
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/storage/ |
H A D | lru_storage_test.cc | 51 string GenRandomString(int size) { in GenRandomString() function 66 const string key = GenRandomString(20); in RunTest()
|
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/storage/ |
H A D | lru_storage_test.cc | 51 string GenRandomString(int size) { in GenRandomString() function 66 const string key = GenRandomString(20); in RunTest()
|
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/storage/ |
H A D | lru_storage_test.cc | 51 string GenRandomString(int size) { in GenRandomString() function 66 const string key = GenRandomString(20); in RunTest()
|
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/storage/ |
H A D | lru_storage_test.cc | 51 string GenRandomString(int size) { in GenRandomString() function 66 const string key = GenRandomString(20); in RunTest()
|
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/storage/ |
H A D | lru_storage_test.cc | 51 string GenRandomString(int size) { in GenRandomString() function 66 const string key = GenRandomString(20); in RunTest()
|
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/storage/ |
H A D | lru_storage_test.cc | 51 string GenRandomString(int size) { in GenRandomString() function 66 const string key = GenRandomString(20); in RunTest()
|