HomeSort by relevance Sort by last modified time
    Searched full:mappos (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_utils.h 41 hash_map_compat<int, int>::const_iterator mapPos = codeToKeyMap->find(lowerCode);
42 if (mapPos != codeToKeyMap->end()) {
43 return mapPos->second;
  /external/iptables/libiptc/
libiptc.c 87 unsigned int mappos; member in struct:counter_map
834 h->chain_iterator_cur->counter_map.mappos = num-1;
1007 r->counter_map.mappos = r->index;
    [all...]

Completed in 146 milliseconds