Searched
full:reverse (Results
351 -
375 of
1025) sorted by null
<<11121314151617181920>>
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
StringBuilderTest.java | [all...] |
IntegerTest.java | [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | 500 pop {r2-r3} @ restore operands in reverse order 501 pop {r0-r1} @ restore operands in reverse order 543 pop {r2-r3} @ restore operands in reverse order 544 pop {r0-r1} @ restore operands in reverse order 604 mov r0, r10 @ restore in reverse order 666 mov r0, r10 @ restore in reverse order [all...] |
/dalvik/libcore/luni/src/main/java/java/lang/ |
Integer.java | 852 * the integer value for which to reverse the byte order. 867 * the integer value for which to reverse the bit order. 871 public static int reverse(int i) { method
|
Long.java | 855 * the long value for which to reverse the byte order. 871 * the long value for which to reverse the bit order. 875 public static long reverse(long v) { method in class:Long
|
Short.java | 283 * the short value for which to reverse bytes.
|
/dalvik/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 269 * reverse a descending sequence without violating stability. 285 // Find end of run, and reverse range if descending 299 * Reverse the specified range of the specified array. [all...] |
/external/dnsmasq/src/ |
network.c | 712 /* reverse order - gets it right. */ 815 /* this list is reverse ordered: 928 /* this list is reverse ordered:
|
/external/elfutils/src/ |
nm.c | 87 { "reverse-sort", 'r', NULL, 0, N_("Reverse the sense of the sort"), 0 }, 163 /* If true reverse sorting. */ [all...] |
/external/guava/javadoc/com/google/common/collect/class-use/ |
Ordering.html | 321 <TD><CODE><B>Ordering.</B><B><A HREF="../../../../../com/google/common/collect/Ordering.html#reverse()">reverse</A></B>()</CODE> 324 Returns the reverse of this ordering; the <code>Ordering</code> equivalent to
|
/external/icu4c/test/cintltst/ |
cbiditst.c | 2080 UChar reverse[10]; local [all...] |
/external/jdiff/src/jdiff/ |
DiffMyers.java | 357 producing an edit script in reverse order. */ 427 public change diff_2(final boolean reverse) { 461 if (reverse)
|
/external/webkit/WebCore/editing/ |
visible_units.cpp | [all...] |
/bionic/libc/include/arpa/ |
telnet.h | 44 #define GA 249 /* you may reverse the line */
|
/bionic/libc/kernel/tools/ |
utils.py | 224 dirs.reverse()
|
/bionic/libc/tools/ |
bionic_utils.py | 277 dirs.reverse()
|
/dalvik/libcore/json/src/main/java/org/json/ |
JSONStringer.java | 310 * quotation mark, reverse solidus, and the control characters
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/ |
PKCS10CertificationRequest.java | 111 // reverse mappings
|
/dalvik/vm/arch/sh/ |
CallSH4ABI.S | 315 ### reverse the variables on stack
|
/device/sample/frameworks/PlatformLibrary/jni/ |
PlatformLibrary.cpp | 92 * characters in reverse order. The new string is passed to another method.
|
/external/bison/lib/ |
bbitset.h | 273 /* Find reverse list of up to NUM bits set in BSET starting from and
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
trees-nary.sgml | 24 To reverse the children of a node use g_node_reverse_children().
|
/external/bluetooth/glib/tests/ |
hash-test.c | 156 * We reverse the bits to get:
|
/external/clearsilver/scripts/ |
ChangeLog.py | 187 changes.reverse()
|
/external/dropbear/debian/ |
changelog | 115 * debian/rules: new target patch: apply diffs in debian/diff/, reverse
|
Completed in 555 milliseconds
<<11121314151617181920>>