Searched defs:SEQUENCE (Results 1 – 9 of 9) sorted by relevance
16 SEQUENCE = 0x30 variable
29 enum Type { NULLTYPE = 0, UINT, INT, UUID, STRING, BOOL, SEQUENCE, URL }; enumerator
13 public static final int SEQUENCE = 0x10; // decimal 16 field
17 public static final int SEQUENCE = 0x10; // decimal 16 field
103 private enum Modes {SEQUENCE, PARALLEL} enumConstant
165 SEQUENCE = 16|0x20 # constructed encoding variable in ASN1_Class_UNIVERSAL
100 #define SEQUENCE 16 macro
177 public static final String SEQUENCE = "Sequence"; field in LDMLConstants