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

1 2 3 4 56 7 8 91011>>

  /frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/
ColorCutQuantizer.java 148 // Create the priority queue which is sorted by volume descending. This means we always
450 * Comparator which sorts {@link Vbox} instances based on their volume, in descending order
  /libcore/jsr166-tests/src/test/java/jsr166/
LinkedListTest.java 437 * Descending iterator iterates through all elements
456 * Descending iterator ordering is reverse FIFO
  /packages/apps/Camera2/src/com/android/camera/settings/
SettingsUtil.java 205 // Sort supported sizes by total pixel count, descending.
313 // Go through the sizes in descending order, see if they are supported,
  /external/ImageMagick/ImageMagick/script/
jp2.html 135 <td>the compression ratio values. Each value is a factor of compression, thus 20 means 20 times compressed. The order is from left to right in descending order. A final lossless quality layer is signified by the value 1. The default is a single lossless quality layer.</td>
  /external/ImageMagick/www/
jp2.html 139 <td>the compression ratio values. Each value is a factor of compression, thus 20 means 20 times compressed. The order is from left to right in descending order. A final lossless quality layer is signified by the value 1. The default is a single lossless quality layer.</td>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartDifferentiableMultivariateRealOptimizer.java 108 * descending order if maximizing), followed by and null elements
MultiStartDifferentiableMultivariateVectorialOptimizer.java 112 * descending order if maximizing), followed by and null elements
  /external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/
SOURCES.txt 129 paste/cowbell/bell-descending.png
  /external/guava/guava/src/com/google/common/collect/
ForwardingSortedMultiset.java 86 * A skeleton implementation of a descending multiset view. Normally,
  /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
  /external/v8/tools/ignition/
bytecode_dispatches_report.py 28 # Print the hottest bytecodes in descending order, reading from
  /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.

Completed in 1298 milliseconds

1 2 3 4 56 7 8 91011>>