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

1 23 4 5 6 7 8 91011>>

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
SortedSetTestSuiteBuilder.java 77 * <p>Because the set may be ascending or descending, this test must derive
  /external/jsilver/src/com/google/clearsilver/jsilver/interpreter/
VariableLocator.java 45 * and descending the tree.
  /external/libcxx/test/std/algorithms/alg.sorting/alg.heap.operations/make.heap/
make_heap_comp.pass.cpp 56 // Descending
  /external/libunwind/src/
os-hpux.c 101 /* Add this element into list in descending order by start. */
  /external/opencv3/doc/py_tutorials/py_feature2d/py_shi_tomasi/
py_shi_tomasi.markdown 43 level are rejected. Then it sorts the remaining corners based on quality in the descending order.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
MethodImplementation.java 81 * The addresses of the DebugItems in the returned list will be in non-descending order.
  /external/v8/build/android/docs/
lint.md 32 In descending order of preference:
  /packages/apps/Contacts/src/com/android/contacts/list/
UiIntentActions.java 74 * contacts in alphabetical order and then the frequent contacts in descending
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 74 /** Sort order (frequency in descending). */
207 * <tr><td>exact matching</td><td>frequency descending</td><td>no</td></tr>
208 * <tr><td>prefix matching</td><td>frequency descending</td><td>no</td></tr>
209 * <tr><td>prefix matching</td><td>frequency descending</td><td>yes</td></tr>
  /external/autotest/frontend/client/src/autotest/common/table/
DynamicTable.java 124 * @param sortDirection DynamicTable.ASCENDING or DynamicTable.DESCENDING
331 SortDirection.DESCENDING : SortDirection.ASCENDING;
  /external/deqp/modules/gles3/functional/
es3fInternalFormatQueryTests.cpp 89 // samples must be ordered descending
93 << "// ERROR: Expected sample count to be ordered in descending order;"
  /external/skia/src/core/
SkFontMgr.cpp 196 * in descending order followed by weights above pattern.weight
200 * in descending order until a match is found.
  /external/wpa_supplicant_8/src/fst/
fst_group.c 150 /* The list is sorted in descending order by priorities, so MB IEs will
377 * The list is sorted in descending order by priority to allow
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 494 This function sorts array of pointers to AVCPictureData in descending order of
512 This function sorts array of pointers to AVCFrameStore in descending order of
530 This function sorts array of pointers to AVCPictureData in descending order of
536 void SortPicByPOC(AVCPictureData *data[], int num, int descending);
548 This function sorts array of pointers to AVCFrameStore in descending order of
554 void SortFrameByPOC(AVCFrameStore *data[], int num, int descending);
  /libcore/ojluni/src/main/java/java/util/
NavigableMap.java 54 * ascending or descending key order. The {@link #descendingMap}
57 * operations and views is likely to be faster than that of descending
251 * The descending map is backed by this map, so changes to the map are
252 * reflected in the descending map, and vice-versa. If either map is
284 * The set's iterator returns the keys in descending order.
ComparableTimSort.java 286 * the specified array and reverses the run if it is descending (ensuring
293 * or the longest descending sequence with:
298 * definition of "descending" is needed so that the call can safely
299 * reverse a descending sequence without violating stability.
315 // Find end of run, and reverse range if descending
316 if (((Comparable) a[runHi++]).compareTo(a[lo]) < 0) { // Descending
    [all...]
  /cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2AndroidTestCase.java 75 protected List<Size> mOrderedPreviewSizes; // In descending order.
76 protected List<Size> mOrderedVideoSizes; // In descending order.
77 protected List<Size> mOrderedStillSizes; // In descending order.
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
Model.java 284 * (directories vs documents) and then each bucket is sorted independently in descending
287 * @param sortKey Data is sorted in descending numerical order.
317 // Sort in descending numerical order. This matches legacy behaviour, which
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 346 * the %multimap. Iteration is done in descending order according to the
355 * last pair in the %multimap. Iteration is done in descending order
364 * first pair in the %multimap. Iteration is done in descending order
374 * descending order according to the keys.
401 * last pair in the %multimap. Iteration is done in descending order
411 * descending order according to the keys.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 346 * the %multimap. Iteration is done in descending order according to the
355 * last pair in the %multimap. Iteration is done in descending order
364 * first pair in the %multimap. Iteration is done in descending order
374 * descending order according to the keys.
401 * last pair in the %multimap. Iteration is done in descending order
411 * descending order according to the keys.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multimap.h 346 * the %multimap. Iteration is done in descending order according to the
355 * last pair in the %multimap. Iteration is done in descending order
364 * first pair in the %multimap. Iteration is done in descending order
374 * descending order according to the keys.
401 * last pair in the %multimap. Iteration is done in descending order
411 * descending order according to the keys.
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_multimap.h 382 * the %multimap. Iteration is done in descending order according to the
391 * last pair in the %multimap. Iteration is done in descending order
400 * first pair in the %multimap. Iteration is done in descending order
410 * descending order according to the keys.
437 * last pair in the %multimap. Iteration is done in descending order
447 * descending order according to the keys.
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartUnivariateRealOptimizer.java 181 * descending order if maximizing), followed by Double.NaN elements
207 * descending order if maximizing), followed by Double.NaN elements
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/checkstyle/
checkstyle-frames.xsl 189 <xsl:sort select="count(error)" order="descending" data-type="number"/>
224 @param path the path to transform into a descending directory path
  /frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/
ModelTest.java 215 // Check sort order - descending numerical
264 // Check sort order - descending numerical

Completed in 3750 milliseconds

1 23 4 5 6 7 8 91011>>