HomeSort by relevance Sort by last modified time
    Searched full:ascending (Results 401 - 425 of 954) sorted by null

<<11121314151617181920>>

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 294 "ascending", Constants.SORTORDER_ASCENDING,
296 orderAttr.setDefault("ascending");
    [all...]
  /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/libcups/cups/
ppd-mark.c 562 * Options are returned from all groups in ascending alphanumeric order.
580 * Options are returned from all groups in ascending alphanumeric order.
  /external/llvm/include/llvm/MC/
MCRegisterInfo.h 547 // in ascending numerical order.
573 /// lane masks for Reg. The register units are in ascending numerical order.
  /external/piex/src/image_type_recognition/
image_type_recognition_lite.cc 770 // Sort the checkers by the ascending RequestedSize() to get better
798 // The checkers_ is ascending sorted. The last element is the maximum.
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInstrDesc.h 517 /// even / odd pair, ARM::STM registers have to be in ascending order.
527 /// even / odd pair, ARM::LDM registers have to be in ascending order.
  /external/v8/src/snapshot/
serializer.cc 637 // target_address_address may not return addresses in ascending order when
770 // locations in a non-ascending order. Luckily that doesn't happen.
  /frameworks/base/cmds/content/src/com/android/commands/content/
Content.java 66 * \"new_setting\" and sort the result by name in ascending order.\n"
113 + "equal to \"new_setting\" and sort the result by name in ascending order.\n"
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
CameraTestUtils.java     [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
Parallax.java 59 * <li>Values must be in ascending order.</li>
485 * must be in ascending order. UNKNOW_BEFORE and UNKNOWN_AFTER are not allowed to be next to
  /libcore/ojluni/src/main/java/java/util/
TreeSet.java 176 * Returns an iterator over the elements in this set in ascending order.
178 * @return an iterator over the elements in this set in ascending order
  /libcore/ojluni/src/main/java/sun/util/logging/
PlatformLogger.java 105 // Declare in ascending order of the given value for binary search.
124 // ascending order for binary search matching the list of enum constants
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCRegisterInfo.h 563 // in ascending numerical order.
590 /// associated lane masks for Reg. The register units are in ascending
  /system/update_engine/
test_http_server.cc 219 // Writes a predetermined payload of lines of ascending bytes to a file. The
231 // Populate line of ascending characters.
  /toolchain/binutils/binutils-2.25/include/coff/
sym.h 36 * in ascending order.
98 * They are sorted in ascending memory order and are kept in
  /libcore/ojluni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java 82 * <p>Ascending key ordered views and their iterators are faster than
    [all...]

Completed in 668 milliseconds

<<11121314151617181920>>