HomeSort by relevance Sort by last modified time
    Searched full:descending (Results 126 - 150 of 542) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/guava/guava/src/com/google/common/collect/
ForwardingSortedMultiset.java 86 * A skeleton implementation of a descending multiset view. Normally,
Ordering.java 675 * degrades gracefully for worst-case input (descending order), performs
768 * elements in <i>descending order</i>
788 * elements in <i>descending order</i>
    [all...]
  /external/iproute2/man/man8/
tc-prio.8 22 dequeued in numerical descending order of priority. PRIO is a scheduler
  /external/squashfs-tools/RELEASE-READMEs/
README-4.3 181 Unsquashfs would fail to write its contents when descending into it. Fixed
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
BucketHelper.java 138 // sorted by dateTaken in descending order
  /packages/apps/Settings/src/com/android/settings/
UsageStatsActivity.java 77 // return by descending order
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multiset.h 309 * last element in the %multiset. Iteration is done in descending order
318 * last element in the %multiset. Iteration is done in descending order
346 * last element in the %multiset. Iteration is done in descending order
355 * last element in the %multiset. Iteration is done in descending order
stl_set.h 312 * element in the %set. Iteration is done in descending order according
321 * last pair in the %set. Iteration is done in descending order
349 * element in the %set. Iteration is done in descending order according
358 * last pair in the %set. Iteration is done in descending order
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multiset.h 309 * last element in the %multiset. Iteration is done in descending order
318 * last element in the %multiset. Iteration is done in descending order
346 * last element in the %multiset. Iteration is done in descending order
355 * last element in the %multiset. Iteration is done in descending order
stl_set.h 312 * element in the %set. Iteration is done in descending order according
321 * last pair in the %set. Iteration is done in descending order
349 * element in the %set. Iteration is done in descending order according
358 * last pair in the %set. Iteration is done in descending order
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multiset.h 309 * last element in the %multiset. Iteration is done in descending order
318 * last element in the %multiset. Iteration is done in descending order
346 * last element in the %multiset. Iteration is done in descending order
355 * last element in the %multiset. Iteration is done in descending order
stl_set.h 312 * element in the %set. Iteration is done in descending order according
321 * last pair in the %set. Iteration is done in descending order
349 * element in the %set. Iteration is done in descending order according
358 * last pair in the %set. Iteration is done in descending order
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_multiset.h 344 * last element in the %multiset. Iteration is done in descending order
353 * last element in the %multiset. Iteration is done in descending order
381 * last element in the %multiset. Iteration is done in descending order
390 * last element in the %multiset. Iteration is done in descending order
stl_set.h 348 * element in the %set. Iteration is done in descending order according
357 * last pair in the %set. Iteration is done in descending order
385 * element in the %set. Iteration is done in descending order according
394 * last pair in the %set. Iteration is done in descending order
  /external/libavc/common/
ih264_dpb_mgr.c 208 * Orders all the pocs less than current poc in the descending order.
244 * All POCs less than current poc are first placed in the descending order.
298 * Then rrders all the pocs less than current poc in the descending order.
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 214 // Sort entries by SortOffset in descending order.
322 // When there are more HIs matched with one LO, sort them in descending order by
346 // Sorts entries by Offset in descending order.
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraCapabilities.java 531 * list is sorted by maximum fps then minimum fps in a descending order.
540 * height in a descending order.
552 * The list is sorted by width then height in a descending order.
  /libcore/ojluni/src/main/java/java/util/
DualPivotQuicksort.java 117 * (ascending or descending sequence).
126 } else if (a[k] > a[k + 1]) { // descending
565 * (ascending or descending sequence).
574 } else if (a[k] > a[k + 1]) { // descending
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/alerts/
AlertServiceTest.java 455 // Set up future alerts. The real query implementation sorts by descending start
527 // Set up future alerts. The real query implementation sorts by descending start
594 // Set up future alerts. The real query implementation sorts by descending start
    [all...]
  /art/runtime/interpreter/mterp/arm/
header.S 54 Stack is "full descending". Only the arguments that don't fit in the first 4
  /development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailProviderHelpers.java 262 case DESCENDING:
  /external/autotest/client/virt/tests/
whql_submission.py 231 # Sort the results by failures and total test count in descending order
  /external/chromium-trace/catapult/dashboard/dashboard/
find_anomalies.py 103 # The query is ordered in descending order by revision because we want
  /external/icu/android_icu4j/src/main/java/android/icu/util/
LocalePriorityList.java 50 * When the list is built, the internal values are sorted in descending order by
  /external/icu/icu4c/source/i18n/
collationdatareader.h 57 // The data items should be in descending order of unit size,

Completed in 755 milliseconds

1 2 3 4 56 7 8 91011>>