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

1 2 3 4 5 67 8 91011>>

  /external/chromium-trace/catapult/dashboard/dashboard/
find_anomalies.py 109 # However, we want to analyze them in ascending order.
213 rows: List of Row entities in ascending order by revision.
  /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. */
  /external/v8/src/compiler/
store-store-elimination.cc 222 // in futureStore, and continue ascending up the chain.
232 // ascending up the chain.
  /libcore/ojluni/src/main/java/java/util/
Arrays.java 115 * Sorts the specified array into ascending numerical order.
130 * Sorts the specified range of the array into ascending order. The range
155 * Sorts the specified array into ascending numerical order.
170 * Sorts the specified range of the array into ascending order. The range
195 * Sorts the specified array into ascending numerical order.
210 * Sorts the specified range of the array into ascending order. The range
235 * Sorts the specified array into ascending numerical order.
250 * Sorts the specified range of the array into ascending order. The range
275 * Sorts the specified array into ascending numerical order.
290 * Sorts the specified range of the array into ascending order. The rang
    [all...]
  /developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/
ContactsFragment.java 67 * 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 67 * 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/src/devices/audio/
src.jd 96 in descending order of signal distortion, and ascending order of
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3basetree.h 70 /// and ascending trees as the tree walk progresses.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
MultiStartMultivariateRealOptimizer.java 102 * objective value (i.e in ascending order if minimizing and in
  /external/boringssl/src/include/openssl/
pqueue.h 70 * 64-bit priority, in ascending priority order. */
  /external/chromium-trace/catapult/tracing/tracing/model/
time_to_object_instance_map.html 47 'done in ascending timestamp order.');
  /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 116 * by Unicode, in ascending order. After all precomposed characters have
  /external/icu/android_icu4j/src/main/java/android/icu/util/
RangeValueIterator.java 13 * where index is the sorted integer index in ascending order and value, its
  /external/icu/icu4c/source/common/
dictionarydata.h 165 * The first four indexes are byte offsets in ascending order.
  /external/icu/icu4c/source/i18n/
bocsu.h 58 * in ascending order, which forbids encoding the sign and the absolute value separately.
  /external/icu/icu4c/source/test/intltest/
usettest.h 131 * as a pairs list. Ranges are listed in ascending Unicode order.
  /external/icu/icu4c/source/tools/toolutil/
denseranges.cpp 24 * Collect up to 15 range gaps and sort them by ascending gap size.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ComposedCharIter.java 114 * by Unicode, in ascending order. After all precomposed characters have
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
RangeValueIterator.java 12 * where index is the sorted integer index in ascending order and value, its
ValueIterator.java 12 * int is the sorted integer index in ascending order, and Object its
  /external/libavc/common/
ih264_dpb_mgr.c 209 * Then orders all the pocs greater than current poc in the ascending order.
245 * Then all POCs greater than current poc are placed in the ascending order.
297 * Orders all the pocs greater than current poc in the ascending order.
333 * All POCs greater than current poc are first placed in the ascending order.
    [all...]
  /external/libchrome/sandbox/linux/bpf_dsl/
policy_compiler.h 110 // sorted in ascending order of system call numbers. There are no gaps in the
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gxvalid/
gxvmort.c 138 "in ascending order\n" ));

Completed in 2018 milliseconds

1 2 3 4 5 67 8 91011>>