HomeSort by relevance Sort by last modified time
    Searched full:ascending (Results 201 - 225 of 730) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_map.h 317 * Iteration is done in ascending order according to the keys.
325 * in the %map. Iteration is done in ascending order according to the
334 * pair in the %map. Iteration is done in ascending order
343 * pair in the %map. Iteration is done in ascending order according to
389 * in the %map. Iteration is done in ascending order according to the
398 * pair in the %map. Iteration is done in ascending order according to
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_map.h 317 * Iteration is done in ascending order according to the keys.
325 * in the %map. Iteration is done in ascending order according to the
334 * pair in the %map. Iteration is done in ascending order
343 * pair in the %map. Iteration is done in ascending order according to
389 * in the %map. Iteration is done in ascending order according to the
398 * pair in the %map. Iteration is done in ascending order according to
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_map.h 317 * Iteration is done in ascending order according to the keys.
325 * in the %map. Iteration is done in ascending order according to the
334 * pair in the %map. Iteration is done in ascending order
343 * pair in the %map. Iteration is done in ascending order according to
389 * in the %map. Iteration is done in ascending order according to the
398 * pair in the %map. Iteration is done in ascending order according to
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_map.h 352 * Iteration is done in ascending order according to the keys.
360 * in the %map. Iteration is done in ascending order according to the
369 * pair in the %map. Iteration is done in ascending order
378 * pair in the %map. Iteration is done in ascending order according to
424 * in the %map. Iteration is done in ascending order according to the
433 * pair in the %map. Iteration is done in ascending order according to
    [all...]
  /cts/tests/tests/uiautomation/src/android/app/uiautomation/cts/
UiAutomationTest.java 108 // The frames are ordered in ascending order.
222 // The frames are ordered in ascending order.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
ComponentResults.java 59 * Return all the build names for this component sorted by ascending order.
64 return getAllSortedBuildNames(false/*ascending order*/);
  /external/icu/icu4c/source/i18n/
collationfastlatin.h 90 * (in ascending order).
273 * The values are stored in ascending order.
  /external/libchrome/base/trace_event/
trace_log.h 291 // on their sort index, ascending, then by their name, and then tid.
304 // sort index, ascending, then by their name, and then tid.
  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 784 ascending order. This is a non-fatal error, but this cause
785 warning with some tools. So, keep this in ascending order */
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
plain.xsl 93 <xsl:sort select="." order="ascending"/>
126 <xsl:sort select="." order="ascending"/>
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
Model.java 212 * sort key. Rows are sorted in ascending alphabetical order on the sort key.
215 * @param sortKey Data is sorted in ascending alphabetical order.
  /libcore/ojluni/src/main/java/sun/security/util/
DerOutputStream.java 330 * set elements be sorted into ascending lexicographical order
344 * set elements be sorted into ascending tag order
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
WnnDictionary.java 76 /** Sort order (character code of key string in ascending). */
210 * <tr><td>prefix matching</td><td>character code ascending</td><td>no</td></tr>
  /art/compiler/optimizing/
register_allocator.h 112 // of lifetime positions and ascending vreg numbers for correctness.
  /cts/tests/openglperf2/test/
MatrixTest.cpp 121 // Fill with ascending numbers
  /development/samples/NotePad/tests/src/com/example/android/notepad/
NotePadProviderTest.java 504 SORT_ORDER // sort ascending on the title column
562 null // default sort, by ascending title
581 SORT_ORDER // sort order returned is by title, ascending
602 SORT_ORDER // same sort order returned, by title, ascending
    [all...]
  /external/ImageMagick/ImageMagick/script/
jp2.html 131 <td>set the quality layer PSNR, given in dB. The order is from left to right in ascending order. The default is a single lossless quality layer.</td>
  /external/ImageMagick/www/
jp2.html 135 <td>set the quality layer PSNR, given in dB. The order is from left to right in ascending order. The default is a single lossless quality layer.</td>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/polynomials/
PolynomialSplineFunction.java 31 * <i>interpolating polynomials</i> and an ascending array of domain
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartDifferentiableMultivariateRealOptimizer.java 107 * objective value (i.e in ascending order if minimizing and in
MultiStartDifferentiableMultivariateVectorialOptimizer.java 111 * objective value (i.e in ascending order if minimizing and in
  /external/chromium-trace/catapult/third_party/Paste/Paste.egg-info/
SOURCES.txt 128 paste/cowbell/bell-ascending.png
  /external/guava/guava-tests/test/com/google/common/primitives/
UnsignedBytesTest.java 39 // Only in this class, VALUES must be strictly ascending
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Trie2_16.java 227 // Because Trie2 iteration always proceeds in ascending order, we will always
Trie2_32.java 224 // Because Trie2 iteration always proceeds in ascending order, we will always

Completed in 1372 milliseconds

1 2 3 4 5 6 7 891011>>