| /external/guava/android/guava-tests/test/com/google/common/collect/ | 
| D | ImmutableSortedSetTest.java | 238     SortedSet<String> set = of();  in testEmpty_comparator()  local 243     SortedSet<String> set = of();  in testEmpty_headSet()  local 248     SortedSet<String> set = of();  in testEmpty_tailSet()  local 253     SortedSet<String> set = of();  in testEmpty_subSet()  local 258     SortedSet<String> set = of();  in testEmpty_first()  local 267     SortedSet<String> set = of();  in testEmpty_last()  local 277     SortedSet<String> set = of();  in testEmpty_serialization()  local 283     SortedSet<String> set = of("e");  in testSingle_comparator()  local 288     SortedSet<String> set = of("e");  in testSingle_headSet()  local 296     SortedSet<String> set = of("e");  in testSingle_tailSet()  local [all …] 
 | 
| D | AbstractImmutableSetTest.java | 74     Set<String> set = of();  in testCreation_noArgs()  local 75     assertEquals(Collections.<String>emptySet(), set);  in testCreation_noArgs()  local 76     assertSame(of(), set);  in testCreation_noArgs()  local 80     Set<String> set = of("a");  in testCreation_oneElement()  local 85     Set<String> set = of("a", "b");  in testCreation_twoElements()  local 90     Set<String> set = of("a", "b", "c");  in testCreation_threeElements()  local 95     Set<String> set = of("a", "b", "c", "d");  in testCreation_fourElements()  local 100     Set<String> set = of("a", "b", "c", "d", "e");  in testCreation_fiveElements()  local 105     Set<String> set = of("a", "b", "c", "d", "e", "f");  in testCreation_sixElements()  local 110     Set<String> set = of("a", "b", "c", "d", "e", "f", "g");  in testCreation_sevenElements()  local [all …] 
 | 
| D | ContiguousSetTest.java | 187     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testHeadSet()  local 205     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testTailSet()  local 221     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testSubSet()  local 238     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testSubSet_outOfOrder()  local 271     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testContains()  local 287     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testContainsAll()  local 360     ContiguousSet<Integer> set = ContiguousSet.closed(1, 3);  in testIntersection_empty()  local 371     ContiguousSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testIntersection()  local
  | 
| /external/guava/guava-tests/test/com/google/common/collect/ | 
| D | ImmutableSortedSetTest.java | 242     SortedSet<String> set = of();  in testEmpty_comparator()  local 247     SortedSet<String> set = of();  in testEmpty_headSet()  local 252     SortedSet<String> set = of();  in testEmpty_tailSet()  local 257     SortedSet<String> set = of();  in testEmpty_subSet()  local 262     SortedSet<String> set = of();  in testEmpty_first()  local 271     SortedSet<String> set = of();  in testEmpty_last()  local 281     SortedSet<String> set = of();  in testEmpty_serialization()  local 287     SortedSet<String> set = of("e");  in testSingle_comparator()  local 292     SortedSet<String> set = of("e");  in testSingle_headSet()  local 300     SortedSet<String> set = of("e");  in testSingle_tailSet()  local [all …] 
 | 
| D | AbstractImmutableSetTest.java | 74     Set<String> set = of();  in testCreation_noArgs()  local 75     assertEquals(Collections.<String>emptySet(), set);  in testCreation_noArgs()  local 76     assertSame(of(), set);  in testCreation_noArgs()  local 80     Set<String> set = of("a");  in testCreation_oneElement()  local 85     Set<String> set = of("a", "b");  in testCreation_twoElements()  local 90     Set<String> set = of("a", "b", "c");  in testCreation_threeElements()  local 95     Set<String> set = of("a", "b", "c", "d");  in testCreation_fourElements()  local 100     Set<String> set = of("a", "b", "c", "d", "e");  in testCreation_fiveElements()  local 105     Set<String> set = of("a", "b", "c", "d", "e", "f");  in testCreation_sixElements()  local 110     Set<String> set = of("a", "b", "c", "d", "e", "f", "g");  in testCreation_sevenElements()  local [all …] 
 | 
| D | ContiguousSetTest.java | 187     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testHeadSet()  local 205     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testTailSet()  local 221     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testSubSet()  local 238     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testSubSet_outOfOrder()  local 271     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testContains()  local 287     ImmutableSortedSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testContainsAll()  local 360     ContiguousSet<Integer> set = ContiguousSet.closed(1, 3);  in testIntersection_empty()  local 371     ContiguousSet<Integer> set = ContiguousSet.create(Range.closed(1, 3), integers());  in testIntersection()  local
  | 
| /external/harfbuzz_ng/src/ | 
| D | hb-set.cc | 54   hb_set_t *set;  in hb_set_create()  local 88 hb_set_reference (hb_set_t *set)  in hb_set_reference() 104 hb_set_destroy (hb_set_t *set)  in hb_set_destroy() 126 hb_set_set_user_data (hb_set_t           *set,  in hb_set_set_user_data() 148 hb_set_get_user_data (const hb_set_t     *set,  in hb_set_get_user_data() 166 hb_set_allocation_successful (const hb_set_t  *set)  in hb_set_allocation_successful() 182 hb_set_copy (const hb_set_t *set)  in hb_set_copy() 199 hb_set_clear (hb_set_t *set)  in hb_set_clear() 216 hb_set_is_empty (const hb_set_t *set)  in hb_set_is_empty() 233 hb_set_has (const hb_set_t *set,  in hb_set_has() [all …] 
 | 
| /external/mesa3d/src/util/ | 
| D | set.h | 43 struct set {  struct 45    struct set_entry *table;  argument 58 struct set *  argument 124 #define set_foreach(set, entry)                                     \  argument
  | 
| /external/cronet/third_party/icu/source/common/ | 
| D | uset.cpp | 44 uset_close(USet* set) {  in uset_close() 49 uset_clone(const USet *set) {  in uset_clone() 54 uset_isFrozen(const USet *set) {  in uset_isFrozen() 59 uset_freeze(USet *set) {  in uset_freeze() 64 uset_cloneAsThawed(const USet *set) {  in uset_cloneAsThawed() 69 uset_set(USet* set,  in uset_set() 75 uset_addAll(USet* set, const USet *additionalSet) {  in uset_addAll() 80 uset_add(USet* set, UChar32 c) {  in uset_add() 85 uset_addRange(USet* set, UChar32 start, UChar32 end) {  in uset_addRange() 90 uset_addString(USet* set, const UChar* str, int32_t strLen) {  in uset_addString() [all …] 
 | 
| /external/icu/icu4c/source/common/ | 
| D | uset.cpp | 44 uset_close(USet* set) {  in uset_close() 49 uset_clone(const USet *set) {  in uset_clone() 54 uset_isFrozen(const USet *set) {  in uset_isFrozen() 59 uset_freeze(USet *set) {  in uset_freeze() 64 uset_cloneAsThawed(const USet *set) {  in uset_cloneAsThawed() 69 uset_set(USet* set,  in uset_set() 75 uset_addAll(USet* set, const USet *additionalSet) {  in uset_addAll() 80 uset_add(USet* set, UChar32 c) {  in uset_add() 85 uset_addRange(USet* set, UChar32 start, UChar32 end) {  in uset_addRange() 90 uset_addString(USet* set, const UChar* str, int32_t strLen) {  in uset_addString() [all …] 
 | 
| /external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/ | 
| D | Buffers.kt | 236   public operator fun set(dstIndex: Int, src: ByteArray, srcStart: Int, srcLength: Int)  in findFirst()  method 242   public operator fun set(index: Int, value: Boolean)  in findFirst()  method 248   public operator fun set(index: Int, value: Byte)  in findFirst()  method 254   public operator fun set(index: Int, value: UByte)  in findFirst()  method 260   public fun set(index: Int, value: Short)  in findFirst()  method 266   public fun set(index: Int, value: UShort)  in findFirst()  method 272   public fun set(index: Int, value: Int)  in findFirst()  method 278   public fun set(index: Int, value: UInt)  in findFirst()  method 284   public fun set(index: Int, value: Long)  in findFirst()  method 290   public fun set(index: Int, value: ULong)  in findFirst()  method [all …] 
 | 
| /external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/utils/ | 
| D | VisitorSetTest.java | 44         Set<CompilationUnit> set = new HashSet<>();  in normalEqualsDoesDeepCompare()  local 52         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in objectIdentityEqualsDoesShallowCompare()  local 62         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetContains()  local 73         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetContainsAll()  local 81         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetIterator()  local 99         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetRemove()  local 110         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetRemoveAll()  local 122         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetRetainAll()  local 135         Set<CompilationUnit> set = new VisitorSet<>(new ObjectIdentityHashCodeVisitor(),  in visitorSetToArray()  local
  | 
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/util/ | 
| D | FluentBitSet.java | 52     public FluentBitSet(final BitSet set) {  in FluentBitSet() 75     public FluentBitSet and(final BitSet set) {  in and() 88     public FluentBitSet and(final FluentBitSet set) {  in and() 99     public FluentBitSet andNot(final BitSet set) {  in andNot() 110     public FluentBitSet andNot(final FluentBitSet set) {  in andNot() 273     public boolean intersects(final BitSet set) {  in intersects() 284     public boolean intersects(final FluentBitSet set) {  in intersects() 351     public FluentBitSet or(final BitSet set) {  in or() 364     public FluentBitSet or(final FluentBitSet... set) {  in or() 379     public FluentBitSet or(final FluentBitSet set) {  in or() [all …] 
 | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ | 
| D | UnmodifiableBitSet.java | 23     public void and(BitSet set) {  in and() 28     public void andNot(BitSet set) {  in andNot() 58     public void set(int bitIndex) {  in set()  method in UnmodifiableBitSet 63     public void set(int bitIndex, boolean value) {  in set()  method in UnmodifiableBitSet 68     public void set(int fromIndex, int toIndex) {  in set()  method in UnmodifiableBitSet 73     public void set(int fromIndex, int toIndex, boolean value) {  in set()  method in UnmodifiableBitSet 78     public void or(BitSet set) {  in or() 83     public void xor(BitSet set) {  in xor()
  | 
| /external/strace/ | 
| D | number_set.c | 60 reallocate_number_set(struct number_set *const set, const unsigned int new_nslots)  in reallocate_number_set() 71 number_set_array_is_empty(const struct number_set *const set,  in number_set_array_is_empty() 78 is_number_in_set(const unsigned int number, const struct number_set *const set)  in is_number_in_set() 85 is_number_in_set_array(const unsigned int number, const struct number_set *const set,  in is_number_in_set_array() 93 add_number_to_set(const unsigned int number, struct number_set *const set)  in add_number_to_set() 100 add_number_to_set_array(const unsigned int number, struct number_set *const set,  in add_number_to_set_array() 107 clear_number_set_array(struct number_set *const set, const unsigned int nmemb)  in clear_number_set_array() 120 invert_number_set_array(struct number_set *const set, const unsigned int nmemb)  in invert_number_set_array() 135 free_number_set_array(struct number_set *const set, unsigned int nmemb)  in free_number_set_array()
  | 
| /external/pdfium/third_party/libtiff/ | 
| D | tif_hash_set.c | 140     TIFFHashSet *set = (TIFFHashSet *)malloc(sizeof(TIFFHashSet));  in TIFFHashSetNew()  local 179 int TIFFHashSetSize(const TIFFHashSet *set)  in TIFFHashSetSize() 190 static TIFFList *TIFFHashSetGetNewListElt(TIFFHashSet *set)  in TIFFHashSetGetNewListElt() 208 static void TIFFHashSetReturnListElt(TIFFHashSet *set, TIFFList *psList)  in TIFFHashSetReturnListElt() 226 static void TIFFHashSetClearInternal(TIFFHashSet *set, bool bFinalize)  in TIFFHashSetClearInternal() 285 void TIFFHashSetDestroy(TIFFHashSet *set)  in TIFFHashSetDestroy() 310 void TIFFHashSetClear(TIFFHashSet *set)  in TIFFHashSetClear() 341 void TIFFHashSetForeach(TIFFHashSet *set, TIFFHashSetIterEltFunc fnIterFunc,  in TIFFHashSetForeach() 366 static bool TIFFHashSetRehash(TIFFHashSet *set)  in TIFFHashSetRehash() 409 static void **TIFFHashSetFindPtr(TIFFHashSet *set, const void *elt)  in TIFFHashSetFindPtr() [all …] 
 | 
| /external/rust/crates/tokio/tests/ | 
| D | task_join_set.rs | 16     let mut set = JoinSet::new();  in test_with_sleep()  localVariable 66     let mut set = JoinSet::new();  in test_abort_on_drop()  localVariable 91     let mut set = JoinSet::new();  in alternating()  localVariable 109     let mut set = JoinSet::new();  in abort_tasks()  localVariable 143     let mut set = JoinSet::new();  in runtime_gone()  localVariable 159     let mut set: JoinSet<()> = JoinSet::new();  in abort_all()  localVariable 202         let mut set = JoinSet::new();  in join_set_coop()  localVariable
  | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/ | 
| D | enum_set_test.cpp | 305   EnumSet<TestEnum> set;  in createSetUnorderedInsertion()  local 314   EnumSet<TestEnum> set;  in TEST()  local 321   EnumSet<TestEnum> set;  in TEST()  local 328   EnumSet<TestEnum> set(TestEnum::FOUR);  in TEST()  local 333   EnumSet<TestEnum> set(TestEnum::THREE_HUNDRED);  in TEST()  local 338   const EnumSet<TestEnum> set;  in TEST()  local 345   EnumSet<TestEnum> set;  in TEST()  local 353   EnumSet<TestEnum> set;  in TEST()  local 361   EnumSet<TestEnum> set;  in TEST()  local 371   EnumSet<TestEnum> set;  in TEST()  local [all …] 
 | 
| /external/deqp-deps/SPIRV-Tools/test/ | 
| D | enum_set_test.cpp | 31   EnumSet<uint32_t> set;  in TEST()  local 38   EnumSet<uint32_t> set;  in TEST()  local 45   EnumSet<uint32_t> set(4);  in TEST()  local 50   EnumSet<uint32_t> set(300);  in TEST()  local 55   const EnumSet<uint32_t> set;  in TEST()  local 62   EnumSet<uint32_t> set;  in TEST()  local 70   EnumSet<uint32_t> set;  in TEST()  local 78   EnumSet<uint32_t> set;  in TEST()  local 88   EnumSet<uint32_t> set;  in TEST()  local 98   EnumSet<uint32_t> set(3);  in TEST()  local [all …] 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/ | 
| D | enum_set_test.cpp | 31   EnumSet<uint32_t> set;  in TEST()  local 38   EnumSet<uint32_t> set;  in TEST()  local 45   EnumSet<uint32_t> set(4);  in TEST()  local 50   EnumSet<uint32_t> set(300);  in TEST()  local 55   const EnumSet<uint32_t> set;  in TEST()  local 62   EnumSet<uint32_t> set;  in TEST()  local 70   EnumSet<uint32_t> set;  in TEST()  local 78   EnumSet<uint32_t> set;  in TEST()  local 88   EnumSet<uint32_t> set;  in TEST()  local 98   EnumSet<uint32_t> set(3);  in TEST()  local [all …] 
 | 
| /external/libchrome/ipc/ | 
| D | ipc_message_attachment_set_posix_unittest.cc | 37 int GetFdAt(MessageAttachmentSet* set, int id) {  in GetFdAt() 49   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 64   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 79   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 92   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 110   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 131   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 141   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local
  | 
| /external/cronet/ipc/ | 
| D | ipc_message_attachment_set_posix_unittest.cc | 45 int GetFdAt(MessageAttachmentSet* set, int id) {  in GetFdAt() 57   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 72   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 87   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 100   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 118   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 139   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local 149   scoped_refptr<MessageAttachmentSet> set(new MessageAttachmentSet);  in TEST()  local
  | 
| /external/tensorflow/tensorflow/core/lib/gtl/ | 
| D | flatset_test.cc | 33 bool Has(const NumSet& set, int64_t k) {  in Has() 47 NumSetContents Contents(const NumSet& set) {  in Contents() 54 void Fill(NumSet* set, int64_t start, int64_t limit) {  in Fill() 61   NumSet set;  in TEST()  local 71   NumSet set;  in TEST()  local 88   NumSet set;  in TEST()  local 98   NumSet set;  in TEST()  local 120   NumSet set;  in TEST()  local 129   NumSet set;  in TEST()  local 138   NumSet set;  in TEST()  local [all …] 
 | 
| /external/eigen/bench/perf_monitoring/resources/ | 
| D | s2.js | 1 …f Function&&e.callback(d);a.render.queue.splice(0,f),a.render.queue.length?setTimeout(c):(a.dispat…  method
  | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | 
| D | LogicalGrouping.java | 129             Set<String> set = new TreeSet<>();  in getPaths()  local 146             Set<String> set = new TreeSet<>();  in getPaths()  local 157             Set<String> set = new TreeSet<>();  in getPaths()  local 251             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() 258             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() 270             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() 283             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() 311             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() 325             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() 349             void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) {  in addPaths() [all …] 
 |