Searched defs:defs (Results 1 – 4 of 4) sorted by relevance
1682 int[] defs = new int[ifds.length]; in getTagDefinitionsForTagId() local1706 int[] defs = getTagDefinitionsForTagId(tagId); in getTagDefinitionForTag() local
1661 int[] defs = new int[ifds.length]; in getTagDefinitionsForTagId() local1685 int[] defs = getTagDefinitionsForTagId(tagId); in getTagDefinitionForTag() local
883 Map<Integer, String> defs = new HashMap<>(); in loadCodeDefs() local