Searched
full:ascending (Results
376 -
400 of
954) sorted by null
<<11121314151617181920>>
/external/smali/util/src/main/java/org/jf/util/ |
SparseArray.java | 363 * @return a read-only list of the values in this SparseArray which are in ascending order, based on their
|
/external/valgrind/docs/internals/ |
segments-seginfos.txt | 113 overlap, or appear in non-ascending order, etc. The results might depend on
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
forward_error_correction.h | 169 * ascending sequence number and have duplicates removed. The function
|
/frameworks/base/core/java/android/view/inputmethod/ |
SparseRectFArray.java | 37 * The keys, in ascending order, of those {@link RectF} that are not null. For example,
|
/frameworks/base/core/tests/coretests/src/android/view/inputmethod/ |
SparseRectFArrayTest.java | 230 // Key should be appended in ascending order.
|
/frameworks/support/app-toolkit/common/src/main/java/android/arch/core/internal/ |
SafeIterableMap.java | 133 * @return an ascending iterator, which doesn't include new elements added during an
|
/frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/ |
TestUtilsMatchers.java | 290 * Returns a matcher that matches lists of float values that are in ascending order.
|
/libcore/ojluni/src/main/java/java/security/cert/ |
PKIXRevocationChecker.java | 251 * The list is ordered in ascending order according to the certificate
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
MessageMove.java | 144 LogUtils.w(LOG_TAG, "Moves were not in ascending id order");
|
/prebuilts/go/darwin-x86/src/compress/bzip2/ |
huffman.go | 91 // First we sort the code length assignments by ascending code length,
|
/prebuilts/go/darwin-x86/src/go/types/ |
methodset.go | 16 // a method is a MethodVal selection, and they are ordered by ascending m.Obj().Id().
|
/prebuilts/go/darwin-x86/src/net/ |
dnsclient.go | 202 // byPriorityWeight sorts SRV records by ascending priority and weight.
|
/prebuilts/go/linux-x86/src/compress/bzip2/ |
huffman.go | 91 // First we sort the code length assignments by ascending code length,
|
/prebuilts/go/linux-x86/src/go/types/ |
methodset.go | 16 // a method is a MethodVal selection, and they are ordered by ascending m.Obj().Id().
|
/prebuilts/go/linux-x86/src/net/ |
dnsclient.go | 202 // byPriorityWeight sorts SRV records by ascending priority and weight.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintColumn.java | 118 * @return true if the sort should be in ascending order. If false, sort in descending order.
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf-nacl.c | 232 proper order for the ELF rule that they must appear in ascending address
|
/toolchain/binutils/binutils-2.25/gold/ |
common.cc | 159 else if (strcmp(order, "ascending") == 0)
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
CameraTestUtils.java | [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
FrameworkMpService.h | 345 one, in ascending order of processor handle
354 ascending order of processor handle number. The
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsBlockIoPei/ |
UfsBlockIoPei.h | 326 by a given device type, they should be reported in ascending order; this
448 by a given device type, they should be reported in ascending order; this
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/ |
CpuMp.h | 238 Procedure one by one, in ascending order of processor handle number. Otherwise,
298 one, in ascending order of processor handle
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/ |
CpuMpPei.c | 51 assigned in the ascending order of APIC ID which eases MP debugging.
648 // Sort BSP/Aps by CPU APIC ID in ascending order
|
PeiMpServices.c | 365 Procedure one by one, in ascending order of processor handle number. Otherwise,
392 specified by Procedure one by one, in ascending order
[all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/ |
DescriptiveStatistics.java | 354 * sorted in ascending order. The returned array is a fresh 358 * numbers sorted in ascending order
|
Completed in 876 milliseconds
<<11121314151617181920>>