Searched defs:submap (Results 1 – 3 of 3) sorted by relevance
143 int submap=0; in mapping_inverse() local232 int submap=0; in mapping_inverse() local
165 typedef struct submap{ struct168 } submap; typedef
1985 Map<String, String> submap = test_map.subMap("a","z"); in test_entrySet_contains() local