/frameworks/base/core/java/android/view/ |
ViewGroup.java | [all...] |
/external/netperf/ |
nettest_xti.c | 10 #define DIRTY 624 #ifdef DIRTY 625 fprintf(where," : dirty data"); 626 #endif /* DIRTY */ 777 #ifdef DIRTY 780 #endif /* DIRTY */ 900 #ifdef DIRTY 901 /* we want to dirty some number of consecutive integers in the buffer */ 903 /* them cleanly into the cache. The clean ones will follow any dirty */ 911 #endif /* DIRTY */ [all...] |
nettest_unix.h | 25 /* should be made dirty before calling recv? */
|
/dalvik/vm/hprof/ |
Hprof.h | 111 bool dirty; member in struct:hprof_record_t
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
browser_bridge_tests.js | 21 clientInfo: {"blacklist_version":"1.10","cl":"80750-dirty","command_line":"./out/Debug/chrome --flag-switches-begin --show-composited-layer-borders --show-fps-counter --flag-switches-end","official":"Developer Build","version":"12.0.729.0","version_mod":""},
|
/external/chromium/chrome/browser/sync/sessions/ |
status_controller_unittest.cc | 42 EXPECT_FALSE(status.TestAndClearIsDirty()); // Only dirty if value changed.
|
/external/chromium/net/data/cache_tests/list_loop2/ |
contents.txt | 131 dirty: 0
|
/external/chromium/net/disk_cache/ |
rankings.h | 159 // Returns false if this entry will not be recognized as dirty (called during
|
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
jid.h | 98 // A quick and dirty hash. Don't count on this producing a great
|
/external/elfutils/libasm/ |
asm_newscn.c | 32 dirty tricks here. */
|
/external/fsck_msdos/ |
check.c | 204 pwarn("\n***** FILE SYSTEM IS LEFT MARKED AS DIRTY *****\n");
|
/external/libvpx/examples/includes/geshi/geshi/ |
genero.php | 116 "DIRTY",
|
/external/libxml2/include/libxml/ |
hash.h | 38 * to an object pointer, or vice versa. The following macro is a dirty hack
|
/external/llvm/utils/ |
findmisopt | 5 # This is a quick and dirty hack to potentially find a misoptimization
|
/external/openssl/crypto/asn1/ |
d2i_pr.c | 137 /* Dirty trick: read in the ASN1 data into a STACK_OF(ASN1_TYPE):
|
/external/oprofile/module/x86/ |
op_fixmap.c | 62 /* dirty hack :/ */
|
/external/qemu/docs/ |
ANDROID-FRAMEBUFFER.TXT | 26 checking the dirty bits of the framebuffer physical pages, in order to
|
/external/qemu/ |
kvm-all.c | 220 * dirty pages logging control 289 * kvm_physical_sync_dirty_bitmap - Grab dirty bitmap from kernel space 290 * This function updates qemu's dirty bitmap using cpu_physical_memory_set_dirty(). 291 * This means all bits are set to dirty.
|
path.c | 178 /* Only do absolute paths: quick and dirty, but should mostly be OK.
|
vnc.h | 109 uint32_t dirty[VNC_MAX_HEIGHT][VNC_DIRTY_WORDS]; member in struct:VncSurface
|
/external/quake/quake/src/WinQuake/ |
quake-rogue.spec.sh | 70 dirty' devastation. CTF is one of the most exciting team multi-player
|
/external/skia/src/animator/ |
SkAnimateBase.cpp | 77 void SkAnimateBase::dirty() { function in class:SkAnimateBase
|
SkDisplayTypes.cpp | 25 void SkDisplayDepend::dirty() { function in class:SkDisplayDepend
|
SkDrawBitmap.cpp | 157 void SkImage::dirty() { function in class:SkImage
|
/external/skia/src/core/ |
SkFloatBits.cpp | 25 // the ARM compiler generates an extra BIC, so I use the dirty version instead
|