| /external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/ | 
| D | BERFactory.java | 7     static final BERSet EMPTY_SET = new BERSet();  field in BERFactory
  | 
| D | DLFactory.java | 7     static final ASN1Set EMPTY_SET = new DLSet();  field in DLFactory
  | 
| D | DERFactory.java | 7     static final ASN1Set EMPTY_SET = new DERSet();  field in DERFactory
  | 
| /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/ | 
| D | BERFactory.java | 7     static final BERSet EMPTY_SET = new BERSet();  field in BERFactory
  | 
| D | DLFactory.java | 7     static final ASN1Set EMPTY_SET = new DLSet();  field in DLFactory
  | 
| D | DERFactory.java | 7     static final ASN1Set EMPTY_SET = new DERSet();  field in DERFactory
  | 
| /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ | 
| D | DLFactory.java | 6     static final ASN1Set EMPTY_SET = new DLSet();  field in DLFactory
  | 
| D | BERFactory.java | 6     static final BERSet EMPTY_SET = new BERSet();  field in BERFactory
  | 
| D | DERFactory.java | 6     static final ASN1Set EMPTY_SET = new DERSet();  field in DERFactory
  | 
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/ | 
| D | OCSPUtils.java | 19     static Set EMPTY_SET = Collections.unmodifiableSet(new HashSet());  field in OCSPUtils
  | 
| /external/tensorflow/tensorflow/python/util/ | 
| D | tf_stack.py | 105 EMPTY_SET = frozenset()  variable
  | 
| /external/bouncycastle/repackaged_platform/bcpkix/src/main/java/com/android/internal/org/bouncycastle/cert/ | 
| D | CertUtils.java | 41     private static Set EMPTY_SET = Collections.unmodifiableSet(new HashSet());  field in CertUtils
  | 
| /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ | 
| D | CertUtils.java | 40     private static Set EMPTY_SET = Collections.unmodifiableSet(new HashSet());  field in CertUtils
  | 
| /external/icu/icu4c/source/common/ | 
| D | uresimp.h | 35 #define EMPTY_SET 0x2205  macro
  | 
| /external/cronet/third_party/icu/source/common/ | 
| D | uresimp.h | 35 #define EMPTY_SET 0x2205  macro
  | 
| /external/icu/libicu/cts_headers/ | 
| D | uresimp.h | 35 #define EMPTY_SET 0x2205  macro
  | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/keyboard/test/ | 
| D | ModifierKeySimplifierTest.java | 13     private static ImmutableSet<ModifierKey> EMPTY_SET = ImmutableSet.<ModifierKey> of();  field in ModifierKeySimplifierTest
  | 
| /external/rust/crates/hashbrown/src/ | 
| D | set.rs | 2764         const EMPTY_SET: HashSet<u32, MyHasher> = HashSet::with_hasher(MyHasher);  in test_const_with_hasher()  constant
  | 
| /external/python/cpython3/Lib/ | 
| D | pickle.py | 183 EMPTY_SET        = b'\x8f'  # push empty set on the stack  variable
  | 
| /external/python/cpython3/Modules/ | 
| D | _pickle.c | 102     EMPTY_SET        = '\x8f',  enumerator
  |