HomeSort by relevance Sort by last modified time
    Searched defs:sorted (Results 26 - 50 of 759) sorted by null

12 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationContentAssist.java 143 List<AttributeDescriptor> sorted = local
145 sorted.addAll(matches.values());
146 Collections.sort(sorted);
151 new ArrayList<Pair<String, String>>(sorted.size());
152 for (AttributeDescriptor d : sorted) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
XLocaleMatcherTest.java 131 TreeSet<ULocale> sorted = new TreeSet<ULocale>(); local
135 check(sorted);
136 sorted.clear();
139 sorted.add(loc);
141 check(sorted);
144 private void check(Set<ULocale> sorted) {
145 if (sorted.isEmpty()) {
148 check2(sorted);
149 ULocale first = sorted.iterator().next();
151 sorted.add(max)
    [all...]
LocaleMatcherTest.java 457 TreeSet<ULocale> sorted = new TreeSet<ULocale>(); local
461 check(sorted);
462 sorted.clear();
465 sorted.add(loc);
467 check(sorted);
470 private void check(Set<ULocale> sorted) {
471 if (sorted.isEmpty()) {
474 check2(sorted);
475 ULocale first = sorted.iterator().next();
477 sorted.add(max)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
XLocaleMatcherTest.java 128 TreeSet<ULocale> sorted = new TreeSet<ULocale>(); local
132 check(sorted);
133 sorted.clear();
136 sorted.add(loc);
138 check(sorted);
141 private void check(Set<ULocale> sorted) {
142 if (sorted.isEmpty()) {
145 check2(sorted);
146 ULocale first = sorted.iterator().next();
148 sorted.add(max)
    [all...]
LocaleMatcherTest.java 454 TreeSet<ULocale> sorted = new TreeSet<ULocale>(); local
458 check(sorted);
459 sorted.clear();
462 sorted.add(loc);
464 check(sorted);
467 private void check(Set<ULocale> sorted) {
468 if (sorted.isEmpty()) {
471 check2(sorted);
472 ULocale first = sorted.iterator().next();
474 sorted.add(max)
    [all...]
  /art/test/005-annotations/src/android/test/anno/
TestAnnotations.java 28 * Print the annotations in sorted order, so as to avoid
32 TreeMap<String, Annotation> sorted = local
36 sorted.put(a.annotationType().getName(), a);
39 for (Annotation a : sorted.values()) {
  /dalvik/dexgen/src/com/android/dexgen/util/
IntList.java 34 /** whether the values are currently sorted */
35 private boolean sorted; field in class:IntList
94 sorted = true;
122 if (sorted != otherList.sorted) {
199 sorted = false;
221 if (sorted && (size > 1)) {
222 sorted = (value >= values[size - 2]);
246 sorted = sorted
    [all...]
  /dalvik/dx/src/com/android/dx/util/
IntList.java 34 /** whether the values are currently sorted */
35 private boolean sorted; field in class:IntList
94 sorted = true;
122 if (sorted != otherList.sorted) {
199 sorted = false;
221 if (sorted && (size > 1)) {
222 sorted = (value >= values[size - 2]);
246 sorted = sorted
    [all...]
  /external/dhcpcd-6.8.2/
if.c 698 struct if_head sorted; local
706 TAILQ_INIT(&sorted);
708 TAILQ_INSERT_HEAD(&sorted, ifp, next);
711 TAILQ_FOREACH(ift, &sorted, next) {
718 TAILQ_INSERT_TAIL(&sorted, ifp, next);
720 TAILQ_CONCAT(ctx->ifaces, &sorted, next);
  /external/e2fsprogs/lib/ext2fs/
ext2fsP.h 42 int sorted; member in struct:ext2_struct_dblist
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
TreeMultimapNaturalTest.java 174 SortedSetMultimap<Double, Double> sorted = Multimaps.unmodifiableSortedSetMultimap(tree); local
175 TreeMultimap<Double, Double> copyFromSorted = TreeMultimap.create(sorted);
  /external/mesa3d/src/gallium/drivers/ilo/shader/
toy_legalize_ra.c 95 bool sorted = false; local
140 else if (!sorted) {
144 sorted = true;
165 /* keep the active list sorted by endpoints */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_program.c 480 uint64_t *sorted[brw->shader_time.num_entries]; local
488 sorted[i] = &scaled[i];
540 qsort(sorted, brw->shader_time.num_entries, sizeof(sorted[0]), compare_time);
546 /* Work back from the sorted pointers times to a time to print. */
547 int i = sorted[s] - scaled;
  /external/perfetto/tools/trace_to_text/
main.cc 170 std::multimap<uint64_t, std::string> sorted; local
172 ForEachPacketInTrace(input, [&sorted](const protos::TracePacket& packet) {
182 sorted.emplace(event.timestamp(), line);
192 size_t total_events = sorted.size();
194 for (auto it = sorted.begin(); it != sorted.end(); it++) {
  /external/skia/src/core/
SkCoverageDelta.h 40 // You can ask whether they are sorted or not by sorted(y), and you can sort them by sort(y).
41 // Once sorted, getDelta(y, i) should return the i-th leftmost delta on row y.
57 bool sorted(int y) const { this->checkY(y); return fSorted[y]; } function in class:SkCoverageDeltaList
  /external/skqp/src/core/
SkCoverageDelta.h 40 // You can ask whether they are sorted or not by sorted(y), and you can sort them by sort(y).
41 // Once sorted, getDelta(y, i) should return the i-th leftmost delta on row y.
57 bool sorted(int y) const { this->checkY(y); return fSorted[y]; } function in class:SkCoverageDeltaList
  /external/snakeyaml/src/test/java/examples/collections/
TypeSafeSetImplementationsTest.java 104 // the order is not from YAML (must be sorted)
112 private SortedSet<String> sorted; field in class:TypeSafeSetImplementationsTest.SetBean
121 return sorted;
124 public void setSorted(SortedSet<String> sorted) {
125 this.sorted = sorted;
  /external/squashfs-tools/kernel-2.4/fs/squashfs/
squashfs2_0.c 643 int sorted = sblk->s_major == 2 && sblk->s_minor >= 1; local
705 if (sorted && name[0] < dire->name[0])
  /external/valgrind/coregrind/
m_xarray.c 49 Bool sorted; /* is it sorted? */ member in struct:_XArray
76 xa->sorted = False;
125 xa->sorted = False;
202 xa->sorted = False;
222 xa->sorted = False;
231 xa->sorted = True;
277 vg_assert(xa->sorted);
348 xa->sorted = False;
  /libcore/ojluni/src/main/java/java/util/stream/
DoubleStream.java 182 * Returns a stream consisting of the elements of this stream in sorted
191 DoubleStream sorted(); method in interface:DoubleStream
489 * @apiNote Elements sorted by increasing absolute magnitude tend
572 * @apiNote Elements sorted by increasing absolute magnitude tend
    [all...]
IntStream.java 178 * Returns a stream consisting of the elements of this stream in sorted
186 IntStream sorted(); method in interface:IntStream
    [all...]
LongStream.java 182 * Returns a stream consisting of the elements of this stream in sorted
190 LongStream sorted(); method in interface:LongStream
    [all...]
Stream.java 359 * Returns a stream consisting of the elements of this stream, sorted
372 Stream<T> sorted(); method in interface:Stream
375 * Returns a stream consisting of the elements of this stream, sorted
389 Stream<T> sorted(Comparator<? super T> comparator); method in interface:Stream
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutContentAssist.java 209 List<IType> sorted = new ArrayList<IType>(elements); local
210 Collections.sort(sorted, new Comparator<IType>() {
223 addMatchingProposals(proposals, sorted.toArray(), offset, node, wordPrefix,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiResourceAttributeNode.java 274 String[] sorted = matches.toArray(new String[matches.size()]); local
275 Arrays.sort(sorted);
276 return sorted;

Completed in 781 milliseconds

12 3 4 5 6 7 8 91011>>