Searched defs:short (Results 1 – 2 of 2) sorted by relevance
255 val short = shortName?.let { "-$shortName" } in flag() constant277 val short = shortName?.let { "-$shortName" } in param() constant
40 typeMapping.put(new CType("GLshort"), new JType("short")); in typeMapping.put()132 arrayTypeMapping.put(new CType("GLshort", true, true), new JType("short", false, true)); in arrayTypeMapping.put()