HomeSort by relevance Sort by last modified time
    Searched full:reverse (Results 301 - 325 of 1025) sorted by null

<<11121314151617181920>>

  /external/webkit/WebKit/chromium/public/
WebView.h 127 // Focus the first (last if reverse is true) focusable node.
128 virtual void setInitialFocus(bool reverse) = 0;
  /frameworks/base/core/java/com/android/internal/widget/
ContactHeaderWidget.java 451 * @param emailAddress The email address used to do a reverse lookup in
467 * @param number The phone number used to do a reverse lookup in
  /frameworks/base/media/libstagefright/codecs/aacdec/
fwd_long_complex_rot.cpp 80 for the case of long windows. It also performs digit reverse ordering of
89 exp(-j(2pi/N)(k+1/8)), digit reverse ordering and normalization
fwd_short_complex_rot.cpp 78 for the case of short windows. It performs digit reverse ordering as well
85 exp(-j(2pi/N)(k+1/8)), digit reverse ordering and word normalization
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
Axis.java 163 * A table to identify whether an axis is a reverse axis;
  /development/tools/mkstubs/src/com/android/mkstubs/sourcer/
SignatureSourcer.java 37 * Note: When processing a method's signature, the signature order is the reverse of the source
  /external/e2fsprogs/lib/ext2fs/
rw_bitmaps.c 36 * To cope with this, we byte-reverse each word of a bitmap if
  /external/emma/tools/java/com/vladium/tools/
ClassDep.java 79 for (int d = deps.length - 1; d >= 0; -- d) // reverse topological order
  /external/grub/docs/
kernel.c 203 /* Reverse BUF. */
kernel.c.texi 203 /* @r{Reverse BUF.} */
  /external/icu4c/common/unicode/
rbbi.h 683 * if goind in reverse, startPos is the normal Unicode break result
686 * @param reverse The call is for the reverse direction
689 int32_t checkDictionary(int32_t startPos, int32_t endPos, UBool reverse);
  /external/icu4c/data/brkitr/
word.txt 134 !!reverse;
word_POSIX.txt 134 !!reverse;
word_ja.txt 137 !!reverse;
  /external/icu4c/data/mappings/
macos-0_2-10.2.ucm 21 # |3 for the best reverse fallback Unicode scaler value
macos-35-10.2.ucm 21 # |3 for the best reverse fallback Unicode scaler value
macos-6_2-10.4.ucm 21 # |3 for the best reverse fallback Unicode scaler value
  /external/icu4c/test/intltest/
mnkytst.cpp 55 msg += (UnicodeString) " (result " + result + ", reverse Result " + revResult + ")";
  /external/icu4c/tools/toolutil/
ucm.h 47 * f flag for roundtrip (0), fallback (1), sub mapping (2), reverse fallback (3)
  /external/iproute2/include/linux/
pkt_cls.h 23 bit 2,3,4,5: Reclassify counter - sort of reverse TTL - if exceeded
  /external/kernel-headers/original/linux/
pkt_cls.h 23 bit 2,3,4,5: Reclassify counter - sort of reverse TTL - if exceeded
  /external/openssl/crypto/asn1/
tasn_fre.c 160 * free up in reverse order.
x_x509a.c 177 ASN1_EXP_OPT(X509_CERT_PAIR, reverse, X509, 1)
  /external/ppp/pppd/include/net/
ppp-comp.h 224 /* The reverse of the above */
  /external/proguard/docs/manual/
introduction.html 18 code base smaller, more efficient, and harder to reverse-engineer. The final

Completed in 191 milliseconds

<<11121314151617181920>>