/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardView.java | 114 /** The dirty region in the keyboard bitmap */ 118 /** The dirty region for single key drawing */ [all...] |
/external/valgrind/main/memcheck/ |
mc_translate.c | [all...] |
mc_machine.c | 543 due to dirty helpers for frstor etc, which reference the entire 563 This is needed because the general handling of dirty helper 646 due to dirty helpers for frstor etc, which reference the entire [all...] |
/external/v8/src/ |
mark-compact.cc | 368 // page dirty marks. Therefore, we only replace the string with its left 369 // substring when page dirty marks do not change. [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbvideo.c | 1120 bucket->dirty = 0; 1130 surfaces.dirty = 0; [all...] |
/external/valgrind/main/coregrind/ |
m_translate.c | 558 /* PutI or Dirty call which overlaps SP: complain. We can't 571 d = st->Ist.Dirty.details; 591 VG_(core_panic)("vg_SP_update_pass: PutI or Dirty which overlaps SP"); [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderInline.cpp | 72 // properly dirty line boxes that they are removed from. Effects that do :before/:after only on hover could crash otherwise. [all...] |
RenderLayer.cpp | [all...] |
RenderObject.h | 666 // Applied as a "slop" to dirty rect checks during the outline painting phase's dirty-rect checks. [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsProvider2.java | 495 /** Sql for updating DIRTY flag on multiple raw contacts */ 498 " SET " + RawContacts.DIRTY + "=1" + 560 RawContacts.DIRTY, 614 .add(RawContacts.DIRTY) [all...] |
/dalvik/vm/compiler/codegen/arm/ |
ArmLIR.h | 108 bool dirty; // If live, is it dirty? member in struct:RegisterInfo [all...] |
/external/bison/src/ |
vcg.h | 695 /* Dirty edge labels yes enforces a fast layout of edge labels, which 697 Dirty edge labels cannot be used if splines are used. [all...] |
/external/valgrind/main/lackey/ |
lk_main.c | 768 IRDirty* d = st->Ist.Dirty.details; 770 // This dirty helper accesses memory. Collect the details. [all...] |
/external/valgrind/tsan/ |
ts_valgrind.cc | [all...] |
/packages/apps/Exchange/tests/src/com/android/exchange/utility/ |
CalendarUtilitiesTests.java | 517 // Mark the Exception as dirty 518 entityValues.put(Events.DIRTY, 1); [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
BaseContactsProvider2Test.java | 772 Cursor c = mResolver.query(uri, new String[]{"dirty"}, null, null, null); 790 values.put("dirty", 0); [all...] |
/system/core/libpixelflinger/ |
trap.cpp | 121 if (ggl_likely(!c->dirty)) { 127 c->dirty |= uint32_t(flags); [all...] |
/dalvik/vm/ |
AllocTracker.cpp | 316 * use the VM hash table implementation, or we can do a quick & dirty job
|
/dalvik/vm/alloc/ |
Heap.cpp | 547 * strings, all gray objects should now be on dirty cards.
|
/dalvik/vm/mterp/x86/ |
footer.S | 167 # quick & dirty hash
|
/external/chromium/chrome/browser/resources/options/ |
language_options.js | 132 // dirty, but we rely on a space character for all other checkboxes.
|
/external/chromium/chrome/browser/sync/glue/ |
bookmark_model_associator.cc | 438 // If there are no dirty associations we have nothing to do. We handle this
|
/external/chromium/chrome/browser/ui/views/ |
first_run_bubble.cc | 167 // The multiline business that follows is dirty hacks to get around
|
/external/dropbear/libtomcrypt/ |
Makefile.in | 302 echo Scanning for scratch/dirty files
|
/external/e2fsprogs/e2fsck/ |
recovery.c | 543 BUFFER_TRACE(nbh, "marking dirty");
|