/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
SkbContainer.java | 79 * The gesture detector.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
LintFix.java | 44 import com.android.tools.lint.detector.api.Issue;
|
LintListDialog.java | 28 import com.android.tools.lint.detector.api.Issue;
|
/external/icu4c/test/cintltst/ |
ucsdetst.c | 283 static const char ss[] = "<a> <lot> <of> <English> <inside> <the> <markup> Un tr\\u00E8s petit peu de Fran\\u00E7ais. <to> <confuse> <the> <detector>"; 399 log_err("Couldn't open detector. %s\n", u_errorName(status));
|
/external/valgrind/main/memcheck/docs/ |
mc-manual.xml | 6 <chapter id="mc-manual" xreflabel="Memcheck: a memory error detector"> 7 <title>Memcheck: a memory error detector</title> 17 <para>Memcheck is a memory error detector. It can detect the following 632 <para>When disabled, the memory leak detector will not show "possibly lost" blocks. 666 <para>When disabled, the memory leak detector only shows "definitely 667 lost" and "possibly lost" blocks. When enabled, the leak detector also [all...] |
/external/valgrind/main/docs/html/ |
mc-manual.html | 4 <title>4.?Memcheck: a memory error detector</title> 20 <div class="chapter" title="4.?Memcheck: a memory error detector"> 22 <a name="mc-manual"></a>4.?Memcheck: a memory error detector</h2></div></div></div> 67 <p>Memcheck is a memory error detector. It can detect the following 539 <dd><p>When disabled, the memory leak detector will not show "possibly lost" blocks. 567 <dd><p>When disabled, the memory leak detector only shows "definitel [all...] |
drd-manual.html | 4 <title>8.?DRD: a thread error detector</title> 9 <link rel="prev" href="hg-manual.html" title="7.?Helgrind: a thread error detector"> 20 <div class="chapter" title="8.?DRD: a thread error detector"> 22 <a name="drd-manual"></a>8.?DRD: a thread error detector</h2></div></div></div> [all...] |
faq.html | 90 <dd>5.2. <a href="faq.html#faq.deflost">With Memcheck's memory leak detector, what's the 594 write my suppression for me?</a><br>5.2. <a href="faq.html#faq.deflost">With Memcheck's memory leak detector, what's the 628 <td align="left" valign="top"><b>With Memcheck's memory leak detector, what's the [all...] |
manual-core-adv.html | 10 <link rel="next" href="mc-manual.html" title="4.?Memcheck: a memory error detector"> [all...] |
/frameworks/base/core/java/android/webkit/ |
WebView.java | 6321 final ScaleGestureDetector detector = local 6630 final ScaleGestureDetector detector = local [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/ |
plugin.xml | [all...] |
/external/opencv/cv/include/ |
cv.h | [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
Parser.java | 274 "http://www.ccil.org/~cowan/tagsoup/properties/auto-detector"; 398 throw new SAXNotSupportedException("Your auto-detector is not an AutoDetector"); [all...] |
/external/chromium/chrome/browser/ui/views/frame/ |
browser_view.h | 499 // Initialize the hung plugin detector.
|
/external/icu4c/i18n/ |
uspoof_conf.cpp | 42 // structures used by the confusable detector.
|
/external/oprofile/events/i386/nehalem/ |
events | 73 event:0xA8 counters:0,1,2,3 um:one minimum:6000 name:LSD : Counts the number of micro-ops delivered by loop stream detector
|
/external/valgrind/main/drd/ |
drd_bitmap.h | 3 This file is part of drd, a thread error detector.
|
/external/valgrind/tsan/ |
thread_sanitizer_test.cc | 27 // This file is part of ThreadSanitizer, a dynamic data race detector.
|
ts_util.cc | 27 // This file is part of ThreadSanitizer, a dynamic data race detector.
|
/frameworks/base/core/java/android/view/ |
GestureDetector.java | 125 * will only be called after the detector is confident that the user's
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
dec_amr.cpp | 1067 * characteristic detector (SCD) * [all...] |
dec_amr.h | 140 /* Variables for the source characteristic detector (SCD) */
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
LatinKeyboardView.java | 511 // Gesture detector must be enabled only when mini-keyboard is not on the screen.
|
PointerTracker.java | 679 throw new NullPointerException("keyboard and/or key detector not set");
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
TextCandidatesViewManager.java | 123 /** Gesture detector */ [all...] |