/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 | 52 hb_set_t *set; in hb_set_create() local 84 hb_set_reference (hb_set_t *set) in hb_set_reference() 96 hb_set_destroy (hb_set_t *set) in hb_set_destroy() 118 hb_set_set_user_data (hb_set_t *set, in hb_set_set_user_data() 137 hb_set_get_user_data (hb_set_t *set, in hb_set_get_user_data() 155 hb_set_allocation_successful (const hb_set_t *set) in hb_set_allocation_successful() 169 hb_set_clear (hb_set_t *set) in hb_set_clear() 185 hb_set_is_empty (const hb_set_t *set) in hb_set_is_empty() 202 hb_set_has (const hb_set_t *set, in hb_set_has() 218 hb_set_add (hb_set_t *set, in hb_set_add() [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/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 …]
|
D | uset_props.cpp | 37 UnicodeSet* set = new UnicodeSet(pat, *ec); in uset_openPattern() local 57 UnicodeSet* set = new UnicodeSet(pat, options, NULL, *ec); in uset_openPatternOptions() local 73 uset_applyPattern(USet *set, in uset_applyPattern() 102 uset_applyIntPropertyValue(USet* set, in uset_applyIntPropertyValue() 108 uset_applyPropertyAlias(USet* set, in uset_applyPropertyAlias() 131 uset_toPattern(const USet* set, in uset_toPattern() 141 uset_closeOver(USet* set, int32_t attributes) { in uset_closeOver()
|
/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/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
D | SetExtensions.cs | 45 public static bool add<T>( this HashSet<T> set, T item ) in add() 51 public static void addAll<T>( this HashSet<T> set, IEnumerable<T> items ) in addAll() 59 public static void clear<T>( this HashSet<T> set ) in clear() 65 public static bool contains<T>( this HashSet<T> set, T value ) in contains() 71 public static bool remove<T>( this HashSet<T> set, T item ) in remove() 77 public static int size<T>( this HashSet<T> set ) in size() 83 public static T[] toArray<T>( this HashSet<T> set ) in toArray()
|
/external/cldr/tools/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/llvm-project/lldb/source/Host/macosx/cfcpp/ |
D | CFCMutableSet.cpp | 31 CFMutableSetRef set = get(); in GetCount() local 38 CFMutableSetRef set = get(); in GetCountOfValue() local 45 CFMutableSetRef set = get(); in GetValue() local 52 CFMutableSetRef set = get(); in AddValue() local 67 CFMutableSetRef set = get(); in RemoveValue() local 73 CFMutableSetRef set = get(); in RemoveAllValues() local
|
/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/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/angle/third_party/vulkan-deps/spirv-tools/src/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/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/tensorflow/tensorflow/core/lib/gtl/ |
D | flatset_test.cc | 33 bool Has(const NumSet& set, int64 k) { in Has() 47 NumSetContents Contents(const NumSet& set) { in Contents() 54 void Fill(NumSet* set, int64 start, int64 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/perfetto/src/trace_processor/importers/proto/ |
D | async_track_set_tracker.cc | 36 TrackSet set; in InternGlobalTrackSet() local 56 TrackSet set; in InternAndroidSet() local 77 TrackSet set; in InternFrameTimelineSet() local 90 TrackSet& set = track_sets_[id]; in Begin() local 108 TrackSet& set = track_sets_[id]; in End() local 126 TrackSet& set = track_sets_[id]; in Scoped() local 147 AsyncTrackSetTracker::GetOrCreateTrackForCookie(TrackSet& set, int64_t cookie) { in GetOrCreateTrackForCookie() 178 TrackId AsyncTrackSetTracker::CreateTrackForSet(const TrackSet& set) { in CreateTrackForSet()
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test_cpp-checked-conversion.cc | 23 isl::set set; in check_conversion_null() local 38 static void f_checked(isl::checked::set set) in f_checked() 44 static void f_unchecked(isl::set set) in f_unchecked() 53 isl::set set(ctx, "{ S[i] : 0 <= i < 10 }"); in check_conversion_call() local 67 isl::set set(ctx, "{ S[i] : 0 <= i < 10 }"); in check_conversion_equal() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | LogicalGrouping.java | 131 Set<String> set = new TreeSet<>(); in getPaths() local 148 Set<String> set = new TreeSet<>(); in getPaths() local 159 Set<String> set = new TreeSet<>(); in getPaths() local 245 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() 252 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() 264 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() 277 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() 305 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() 319 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() 343 void addPaths(Set<String> set, CLDRFile cldrFile, String path, XPathParts parts) { in addPaths() [all …]
|
/external/libchrome/base/task/sequence_manager/ |
D | work_queue_sets_unittest.cc | 67 size_t set = TaskQueue::kNormalPriority; in TEST_F() local 75 size_t set = TaskQueue::kNormalPriority; in TEST_F() local 85 size_t set = TaskQueue::kNormalPriority; in TEST_F() local 102 size_t set = 1; in TEST_F() local 113 size_t set = 1; in TEST_F() local 131 size_t set = 2; in TEST_F() local 149 size_t set = 3; in TEST_F() local 172 size_t set = 4; in TEST_F() local 196 size_t set = 1; in TEST_F() local 213 size_t set = 1; in TEST_F() local [all …]
|
/external/mockito/src/test/java/org/mockito/internal/util/collections/ |
D | HashCodeAndEqualsSafeSetTest.java | 133 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(mock1); in isEmptyAfterClear() local 141 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(mock1); in isEqualToItself() local 147 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(); in isNotEqualToAnOtherTypeOfSetWithSameContent() local 154 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(mock1); in isNotEqualWhenContentIsDifferent() local 160 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(mock1); in hashCodeIsEqualIfContentIsEqual() local 166 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(mock1); in toStringIsNotNullOrEmpty() local 172 HashCodeAndEqualsSafeSet set = HashCodeAndEqualsSafeSet.of(mock1); in removeByIterator() local
|