/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_multimap.h | 346 * %multimap. Iteration is done in ascending order according to the 355 * in the %multimap. Iteration is done in ascending order according to 364 * the %multimap. Iteration is done in ascending order according to the 373 * pair in the %multimap. Iteration is done in ascending order according 419 * in the %multimap. Iteration is done in ascending order according to 428 * pair in the %multimap. Iteration is done in ascending order according [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
listsort.txt | 60 /sort: ascending data
61 3sort: ascending, then 3 random exchanges
62 +sort: ascending, then 10 random at the end
213 "ascending", which means non-decreasing:
225 a descending run in-place, transforming a descending run into an ascending
672 samplesort special-casing at most one ascending run at the start, then
673 falling back to the general case if it doesn't find an ascending run
676 taught how to deal with mixtures of ascending and descending runs
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ |
ArmPlatformPkg.fdf | 39 # Regions must be defined in ascending order and may not overlap.
69 # Regions must be defined in ascending order and may not overlap.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
MultiStartUnivariateRealOptimizer.java | 180 * objective value (i.e in ascending order if minimizing and in 206 * objective value (i.e in ascending order if minimizing and in
|
MultiStartMultivariateRealOptimizer.java | 102 * objective value (i.e in ascending order if minimizing and in
|
/external/libevent/ |
evthread-internal.h | 101 /** Helper: put lockvar1 and lockvar2 into pointerwise ascending order. */ 324 /** Helper: put lockvar1 and lockvar2 into pointerwise ascending order. */
|
/libcore/ojluni/src/main/java/java/util/ |
Arrays.java | 150 * Sorts the specified array into ascending numerical order. 165 * Sorts the specified range of the array into ascending order. The range 190 * Sorts the specified array into ascending numerical order. 205 * Sorts the specified range of the array into ascending order. The range 230 * Sorts the specified array into ascending numerical order. 245 * Sorts the specified range of the array into ascending order. The range 270 * Sorts the specified array into ascending numerical order. 285 * Sorts the specified range of the array into ascending order. The range 310 * Sorts the specified array into ascending numerical order. 325 * Sorts the specified range of the array into ascending order. The rang [all...] |
/art/compiler/optimizing/ |
register_allocator_linear_scan.h | 89 // of lifetime positions and ascending vreg numbers for correctness.
|
/cts/tests/tests/graphics/assets/ |
unsorted_cmap14_default_uvs.ttx | 138 <!-- Bad font: cmap entries must be sorted in ascending order. -->
|
unsorted_cmap4.ttx | 136 <!-- Bad font: cmap entries must be sorted in ascending order. -->
|
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.java | 63 * Sort order for the query. Sorted by primary name in ascending order.
|
/developers/build/prebuilts/gradle/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.kt | 143 * Sort order for the query. Sorted by primary name in ascending order.
|
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.java | 63 * Sort order for the query. Sorted by primary name in ascending order.
|
/developers/samples/android/system/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.kt | 143 * Sort order for the query. Sorted by primary name in ascending order.
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/contacts/ |
ContactsFragment.java | 67 * Sort order for the query. Sorted by primary name in ascending order.
|
/docs/source.android.com/en/devices/audio/ |
src.html | 95 in descending order of signal distortion, and ascending order of
|
/docs/source.android.com/en/devices/tech/display/ |
app-shortcuts.html | 115 ascending order within each group.
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3basetree.h | 70 /// and ascending trees as the tree walk progresses.
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
V_O_R_G_.py | 53 vOriginTable.sort() # must be in ascending GID order
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
ComposedCharIter.java | 118 * by Unicode, in ascending order. After all precomposed characters have
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
RangeValueIterator.java | 15 * where index is the sorted integer index in ascending order and value, its
|
ValueIterator.java | 15 * int is the sorted integer index in ascending order, and Object its
|
/external/icu/icu4c/source/i18n/ |
bocsu.h | 60 * in ascending order, which forbids encoding the sign and the absolute value separately.
|
/external/icu/icu4c/source/test/intltest/ |
usettest.h | 133 * as a pairs list. Ranges are listed in ascending Unicode order.
|
/external/icu/icu4c/source/tools/toolutil/ |
denseranges.cpp | 26 * Collect up to 15 range gaps and sort them by ascending gap size.
|