Home
last modified time | relevance | path

Searched refs:CheckIC (Results 1 – 3 of 3) sorted by relevance

/dports/chinese/fcitx/fcitx-4.2.9.7/src/lib/fcitx/
H A Dfrontend.h118 …boolean(*CheckIC)(void* arg, FcitxInputContext* arg1, void* arg2); /**< frontend check context wit… member
H A Dfrontend.c267 … if (rec->frontendid == frontendid && frontend->CheckIC((*pfrontend)->addonInstance, rec, filter)) in FcitxInstanceFindIC()
305 …if (rec->frontendid == frontendid && frontend->CheckIC((*pfrontend)->addonInstance, rec, filter)) { in FcitxInstanceDestroyIC()
/dports/lang/v8/v8-9.6.180.12/test/cctest/heap/
H A Dtest-heap.cc4732 void CheckIC(Handle<JSFunction> function, int slot_index, in CheckIC() function
4767 CheckIC(loadIC, 0, MONOMORPHIC); in TEST()
4772 CheckIC(loadIC, 0, MONOMORPHIC); in TEST()
4806 CheckIC(loadIC, 0, POLYMORPHIC); in TEST()
4811 CheckIC(loadIC, 0, POLYMORPHIC); in TEST()