Searched refs:thisCache (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dpermdic.c657 struct ncache *thisCache; local
672 thisCache = thisRead->cache;
673 _RkDerefCache(thisCache);
679 thisCache = thisRead->cache;
680 wp = thisCache->nc_word;
764 _RkDerefCache(thisCache);
770 _RkDerefCache(thisCache);
H A Dnword.c412 struct ncache *thisCache = thisRead->cache; local
413 unsigned char *wp = thisCache->nc_word;
470 wrds->nw_cache = thisCache;
482 wrds->nw_prio = ((struct TW *)thisCache->nc_address)->lucks[num];
505 _RkEnrefCache(thisCache);
510 _RkDerefCache(thisCache);
1912 struct ncache *thisCache = thisW->nw_cache; local
1914 if (thisCache) {
1915 struct DM *dm = thisCache->nc_dic;
1925 if (thisCache
[all...]

Completed in 91 milliseconds