/packages/apps/Camera/jni/ |
mosaic_renderer_jni.cpp | 125 // State of the viewfinder. Set to false when the viewfinder hits the UI edge.
|
/packages/apps/Camera2/jni/ |
mosaic_renderer_jni.cpp | 125 // State of the viewfinder. Set to false when the viewfinder hits the UI edge.
|
/packages/apps/LegacyCamera/jni/ |
mosaic_renderer_jni.cpp | 125 // State of the viewfinder. Set to false when the viewfinder hits the UI edge.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardState.java | 619 // after the user hits an emoji letter followed by an enter or a space.
|
/external/oprofile/events/ppc64/power7/ |
events | 144 event:0X0102 counters:2 um:zero minimum:1000 name:PM_LSU_DERAT_MISS_GRP16 : (Group 16 pm_misc_miss1) Total D-ERAT Misses. Requests that miss the Derat are rejected and retried until the request hits in the Erat. This may result in multiple erat misses for the same instruction. Combined Unit 0 + 1. 152 event:0X0112 counters:2 um:zero minimum:1000 name:PM_LSU_DERAT_MISS_GRP17 : (Group 17 pm_misc_miss2) Total D-ERAT Misses. Requests that miss the Derat are rejected and retried until the request hits in the Erat. This may result in multiple erat misses for the same instruction. Combined Unit 0 + 1. 160 event:0X0122 counters:2 um:zero minimum:1000 name:PM_LSU_DERAT_MISS_GRP18 : (Group 18 pm_misc_miss3) Total D-ERAT Misses. Requests that miss the Derat are rejected and retried until the request hits in the Erat. This may result in multiple erat misses for the same instruction. Combined Unit 0 + 1. [all...] |
/external/oprofile/events/ppc64/power5/ |
events | [all...] |
/external/oprofile/events/ppc64/power5+/ |
events | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_descr.py | 565 hits = {} 569 get, set = hits.get(key, (None, None)) 571 hits[key] = get, set 574 get, set = hits.get(key, (None, None)) 576 hits[key] = get, set 577 for key, (get, set) in hits.iteritems(): [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_descr.py | 565 hits = {} 569 get, set = hits.get(key, (None, None)) 571 hits[key] = get, set 574 get, set = hits.get(key, (None, None)) 576 hits[key] = get, set 577 for key, (get, set) in hits.iteritems(): [all...] |
/external/chromium_org/third_party/sqlite/ |
fts2.patch | [all...] |
/external/chromium_org/third_party/sqlite/src/ext/fts3/ |
fts3_snippet.c | [all...] |
/external/chromium_org/webkit/browser/appcache/ |
appcache_storage_impl_unittest.cc | [all...] |
/external/clang/include/clang/Lex/ |
Preprocessor.h | [all...] |
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
Antlr.Runtime.Tools.pas | 789 // at the index. If the index hits a hole, then we're done.
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
debug.py | 522 the parser whenever it hits this line/pos. [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
NFAFactory.java | 313 * hits the end of a rule.
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
tab_view.mm | 86 // Called to obtain the context menu for when the user hits the right mouse [all...] |
/external/chromium/chrome/browser/ui/find_bar/ |
find_bar_host_browsertest.cc | 480 // hits in the BitStack size comparison in WebKit. [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
browser_window_controller_unittest.mm | 337 // the workarea. The window should grow down until it hits the bottom and [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
htmlediting.cpp | 204 // When a user hits ENTER, he/she won't expect this element to be split into two. [all...] |
/external/chromium_org/third_party/libjingle/source/talk/base/ |
stream.h | 233 // ReadLine is a helper function which repeatedly calls Read until it hits
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-ia64.pl | 82 # cache hits for the most part):
|
/external/chromium_org/third_party/openssl/openssl/crypto/threads/ |
mttest.c | 163 fprintf(fp,"%4d session cache hits\n",SSL_CTX_sess_hits(ctx));
|
/external/chromium_org/third_party/re2/util/ |
pcre.h | 527 // If PCRE hits a limit during a match, it may return a false negative,
|
/external/chromium_org/third_party/sqlite/src/test/ |
malloc.test | 469 # hits this malloc() on little-endian hosts.
|