HomeSort by relevance Sort by last modified time
    Searched full:reverse (Results 176 - 200 of 2571) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/oprofile/doc/
opreport.1.in 88 .BI "--reverse-sort / -r"
89 Reverse the sort from the default.
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
generatePatchCommand.pl 74 $title = "generatePatchCommand: \"should reverse\".";
79 ok($patchCommand eq "patch -p0 --reverse", $title);
  /libcore/luni/src/main/java/java/security/cert/
PKIXCertPathChecker.java 37 * A {@code PKIXCertPathChecker} implementation <u>must</u> support reverse
70 * reverse direction (from trusted CA to target).
  /system/bluetooth/data/
main.conf 51 # Do reverse service discovery for previously unknown devices that connect to
53 # doesn't like us doing reverse SDP for some test cases (though there could in
main.le.conf 51 # Do reverse service discovery for previously unknown devices that connect to
53 # doesn't like us doing reverse SDP for some test cases (though there could in
main.nonsmartphone.conf 51 # Do reverse service discovery for previously unknown devices that connect to
53 # doesn't like us doing reverse SDP for some test cases (though there could in
main.nonsmartphone.le.conf 51 # Do reverse service discovery for previously unknown devices that connect to
53 # doesn't like us doing reverse SDP for some test cases (though there could in
  /dalvik/vm/analysis/
VfyBasicBlock.h 32 * This is used for liveness analysis, which is a reverse-flow algorithm,
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
compat.py 45 l.reverse()
  /external/chromium/chrome/browser/
browser_url_handler.h 48 // The list of known URLHandlers, optionally with reverse-rewriters.
  /external/chromium/chrome/browser/content_settings/
content_settings_details.h 45 // be false as well (although the reverse does not hold true).
  /external/chromium/chrome/browser/ui/cocoa/
base_view_unittest.mm 30 // coordinate system. Repeat the process in reverse and make sure we come out
  /external/compiler-rt/lib/arm/
bswapdi2.S 15 // Reverse all the bytes in a 64-bit integer.
  /external/dropbear/libtommath/
bn_mp_toradix.c 59 /* reverse the digits of the string. In this case _s points
  /external/elfutils/libasm/
symbolhash.c 40 #define REVERSE 1
  /external/guava/guava/src/com/google/common/collect/
NaturalOrdering.java 44 @Override public <S extends Comparable> Ordering<S> reverse() { method in class:NaturalOrdering
  /external/icu4c/layout/
StateTableProcessor.cpp 47 // XXX: reverse?
  /external/icu4c/test/intltest/
ustrtest.h 63 * Test method reverse
  /external/kernel-headers/original/asm-mips/
smp.h 32 /* The reverse map from sequential logical cpu number to cpu id. */
  /external/linux-tools-perf/scripts/python/
syscall-counts.py 58 reverse = True):
  /external/proguard/docs/
index.html 58 names. The resulting jars are smaller and harder to reverse-engineer.
  /external/robolectric/
update-downloads.rb 15 Dir.glob('pages/downloads/*.jar').sort.reverse.each do |f|
  /external/v8/test/mjsunit/regress/
regress-685.js 40 a.reverse();
  /external/webkit/LayoutTests/fast/xpath/
reverse-axes.html 10 Wrong proximity positions for XPath reverse axes.</p>
  /frameworks/base/core/java/android/database/
DataSetObservable.java 35 // to avoid such problems, just march thru the list in the reverse order.

Completed in 326 milliseconds

1 2 3 4 5 6 78 91011>>