Searched defs:Short (Results 1 – 5 of 5) sorted by relevance
67 private Object getProperty(Map<Short, Object> props, String key) { in getProperty()71 private static Map<String, Short> reverse(Map<Short, Object> m) { in reverse()
108 private fun Short.toLEHex() = String.format("%04x", java.lang.Short.reverseBytes(this)) method
52 TEST_F(KernelWakesParserTest, Short) { in TEST_F() argument
60 typedef int16_t Short; typedef
31 typedef int16_t Short; typedef