Searched defs:SET (Results 1 – 11 of 11) sorted by relevance
15 public static final int SET = 0x11; field
201 public static final Type SET = new Type("set"); field in IQ.Type
35 const unsigned *SET): in DFAPacketizer()
53 public static final int SET = -3; field in Label
40 #define SET(bit) (A(bit) |= B(bit)) macro
27 #define SET(n) \ macro
70 #define SET(field, fn) value->Set(#field, fn(proto.field())) macro
52 #define SET(type) names[type] = #type; in InstanceTypeToString() macro
133 static final Set<String> SET = new HashSet<String>(Arrays.asList(new String[] { "one", field in SerializationStressTest
172 #define SET(bit) (A(bit) |= B(bit)) macro
1670 const char* SET = "set"; in TestToRules() local