Searched defs:EMPTY_SET (Results 1 – 11 of 11) sorted by relevance
7 static final BERSet EMPTY_SET = new BERSet(); field in BERFactory
7 static final ASN1Set EMPTY_SET = new DERSet(); field in DERFactory
6 static final BERSet EMPTY_SET = new BERSet(); field in BERFactory
6 static final ASN1Set EMPTY_SET = new DERSet(); field in DERFactory
19 static Set EMPTY_SET = Collections.unmodifiableSet(new HashSet()); field in OCSPUtils
36 private static Set EMPTY_SET = Collections.unmodifiableSet(new HashSet()); field in CertUtils
35 #define EMPTY_SET 0x2205 macro
13 private static ImmutableSet<ModifierKey> EMPTY_SET = ImmutableSet.<ModifierKey> of(); field in ModifierKeySimplifierTest
173 EMPTY_SET = b'\x8f' # push empty set on the stack variable
282 EMPTY_SET = 0x0 const
96 EMPTY_SET = '\x8f', enumerator