HomeSort by relevance Sort by last modified time
    Searched full:quick (Results 226 - 250 of 661) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/PinyinIME/jni/include/
dicttrie.h 65 // An quick index from spelling id to the LmaNodeLE0 node buffer, or
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
NativeAllocationInfo.java 169 // quick compare of size, alloc, and stackcall size
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringAction.java 40 * Quick Reference Link:
  /sdk/screenshot/src/com/android/screenshot/
Screenshot.java 64 // quick check on the next argument.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
AddOnTarget.java 294 // quick check.
PlatformTarget.java 239 // quick check.
  /dalvik/vm/
InlineNative.c 206 /* quick test for comparison with itself */
294 /* quick test for comparison with itself */
323 /* quick length check */
  /external/icu4c/tools/ctestfw/
ctest.c 89 int QUICK = 1; /* Skip some of the slower tests? */
647 QUICK = -1;
651 QUICK = 0;
  /packages/apps/Email/tests/src/com/android/email/mail/
AddressUnitTests.java 166 * Simple quick checks of empty-input edge conditions for parse()
511 * Simple quick checks of empty-input edge conditions for pack()
529 * Simple quick checks of empty-input edge conditions for unpack()
  /packages/inputmethods/LatinIME/java/res/values/
strings.xml 73 <!-- Option to enable quick fixes -->
74 <string name="quick_fixes">Quick fixes</string>
75 <!-- Description for quick fixes -->
  /external/v8/test/mjsunit/third_party/
regexp-pcre.js 101 res[22] = /the quick brown fox/i;
107 res[28] = /the quick brown fox/i;
108 res[29] = /the quick brown fox/i;
879 res[800] = /the quick brown fox/;
880 res[801] = /The quick brown fox/i;
    [all...]
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c     [all...]
  /external/webkit/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp 800 QString content("<html><body<p id=one>The quick brown fox</p><p id=two>jumps over the lazy dog</p><p>May the source<br/>be with you!</p></body></html>");
809 QCOMPARE(page->selectedText().trimmed(), QString::fromLatin1("The quick brown fox"));
    [all...]
  /external/icu4c/common/unicode/
normlzr.h 255 * Performing quick check on a string, to quickly determine if the string is
278 * Performing quick check on a string; same as the other version of quickCheck
398 * are quick-checked for FCD.
  /frameworks/base/docs/html/guide/developing/testing/
testing_otheride.jd 26 <a href="#RunTestsAnt">Quick build and run with Ant</a>
83 href="#RunTestsAnt">Quick build and run with Ant</a>.
304 <h3 id="RunTestsAnt">Quick build and run with Ant</h3>
  /bionic/libc/kernel/tools/
kernel.py 108 # since tokenizing the file is very slow, we first try a quick grep
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMNamedNodeMap.java 30 * DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's
  /development/build/tools/
make_windows_sdk.sh 2 # Quick semi-auto file to build Windows SDK tools.
  /development/pdk/docs/source/
using-eclipse.jd 190 <pre>Ctrl-Shift-o = Organize imports <br>Ctrl-Shift-t = load class by name <br>Ctrl-Shift-r = load non-class resource by name <br>Ctrl-1 = quick fix <br>Ctrl-e = Recently viewed files <br>Ctrl-space = auto complete <br>Shift-Alt-r = refactor:rename <br>Shift-Alt-v = refactor:move <br></pre>
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 124 // in quick succession, we should consider bailing out early.
  /development/simulator/wrapsim/
FakeDev.c 251 /* quick range test */
  /external/apache-http/src/org/apache/commons/logging/
package.html 47 <h3>Quick Start Guide</h3>
  /external/bluetooth/glib/docs/reference/glib/tmpl/
bookmarkfile.sgml 20 Bookmark Specification, here is a quick summary: bookmark files use a sub-class
  /external/dropbear/
dss.c 329 sha512_process(&hs, "the quick brown fox jumped over the lazy dog", 44);
  /external/icu4c/common/
udataswp.h 40 * Quick implementation outline:

Completed in 299 milliseconds

1 2 3 4 5 6 7 8 91011>>