Searched defs:UColAttributeValue (Results 1 – 12 of 12) sorted by relevance
92 typedef enum UColAttributeValue : int32_t { enum138 } UColAttributeValue; typedef
23 public static final int UColAttributeValue = 5; field in DebugUtilitiesData
19 public static final int UColAttributeValue = 5; field in DebugUtilitiesData
138 } UColAttributeValue; typedef
2183 void TestCollator::setAttribute(UColAttribute /*attr*/, UColAttributeValue /*value*/, in setAttribute() argument