HomeSort by relevance Sort by last modified time
    Searched full:dirty (Results 401 - 425 of 660) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/sync/syncable/
syncable.cc 590 // Deep copy dirty entries from kernel_->metahandles_index into snapshot and
591 // clear dirty flags.
737 // Because we optimistically cleared the dirty bit on the real entries when
740 // that would cause the dirty bit to get set again. Setting the bit ensures
    [all...]
  /external/chromium/webkit/glue/
webcursor_mac.mm 313 // Also handles the [NSCursor disappearingItemCursor] case. Quick-and-dirty
  /external/elfutils/config/
elfutils.spec.in 248 - update to 0.74 (fix for writing with some non-dirty sections)
  /external/elfutils/
elfutils.spec 248 - update to 0.74 (fix for writing with some non-dirty sections)
  /external/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 328 'DefineWindows','DeleteMark','Desktop','Dirty','DisabledBackColor','DisabledByEOF',
  /external/qemu/hw/
qdev.c 137 * TODO Properties without a parser are just for dirty hacks.
  /external/v8/src/x64/
macro-assembler-x64.h 139 // For page containing |object| mark region covering |addr| dirty.
156 // dirty. |object| is the object being stored into, |value| is the
168 // dirty. |object| is the object being stored into, |value| is the
176 // For page containing |object| mark region covering [object+offset] dirty.
    [all...]
  /external/valgrind/main/VEX/priv/
guest_x86_defs.h 138 /* --- DIRTY HELPERS --- */
  /external/valgrind/main/drd/
drd_load_store.c 520 IRDirty* d = st->Ist.Dirty.details;
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
runtests.pl 9 # this is just a quick-n-dirty script. for full reporting, you need to run
  /external/webkit/Source/WebCore/bindings/v8/
V8GCController.cpp 362 // Keep alive "dirty" primitive values (i.e. the ones that
  /external/webkit/Source/WebCore/html/
HTMLCanvasElement.cpp 277 // Clear the dirty rect
  /external/webkit/Source/WebCore/page/
FrameView.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext.h 548 void markDirtyRect(const IntRect&); // Hints that a portion of the backing store is dirty.
  /external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.cpp 221 // find which tiles fall within the invalRect and mark them as dirty
TransferQueue.cpp 440 XLOG("ERROR update a tile which is dirty already @ index %d", index);
  /external/webkit/Source/WebCore/storage/
SQLTransaction.cpp 376 // Also dirty the size of this database file for calculating quota usage
  /external/webkit/Source/WebKit/efl/ewk/
ewk_frame.cpp     [all...]
  /frameworks/base/services/surfaceflinger/
SurfaceFlinger.h 308 void composeSurfaces(const Region& dirty);
  /libcore/luni/src/main/java/java/util/prefs/
XMLParser.java 395 // TODO dirty implementation of a method from javax.xml.xpath
  /packages/apps/Contacts/tests/src/com/android/contacts/
ContactLoaderTest.java 304 RawContacts.DIRTY, RawContacts.VERSION, RawContacts.SOURCE_ID,
  /packages/apps/Email/src/com/android/email/activity/
MessageCompose.java     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 176 values.put(Groups.DIRTY, 0);
  /external/kernel-headers/original/linux/
mm.h 377 * Instead of keeping dirty/clean pages in per address-space lists, we instead
378 * now tag pages as dirty/under writeback in the radix tree.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 144 /// that is safe to hoist, this instruction is called to do the dirty work.
556 /// that is safe to hoist, this instruction is called to do the dirty work.

Completed in 1053 milliseconds

<<11121314151617181920>>