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

<<11121314151617181920>>

  /external/skia/src/core/
SkLineClipper.cpp 148 // return value between the two limits, where the limits are either ascending
  /external/skia/src/effects/gradients/
SkTwoPointConicalGradient.cpp 33 // ascending order
  /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/v7/appcompat/tests/src/android/support/v7/testutils/
TestUtilsMatchers.java 279 * Returns a matcher that matches lists of float values that are in ascending order.
  /libcore/ojluni/src/main/java/java/security/cert/
PKIXRevocationChecker.java 245 * 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/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/go/types/
methodset.go 16 // a method is a MethodVal selection, and they are ordered by ascending m.Obj().Id().
  /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/src/android/hardware/camera2/cts/
CameraTestUtils.java     [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
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 294 "ascending", Constants.SORTORDER_ASCENDING,
296 orderAttr.setDefault("ascending");
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/dynamodb2/
test_highlevel.py 564 # Test the default order (ascending).
581 # Test the explicit ascending order.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/
maudit-frames.xsl 302 <xsl:sort select="@package" order="ascending"/>
364 <xsl:sort select="@package" order="ascending"/>
  /external/elfutils/libdw/
dwarf_getsrclines.c 776 ascending addresses. So fill from the back to probably start with
786 /* Sort by ascending address. */
  /external/guava/guava/src/com/google/common/collect/
Collections2.java 333 * the first permutation will be in ascending order, and the last will be in
388 * the first permutation will be in ascending order, and the last will be in
  /external/libavc/decoder/
ih264d_process_pslice.c     [all...]
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 533 // in ascending numerical order.
559 /// lane masks for Reg. The register units are in ascending numerical order.
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 216 // sorts them in ascending order of R.Offset.
362 // Search the list in the ascending order of Offset.

Completed in 1447 milliseconds

<<11121314151617181920>>